@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: #00ace6;
	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: 1000px;
	height: 110px;
	margin: 0 auto;
	position: relative;
}


#header h1{
	font-size: 85%;
	line-height: 1.36;
	width: 370px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 8px;
}
#header a.logo img{
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 7px;
}


#header nav ul{
	width: 700px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 50px;
}
#header nav ul li{
	list-style: none;
	float: left;
}
#header nav ul li img{
	border: none;
	vertical-align: top;
}


#header address.tel{
	margin-left: 178px;
	position: absolute;
	left: 50%;
	top: 0;
}



/* page_title
-----------------------------------*/
header.page_title{
	width: 100%;
	height: 200px;
	background: url("../img/bg_page_title_01.png") repeat-x 0 0;
	position: relative;
}
header.page_title:after{
	content: "";
	width: 1000px;
	height: 200px;
	background: url("../img/bg_page_title_02.jpg") no-repeat 0 0;
	display: block;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}
header.page_title h2{
	position: absolute;
	left: 50%;
	top: 118px;
	z-index: 10;
}
header.page_title ul{
	width: 1000px;
	text-align: center;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 175px;
	z-index: 10;
}
header.page_title ul li{
	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: #333333;
	text-decoration: none;
	display: block;
	background: url("../img/ico_breadcrumbs_01.png") no-repeat right center;
	padding-right: 12px;
}
header.page_title ul li a:hover{
	color: #00ace6;
}



/* footer
-----------------------------------*/
#footer{
	width: 100%;
}


#footer div.site_information{
	width: 100%;
	height: 195px;
	background: #00ace6;
	position: relative;
}


#footer section.syaraku{
	width: 1000px;
	height: 175px;
	background: #ffffff;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: -85px;
}
#footer section.syaraku h2{
	position: absolute;
	left: 70px;
	top: -50px;
}
#footer section.syaraku h3{
	position: absolute;
	left: 55px;
	top: 45px;
}
#footer section.syaraku address.tel{
	position: absolute;
	left: 324px;
	top: 46px;
}
#footer section.syaraku address.inquiry{
	position: absolute;
	left: 600px;
	top: 68px;
}
#footer section.syaraku p.address{
	width: 435px;
	position: absolute;
	left: 330px;
	top: 125px;
}
#footer section.syaraku div.syaraku{
	position: absolute;
	left: 785px;
	top: 45px;
}


#footer ul.nav{
	width: 996px;
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 155px;
}
#footer ul.nav li{
	list-style: none;
	width: 166px;
	float: left;
}
#footer ul.nav li a{
	color: #000000;
	font-weight: bold;
	line-height: 77px;
	text-decoration: none;
	height: 77px;
	background: url("../img/bg_footer_01.gif") no-repeat 0 0;
	text-align: center;
	display: block;
	padding-top: 3px;
}
#footer ul.nav li a:before{
	content: "";
	width: 15px;
	height: 15px;
	background: url("../img/ico_01.png") no-repeat 0 0;
	display: inline-block;
	vertical-align: -3px;
	margin-right: 5px;
}
#footer ul.nav li a:hover{
	color: #00ace6;
	background-position: 0 -80px;
}
#footer ul.nav li a:hover:before{
	margin: 0 3px 0 2px;
}


#footer ul.other_nav{
	width: 1000px;
	text-align: right;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 97px;
}
#footer ul.other_nav li{
	list-style: none;
	display: inline-block;
	margin-left: 26px;
}
#footer ul.other_nav li a{
	color: #ffffff;
	text-decoration: none;
	background: url("../img/ico_02.png") no-repeat 0 center;
	display: block;
	padding: 7px 5px 7px 22px;
}
#footer ul.other_nav li a:hover{
	text-decoration: underline;
	background-position: 2px center;
}


#footer section.copyright{
	width: 100%;
	background: #000000;
	padding: 80px 0 19px 0;
}
#footer section.copyright h2{
	width: 1000px;
	text-align: center;
	margin: 0 auto 8px auto;
}
#footer section.copyright p{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
#footer section.copyright p.address{
	color: #ffffff;
	font-size: 93%;
	margin-bottom: 26px;
}
#footer section.copyright p.copyright{
	color: #999999;
	font-size: 85%;
}
#footer section.copyright p.copyright small{
	font-size: 100%;
}


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



/* form_unit
-----------------------------------*/
.form_unit div.form{
	width: 100%;
	background: #e6e6e6;
	padding: 70px 0 120px 0;
	position: relative;
}
.form_unit div.form img.flow{
	margin-left: -330px;
	position: absolute;
	left: 50%;
	top: -30px;
}
.form_unit div.form table{
	font-size: 116%;
	width: 1000px;
	margin: 0 auto;
}
.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 input[type="image"].submit{
	margin-left: -190px;
	position: absolute;
	left: 50%;
	bottom: -85px;
}


.confirm_unit div.form{
	padding-bottom: 160px;
}
.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 input[type="image"].back{
	margin-left: -500px;
	position: absolute;
	left: 50%;
	bottom: -55px;
}


.thanks_unit div.form{
	padding-bottom: 160px;
}
.thanks_unit div.form p{
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
.thanks_unit div.form p + p{
	margin-top: 21px;
}
.thanks_unit div.form a.home img{
	margin-left: -190px;
	position: absolute;
	left: 50%;
	bottom: -55px;
}


.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;
}