@charset "utf-8";
/* CSS Document */

body,form,fieldset{margin:0; padding:0;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{margin:0; padding:0;}

body{font-size:75%;color:#666666; font-family:"ＭＳ Ｐゴシック",sans-serif;}

li{list-style:none;}

div#container{width:100%; background:#FFFFFF;}
div#header{width:100%; background:url(../images/header_line.gif) bottom repeat-x; padding-top:9px; padding-bottom:17px; clear:both;}
div#header_box{width:800px; margin-left:auto; margin-right:auto; height:60px; clear:both;}
div#content{width:800px; margin-left:auto; margin-right:auto;}
div#content_left{float:left; width:541px; line-height:150%; padding-top:13px;}
div#content_right{float:right; width:220px; padding-top:13px;}
div#footer{width:100%; clear:both; padding-top:35px;}


/* ヘッダー */
p#logo{margin-top:10px; float:left;}
h1{font-size:100%; font-weight:100; width:414px; padding-left:20px; padding-top:25px; float:left;}
p#tel{float:right;}

/* パンくず */
p#breadcrumb{padding:0 0 27px 0;}
p#breadcrumb a{color:#666;}
p#breadcrumb a:hover{text-decoration:none;}

/* lead */
div#lead_box{margin:55px 0 20px;}
div#lead_box p{text-align:center;}
div#lead_box p#lead_desc{padding:15px 0 23px;}

/* main_menu */
ul#main_menu{border-top:4px solid #1368d6; padding-top:2px; line-height:0; font-size:0; margin-bottom:10px;}
ul#main_menu li{margin-bottom:2px;}

/* 右側お問い合わせ */
h3#sub_inquiry_title{border-top:4px solid #1368d6;}
div#sub_inquiry_box{background:#fafafa; border:1px solid #cfcfcf; border-top:none; padding:10px 10px 13px; margin-bottom:10px;}
div#sub_inquiry_box h4{margin-bottom:12px;}
p#sub_form_btn{margin-bottom:20px;}

/* 右側運営会社 */
div#sub_company_box{margin-top:35px;}
div#sub_company_box h3{border-bottom:1px solid #cfcfcf; padding-bottom:3px; margin-bottom:13px;}
div#sub_company_box p{text-align:center;}
div#sub_company_box p img{margin-top:20px;}
p#overture_desc{font-size:85%; line-height:150%; margin-top:9px;}

/* フッター */
p#top{width:800px; margin-left:auto; margin-right:auto; text-align:right;}
p#copyright{height:45px; background:#727272; text-align:center; color:#FFF; line-height:45px;}

/* desc */
p.desc1{padding:10px 0 15px 14px;}
p.desc2{width:315px; padding:12px 0 12px 2px; float:left;}
p.desc3{width:320px; padding:10px 10px 0 24px; float:left;}
p.desc4{
	padding:10px 0 15px 14px;
}
p.desc5{padding:30px 15px 0 14px; width:315px; float:left;}
p.desc6{padding:0 15px 0 14px; width:315px; float:left; margin-right:5px;}
p.desc7{padding:0 15px 0 14px; width:315px; float:left; margin-right:20px;}

/* テキストスタイル */
span.bold{font-weight:bold;}
span.navy{color:#0d213b; font-weight:bold;}
span.orange{color:#b33e0c;}
span.red{color:#d61313;}
span.light-gray{color:#878787;}

/* レイアウト */
p.img_center{text-align:center;}
p.banner{margin-top:10px;}
