@charset "utf-8";



/* reset
-----------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,header,hgroup,section,article,aside,hgroup,footer,figure,figcaption,nav{margin:0;padding:0;font-size:100%;}body{line-height:1.0;-webkit-text-size-adjust:none;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}img{border:0;vertical-align:bottom;}ul,ol{list-style:none;}table{border-spacing:0;empty-cells: show;}h1,h2,h3,h4,h5,h6,strong,th{font-weight:normal;text-align:left;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}



/* setting
-----------------------------------*/
a{
	color: #218cd9;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:focus{
	-moz-outline-style: none;
}
strong{
	font-weight: bold;
}
ul li{
	list-style-type: disc;
}
ol li{
	list-style-type: decimal;
}
address{
	font-style :normal;
}



/* clear
-----------------------------------*/
.clear{
	clear: both;
}



/* clearfix
-----------------------------------*/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}

/* for macIE \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* end of for macIE */



/* html
-----------------------------------*/
html{
	height: 100%;
	overflow: auto;
}
*html{
	overflow-y: scroll;
}



/* body
-----------------------------------*/
body{
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.61;
	-webkit-text-size-adjust: 100%;
	background: #ffffff;
	text-align: left;
	overflow-x: hidden;
	min-width: 1000px;
	position: relative;
}



/* header
-----------------------------------*/
#header{
	width: 100%;
	height: 150px;
	background: url("../img/bg_header_01.gif") repeat-x 0 95px;
	position: relative;
}
#header:after{
	content: "";
	width: 163px;
	height: 33px;
	background: url("../img/ico_car_01.png") no-repeat 0 0;
	display: block;
	margin-left: -78px;
	position: absolute;
	left: 50%;
	top: 63px;
	z-index: 10;
}


#header h1{
	font-size: 85%;
	line-height: 1.36;
	width: 230px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 53px;
}
#header p.copy{
	line-height: 0;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 34px;
}
#header a.logo img{
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 19px;
}


#header nav ul{
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 11;
}
#header nav ul li{
	list-style: none;
	float: left;
}
#header nav ul li img{
	border: none;
	vertical-align: top;
}


#header address.tel{
	margin-left: 57px;
	position: absolute;
	left: 50%;
	top: 25px;
}
#header address.inquiry{
	margin-left: 333px;
	position: absolute;
	left: 50%;
	top: 35px;
}



/* page_title
-----------------------------------*/
header.page_title{
	width: 100%;
	height: 100px;
	background: #218cd9;
	position: relative;
}
header.page_title:after{
	content: "";
	width: 35px;
	height: 27px;
	background: url("../img/ico_page_title_01.png") no-repeat 0 0;
	display: block;
	margin-left: -15px;
	position: absolute;
	left: 50%;
	top: 95px;
}
header.page_title h2{
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 44px;
}
header.page_title ul{
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 26px;
}
header.page_title ul li{
	color: #000000;
	font-size: 93%;
	list-style: none;
	display: inline-block;
}
header.page_title ul li + li{
	margin-left: 3px;
}
header.page_title ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
	background: url("../img/ico_breadcrumbs_01.gif") no-repeat right center;
	padding-right: 12px;
}
header.page_title ul li a:hover{
	text-decoration: underline;
}



/* footer
-----------------------------------*/
#footer{
	width: 100%;
	padding-bottom: 22px;
}


#footer div.site_information{
	width: 100%;
	background: #218cd9;
	padding: 30px 0 57px 0;
}


#footer section.syaraku{
	width: 1000px;
	height: 150px;
	background: #ffffff;
	border-radius: 5px;
	margin: 0 auto 10px auto;
	position: relative;
}
#footer section.syaraku:after{
	content: "";
	width: 163px;
	height: 33px;
	background: url("../img/ico_car_01.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 815px;
	top: -23px;
}
#footer section.syaraku h2{
	position: absolute;
	left: 122px;
	top: 35px;
}
#footer section.syaraku address.tel{
	position: absolute;
	left: 352px;
	top: 40px;
}
#footer section.syaraku address.inquiry{
	position: absolute;
	left: 645px;
	top: 40px;
}
#footer section.syaraku p.address{
	position: absolute;
	left: 355px;
	top: 101px;
}


#footer ul.plan{
	width: 1000px;
	margin: 0 auto 27px auto;
}
#footer ul.plan li{
	list-style: none;
	width: 326px;
	float: left;
}
#footer ul.plan li + li{
	margin-left: 11px;
}
#footer ul.plan li a{
	color: #ffffff;
	font-size: 131%;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	background: url("../img/ico_01.png") no-repeat 17px center;
	border: 1px solid #7ebae6;
	border-radius: 5px;
	display: block;
	padding: 12px 0 17px 40px;
	position: relative;
}
#footer ul.plan li a:after{
	content: "";
	width: 120px;
	height: 55px;
	background-image: url("../img/img_footer_01.png");
	background-repeat: no-repeat;
	display: block;
	margin-top: -28px;
	position: absolute;
	left: 196px;
	top: 50%;
}
#footer ul.plan li:nth-child(1) a:after{
	background-position: 0 0;
}
#footer ul.plan li:nth-child(2) a:after{
	background-position: 0 -55px;
}
#footer ul.plan li:nth-child(3) a:after{
	background-position: 0 -110px;
}
#footer ul.plan li a span{
	color: #000000;
	font-size: 70.5%;
}
#footer ul.plan li a:hover{
	background-color: #1a9fff;
	background-position: 19px center;
	border: 1px solid #1a9fff;
	padding-left: 42px;
}


#footer ul.nav{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
#footer ul.nav li{
	list-style: none;
	display: inline-block;
}
#footer ul.nav li + li{
	margin-left: 43px;
}
#footer ul.nav li a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url("../img/ico_01.png") no-repeat 0 center;
	display: block;
	padding: 20px 2px 20px 21px;
}
#footer ul.nav li a:hover{
	text-decoration: underline;
	background-position: 2px center;
	padding: 20px 0 20px 23px;
}


#footer section.copyright{
	width: 1000px;
	margin: 0 auto;
}
#footer section.copyright h2{
	margin: -28px 0 19px 434px;
	position: relative;
}
#footer section.copyright h3{
	font-size: 116%;
	font-weight: bold;
	text-align: center;
}
#footer section.copyright p{
	text-align: center;
}
#footer section.copyright p.address{
	font-size: 93%;
	margin-bottom: 35px;
}
#footer section.copyright p.copyright{
	color: #808080;
	font-size: 85%;
}
#footer section.copyright p.copyright small{
	font-size: 100%;
}


#footer div.pagetop{
	width: 72px;
	height: 100px;
	position: fixed;
	right: 70px;
	bottom: 0;
	z-index: 1000;
}



/* form_unit
-----------------------------------*/
.form_unit div.form{
	width: 1000px;
	border-top: 3px solid #218cd9;
	margin: 0 auto;
	padding-top: 17px;
}
.form_unit div.form table{
	font-size: 116%;
	width: 100%;
	margin-bottom: 105px;
}
.form_unit div.form table th{
	font-weight: bold;
	width: 240px;
	border-bottom: 1px dashed #999999;
	vertical-align: top;
	padding: 29px 0 5px 50px;
}
.form_unit div.form table th span{
	font-size: 80%;
	font-weight: normal;
}
.form_unit div.form table th img{
	float: right;
	margin: -6px 10px 0 0;
}
.form_unit div.form table td{
	border-bottom: 1px dashed #999999;
	padding: 16px 0 8px 0;
}
.form_unit div.form table td div.note{
	font-size: 80%;
	margin-top: 5px;
}
.form_unit div.form table td div.note strong{
	color: #cc0000;
	font-weight: normal;
}
.form_unit div.form table tr:last-of-type th, 
.form_unit div.form table tr:last-of-type td{
	border-bottom: none;
	padding-bottom: 0;
}
.form_unit div.form div.btn{
	margin-left: 310px;
}


.confirm_unit div.form table th img{
	margin-top: 2px;
}
.confirm_unit div.form table td{
	padding: 29px 20px 5px 10px;
}
.confirm_unit div.form div.btn{
	width: 693px;
	margin-left: 0;
}
.confirm_unit div.form div.btn .submit{
	float: right;
}
.confirm_unit div.form div.btn .back{
	float: left;
	margin-top: 40px;
}


.form_unit input[type="text"], 
.form_unit input[type="tel"], 
.form_unit textarea{
	padding: 8px;
}
.form_unit .textinput70{
	width: 70px;
}
.form_unit .textinput85{
	width: 85px;
}
.form_unit .textinput620{
	width: 620px;
}
.form_unit .textareainput620_200{
	width: 620px;
	height: 200px;
}
.form_unit input[type="checkbox"], 
.form_unit input[type="radio"]{
	vertical-align: middle;
}
.form_unit select{
	padding: 8px;
}