/* @override http://localhost:8888/cmn/css/base.css */

/* @override http://localhost:8888/cmn/css/base.css */

/* @override http://localhost:8888/cmn/css/base.css */

/* @override http://localhost/leadnavi/cmn/css/base.css */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, a, blockquote, fieldset, input, img, tr, td, table {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	list-style: none;
}

a {
	text-decoration: none;
	color: #6E9F08;
}

a:visited {
	color: #6E9F08;
}

a:hover {
	color: white;
	background-color: #379900;
}

a img {
	border: none;
	background-color: none;
	display: block;
}

.dischange{
    display:inline;
}

#header_title a:hover {
	background: #fff;
}

li {
	padding-top: 10px;
}

input {
	margin-right: 10px;
}

.title img {
	float: left;
}

.orangered {
	color: orangered;
}

.f40 {
	font-size: 40px;
	color: #cc0000;
	font-weight: bold;
}

.f30 {
	font-size: 30px;
	color: #7f7f7f;
}

.f15 {
	font-size: 15px;
	color: #333333;
	margin-top: 0px;
	font-weight: bold;
}

*+html .f15 {
	font-size: 15px;
	color: #333333;
	margin-top: 5px;
}

table {
	border-collapse: collapse;
	font-size: 15px;
	margin: 10px auto;
	width: 650px;
}

* html table {
	margin-left: 10px;
}

#clientlist {
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 15px;
}

table.about {
	width: 930px;
	margin-left: 5px;
}

* html table.about {
	margin-left: 0px;
}

tr {
	background-color: #fff;
}

tr.g {
	background-color: #f2f2f2;
}

td, th {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	text-align: left;
}

td {
	line-height: normal;
}

td .ct {
	font-size: 10px;
	line-height: 16px;
}

table.confirm td {
	width: 430px;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #fff;
	color: #454545;
	font-size: 12px;
	line-height: 16px;
}

/* 上書き指定 */

* html body {
	text-align: center;
}

#wrapper {
	width: 950px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

/* 上書き指定 */

* html #wrapper {
	text-align: left;
}

#header_main {
	padding: 5px;
	height: 110px;
	background: url(../../img/head_back.jpg);
	overflow: hidden;
}

* html #header_main {
	height: 120px;
}

#header_main h1 {
	font-size: 12px;
	float: right;
	text-align: right;
	padding-right: 10px;
	width: 550px;
}

#header_main h2 {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	font-size: 20px;
	color: #0C273D;
}

#header_main img {
	margin: 15px;
	margin-top: 13px;
	float: left;
}

/* @group header */

#banner01 div.center p {
	font-size: 20px;
}

#header {
	padding: 5px;
	height: 110px;
	background: url(../../img/head_back.jpg);
	overflow: hidden;
}

* html #header {
	height: 120px;
}

#header p {
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	width: 930px;
	font-weight: bold;
	margin-bottom: 10px;
}

#header_title {
	margin-left: 12px;
	line-height: 25px;
}

*+html #header_title {
	margin-top: 5px;
	margin-left: 12px;
	line-height: 25px;
}

#header h2 {
	float: right;
	width: 380px;
	text-align: center;
	margin-top: 8px;
	line-height: 24px;
	color: #0C273D;
}

#header img {
	margin: 9px;
	float: right;
}

#header_title h2 {
	width: 280px;
	text-align: center;
	margin-top: 0;
}

/* @end */

/* @group contents */

#contents {
	width: 944px;
	margin-left: auto;
	margin-right: auto;
}

#contents_main {
	clear: both;
	overflow: hidden;
}

/* @group navi */

#breadcrumbs {
	background-color: #54D0ED;
	float: left;
	margin-bottom: 7px;
}

/* 上書き指定 */

* html #breadcrumbs {
	margin-top: 3px;
}

#breadcrumbs ul {
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
}

#breadcrumbs li {
	color: white;
	float: left;
	padding: 0;
}

#breadcrumbs li a {
	color: white;
	float: left;
	background: url(../../img/link_02.png) no-repeat right center;
	padding-left: 5px;
	padding-right: 15px;
}

#breadcrumbs li#now {
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: underline;
}

/* @end */

/* @group left */

#left_contents {
	float: left;
	width: 685px;
}

#left_contents .title {
	padding-top: 10px;
	border-bottom: 4px solid #41BD00;
	margin-left: 10px;
	overflow: hidden;
}

/* 上書き指定 */

* html #left_contents .title {
	padding-bottom: 10px;
}

#left_contents .title_cate {
	padding-top: 15px;
	border-bottom: 4px solid #41BD00;
	margin-left: 0px;
	overflow: hidden;
	width: 685px;
}

/* 上書き指定 */

* html #left_contents .title_cate {
	padding-bottom: 10px;
}

#left_contents .title img {
	margin-left: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}

#left_contents .title_cate img {
	margin-left: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}

#left_contents h2 {
	padding: 5px;
	margin: 10px;
	border-left: 5px solid  #41BD00;
	font-size: 20px;
}

#cate_detail .right h2 {
	color: #0C273D;
	text-align: center;
	margin-bottom: 10px;
	font-size: 22px;
	margin-top: 20px;
	border: none;
	padding: 0px;
}

#cate_detail .right h2.small {
	margin: 0;
	padding: 0px;
	font-size: 18px;
}

#left_contents h3 {
	font-size: 16px;
	margin: 5px 0px;
}

#left_contents .title h3 {
	font-size: 16px;
	vertical-align: middle;
	padding-top: 10px;
}

#left_contents .title_cate h3 {
	font-size: 16px;
	vertical-align: middle;
	padding-top: 10px;
}

#left_contents .title_cate h1 {
	font-size: 16px;
	vertical-align: middle;
	padding-top: 10px;
}

#left_contents h5 {
	background-image: url(../../img/bg_01.png);
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding-left: 5px;
}

#left_contents h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6E9F08;
}

#con1 {
	border: 1px solid #CCCCCC;
	width: 685px;
	overflow: hidden;
}

#con1 .right {
	float: left;
	width: 334px;
	margin: 0 auto;
	padding-top: 30px;
	text-align: center;
}

* html #con1 .right {
	width: 320px;
}

#con1 .left {
	float: left;
}

#con1 div.right img {
	float: left;
	margin: 0 52px;
	margin-top: 10px;
}

#con02 ul {
	padding-left: 5px;
	padding-right: 5px;
}

#con02 div.title img {
	float: left;
}

#con03 input {
	margin: 0px;
}

#con03 table {
	width: 670px;
}

#con03 .clientlist {
	margin-bottom: 5px;
}

#con03 td {
	border: none;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#con03 .logo {
	border: 1px solid #CCCCCC;
	width: 150px;
	text-align: center;
	padding: 5px;
}

#con03 .logo img {
	margin: 0px auto;
}

#con03 .ck_box {
	width: 130px;
	background: url(../../img/bg_03.png) repeat;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#con03 .pickup {
	width: 375px;
	margin-left: 10px;
	padding: 0px;
	vertical-align: top;
	padding: 5px;
	padding-top: 0px;
}

#con03 .pickup p {
	font-size: 12px;
	padding-left: 5px;
	height: 90px;
}

#con03 .pickup h5 {
	margin: 0px;
}

#con03 .pickup div.btn {
	float: right;
	margin: 0px;
}

#con03 .pickup div.btn img {
	border-style: none;
}

#con03 div.pickup h5 {
	padding-top: 5px;
}

#cate_detail {
	width: 685px;
	border-collapse: collapse;
	margin-left: 0px;
}

#cate_detail .left {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 200px;
	text-align: center;
}

#cate_detail .kuhaku {
	border: none;
	width: 10px;
	padding: 0px;
	margin: 0px;
}

#cate_detail .right {
	width: 465px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#cate_detail .right img {
	margin: 10px auto 0;
	display: block;
}

#con05 {
	float: left;
	overflow: auto;
}

#con05 p img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}

#con05 p {
	font-size: 14px;
}

#con05 #clear {
	clear: both;
}

p.aed_copy {
	color: #cc0000;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

* html .aed_copy{
    padding-top:10px;
}

#request {
	width: 676px;
	background: url(../../img/bg_06.png) repeat-x;
	float: left;
	margin-top: 15px;
}

#request div.left {
	float: left;
}

#request div.center {
	float: left;
}

#request div.right {
	float: right;
	font-weight: bold;
	padding-top: 0;
	padding-left: 12px;
	margin-right: 60px;
	margin-top: 25px;
	_margin-right: 30px;
	_margin-top: 25px;
}

#mt15{
    float:left;
    padding-top:15px;
    padding-left:0px;
    margin-left:0px;
}

div.picup {
	width: 438px;
	float: left;
	margin-left: 10px;
}

.company_data {
	width: 675px;
	color: #333;
	border: 1px solid silver;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}

.company_data th {
	border-bottom: 1px dotted silver;
	border-right: 1px dotted silver;
	background-color: #EFF4FB;
	width: 100px;
	text-align: center;
	height: 30px;
}

.company_data td {
	border-bottom: 1px dotted silver;
	background-color: #EFF4FB;
	height: 30px;
	padding-left: 10px;
}

#con05 dl,
#con10 dl,
#con13 dl {
	width: 675px;
	background: #EFF4FB;
	color: #333;
	border: 1px solid silver;
	font-size: 15px;
	line-height: 30px;
	margin-top: 30px;
}

#con05 dt,
#con10 dt,
#con13 dt {
	border-bottom: 1px dotted silver;
	border-right: 1px dotted silver;
	width: 100px;
	text-align: center;
	height: 30px;
	float: left;
}

#con05 dd,
#con10 dd,
#con13 dd {
	border-bottom: 1px dotted silver;
	height: 30px;
	margin-left: 100px;
	padding-left: 10px;
}

#con06 ul {
	margin-left: 10px;
}

#con06 dt {
	margin-left: 200px;
	margin-bottom: 5px;
}

#con07 {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	margin: 100px 0px;
}

#con08 {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0px;
	padding-top: 10px;
}

* html #con08 {
	width: 945px;
}

#con08 li {
	width: 290px;
	height: 165px;
	padding: 25px 5px 5px;
	float: left;
	border: 3px solid #6e9f08;
	margin-right: 13px;
	_margin-right: 6px;
	text-align: center;
}

#con08 li.lastchild {
	margin-right: 0px;
}

#con08 h3 {
	padding: 0;
	margin: 5px 0px;
}



#con09 {
	clear: both;
}

#con09 .catelist {
	width: 330px;
	float: left;
	margin-bottom: 15px;
}

#con09 .catelist2 {
	width: 330px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}

#con09 li {
	float: left;
	width: 140px;
	background: url(../../img/icon_01.png) no-repeat 3% center;
	margin-top: 7px;
	padding: 0 0 0 23px;
	height: 16px;
}

#con09 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

#terms {
	text-align: center;
	margin-top: 10px;
}

#left_contents.about {
	clear: both;
}

#con11 {
	clear: both;
	width: 934px;
	margin-left: 10px;
	overflow: auto;
}

#con11 .txt {
	width: 290px;
	padding: 10px;
	float: left;
	border-right: 1px solid #e6e6e6;
}

#con11 .txt2 {
	width: 290px;
	padding: 10px;
	float: left;
}

#con11 h3 {
	padding: 0;
	color: orangered;
	font-size: 20px;
	line-height: 40px;
	height: 35px;
}

#left_contents.about h2 {
	color: #0C273D;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20px;
}

#con1 h2 {
	font-size: 17px;
	text-align: center;
	color: #0C273D;
	margin: 0px;
	border: none;
}

#banner01 {
	width: 940px;
	background: url(../../img/bg_06.png) repeat-x;
	float: left;
	margin-top: 15px;
}

#banner01 div.left {
	float: left;
}

#banner01 div.center {
	float: left;
	font-weight: bold;
	padding-left: 12px;
	line-height: 60px;
}

#banner01 div.right {
	float: right;
}

#con12 {
	clear: both;
	margin-left: 5px;
	overflow: hidden;
	width: 940px;
}

#con12 .left {
	width: 225px;
	float: left;
	margin-bottom: 15px;
	margin-right: 9px;
}

#con12 li {
	background: url(../../img/icon_01.png) no-repeat 3% center;
	margin-top: 7px;
	padding: 0 0 0 23px;
	height: 16px;
}

#con12 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

#con13 {
	clear: both;
}

#con13 ul {
	float: left;
	clear: left;
	font-size: 15px;
}

#how {
	clear: both;
	padding: 20px 0px;
}

#con14 li {
	background: url(../../img/icon_01.png) no-repeat 5px;
	margin-top: 7px;
	padding: 0 0 0 23px;
}

#con14 ul {
	margin-bottom: 20px;
}

#con14 h3 {
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
}

/*

@end */

/* @group right */

#pagetop {
	float: right;
}

#right_contents {
	background: url(../../img/right_back.gif);
	float: right;
	width: 250px;
}

* html #right_contents {
	text-align: center;
}

#right_contents #center {
	margin-left: auto;
	margin-right: auto;
}

#right_contents h4 {
	text-align: center;
	color: #0C273D;
	width: 230px;
	height: 65px;
	line-height: 65px;
	font-size: 18px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../../img/category_01.png) no-repeat;
}

#toplist h4 {
	clear: both;
	border-bottom: 4px solid #41BD00;
	background-color: #D6F0D3;
	padding: 0 0 0 5px;
	height: 28px;
	line-height: 32px;
	font-size: 15px;
	color: #454545;
}

#right_contents #sakugen {
	height: 53px;
	line-height: 22px;
	padding-top: 12px;
}

* html #right_contents  #sakugen {
	height: 72px;
	line-height: 22px;
}

#right_contents ul {
	text-align: left;
	padding-top:1px;
}

#right_contents .title {
	border-bottom: 4px solid #41BD00;
	background: url(../../img/bg_04.png) repeat;
	font-size: 15px;
	font-weight: bold;
	width: 225px;
	margin: 0 auto;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

* html #right_contents .title {
	margin-left: 0px;
}

#right_contents li {
	font-size: 16px;
	padding: 5px;
	margin: 10px 10px 0 12px;
	background:#fff;
	border:1px solid #ccc;
	border-left: 5px solid #c00;
	
}

#con08 ul {
	overflow: hidden;
}

#right_contents .sakugen {
	font-size: 14px;
	height: 20px;
}

#btn_waku {
	background: url(../../img/btn_back.gif) no-repeat;
	width: 230px;
	height: 264px;
	text-align: center;
	margin-left: 10px;
	border: 1px solid #efefef;
}

* html #btn_waku {
	margin-left: 0px;
}

#btn_waku img {
	margin: 0px auto;
	margin-bottom: 184px;
}

#btn_waku img {
	margin-top: 189px;
}

#ssl_sign {
	text-align: center;
	margin-top: 10px;
}

/* @end */

/*

@end

*/

#footer_sub {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 944px;
	margin-bottom: 10px;
}

/* @group AED */

#donyu hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: solid; /* 線種 */
   border-color: silver; /* 線色 */
   height: 1px;
	margin: 25px 0 15px;
}

#donyu div {
	margin: 0 0 15px;
}

#donyu p {
	margin: 0 12px 10px;
}

#donyu p.merit {
	font-size: 15px;
	margin: 20px 10px 10px;
}

p.bg2 {
	background: url(../../img/aed_bg1.gif) no-repeat;
	height: 50px;
	padding: 20px 35px 10px 20px;
	color: #fff;
	font-weight: bold;
	margin: 10px;
	_margin: 5px;
}

* html p.bg2{
    padding: 22px 35px 18px 20px;
    margin-bottom:10px;
}

p.bg3 {
	background: url(../../img/aed_bg2.gif) no-repeat;
	height: 50px;
	padding: 20px 35px 10px 20px;
	color: #fff;
	font-weight: bold;
	margin: 10px;
	_margin: 5px;
}

* html p.bg3{
    padding: 22px 35px 18px 20px;
    margin-bottom:10px;
}

#right_contents a img {
	margin: 0 10px 10px;
}

#right_contents p {
	margin: 0 40px 15px;
}



#footer_sub p.small {
	font-size: 9px;
	line-height: 12px;
}



/* @end */

#footer {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 944px;
	margin-bottom: 10px;
}

#footmenu {
	border-top: 2px solid #41BD00;
	border-bottom: 1px solid #41BD00;
	text-align: center;
	padding: 5px 0px;
	font-size: 10px;
	margin-bottom: 5px;
}

#footlink {
	margin: 5px 0px;
	font-size: 10px;
	padding: 0px 5px;
}

input {
	border: 1px solid #ccc;
	padding: 3px;
}

.bdr {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
}

.red {
	color: #cc0000;
}

.err {
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}

#orderkiyaku {
	padding: 5px;
	padding-bottom: 19px;
	text-align: left;
}

#orderkiyaku h1,h2 {
	font-size: 13px;
	margin-top: 14px;
}

#orderkiyaku h3,h4 {
	font-size: 11px;
	margin-top: 5px;
}

.kiyakuframe {
	border: 1px solid #ccc;
	width: 650px;
	height: 150px;
	margin-bottom: 10px;
	padding: 3px;
}

#kiyaku {
	padding-left: 10px;
}

#kiyaku h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	margin-top: 20px;
}

#kiyaku h4,h5 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 11px;
	background: none;
	height: 16px;
	line-height: 16px;
}

#sitemap {
	padding-left: 10px;
	font-size: 14px;
}

#sitemap h3 {
	background: #eee;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 0px;
}

#sitemap ul {
	margin-bottom: 10px;
}

#sitemap li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 16px;
}

#sitemap ul.cate li {
	font-size: 12px;
	padding-bottom: 3px;
}

#donyu {
	padding: 5px;
}

.order_btn {
	border: none;
	margin-top: 20px;
}

.order_btn3 {
	border: none;
	margin-top: 10px;
}

.order_btn2 {
	border: none;
	padding: 0px;
	margin: 4px 4px 4px 1px;
}

form th,td {
	padding: 5px 10px;
}

.bigbtn {
	font-size: 16px;
	padding: 5px;
	background: #eeeeff;
	margin-bottom: 20px;
}

#sakugentop {
	clear: both;
	background: url(../../img/right_back.gif);
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#sakugentop h2 {
	font-size: 18px;
	line-height: 36px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}

.sakugen_small {
	clear: left;
	margin-left: 10px;
}

#sakugentop img {
	float: right;
	margin: 0px 5px;
}

#toplist {
	clear: both;
	width: 685px;
}

#toplist .catelist {
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 687px;
}

#toplist li.left {
	float: left;
	width: 315px;
	font-size: 20px;
	margin-top: 10px;
	padding: 7px;
	padding-bottom: 5px;
	line-height: 65px;
	font-weight: bold;
	overflow: hidden;
	background: url(../../img/toplist_back.gif);
}

#toplist li.right {
	float: right;
	width: 315px;
	font-size: 20px;
	margin-top: 10px;
	padding: 7px;
	padding-bottom: 5px;
	line-height: 65px;
	font-weight: bold;
	overflow: hidden;
	background: url(../../img/toplist_back.gif);
}

* html #toplist li.left {
	width: 329px;
}

* html #toplist li.right {
	width: 329px;
}

#toplist li a {
	color: #666;
}

#toplist li a:hover {
	color: #fff;
}

#toplist img {
	margin-right: 10px;
	float: left;
}

#toplist h3 {
	background-color: #3f773b;
	padding: 10px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

#sakugen_midasi {
	padding: 5px;
	margin: 10px;
	border-left: 5px solid  #41BD00;
	font-size: 20px;
	color: #0C273D;
	font-weight: bold;
	line-height: 24px;
}

.btn_chu {
	font-size: 12px;
}

.btn_chu2 {
	font-size: 10px;
}