/*css基本設定----------------------------------------------------------------*/
@charset "utf-8";
a,body,html,dl,dt,dd,div,h1,h2,h3,h4,h5,img,p,ul,li,ol,table,th,td{margin:0;padding:0;border:none;}

table{border-collapse:collapse;}

ul,ol,li{list-style:none;list-style-position:inside;}

img{vertical-align:bottom;line-height: 0; -ms-interpolation-mode: bicubic;}

a{text-decoration:none;color:#666666;}

address{font-style: normal;}

body{
	min-width: 960px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666666;
	word-wrap: break-word;
}

#wrapper{
	width: 100%;
	margin: 0 auto;
}
#page_top{
	position :fixed;
	right: 20px;
	bottom: 20px;
	z-index: 10000000;
	cursor: pointer;
}
strong{
	color: #e74c3c;
}
.strong{
	font-size: 16px;
	line-height: 28px;
}


/*header start----------------------------------------------------------------*/
#header{
	width: 100%;
	margin-bottom: 30px;
}
#header h1{
	margin: 0 auto;
	padding: 10px 0 6px 0;
}
#header h1 img{
	display: block;
	width: 150px;
}
#nav_container{
	background-color: #f3e9e7;
	top: 0;
	z-index: 100000;
}
#nav{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.nav_parent{
	float: left;
}
#nav li a{
	display: block;
}
.nav_child{
	display: none;
	position: absolute;
	margin-top: -5px;
	background: url(/web/images/nav_pulldown_back.png) top center no-repeat;
	padding-top: 15px;
	z-index: 200000;
}
.nav_child{
	*background: url(/web/images/nav_pulldown_back.gif) top center no-repeat;
}
.nav_child li{
	border-top: solid 1px #e74c3c;
	list-style-position: outside;
}
.nav_child li:first-child{
	border-top: none;
}
.nav_child li a{
	height: 100%;
	display: block;
}
/*-ie6用ファーストチャイルド--*/
.nav_child li.first-child{ /*IE-expression (first-child) */
	border-top: none;
}
.nav_child li{ /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
);}
/*-ie6用end--*/
/*header end----------------------------------------------------------------*/

/*各ページの共通レイアウトstart----------------------------------------------------------------*/
#container{
	width:1200px;
	margin: 0 auto 50px auto;
	overflow: hidden;
}
.pan{
	overflow: hidden;
	color: #83cee2;
	margin-bottom: 30px;
	/display: inline;
	/zoom: 1;
}
.pan li{
	float: left;
}
.pan li a{
	color: #83cee2;
}
.pan li a:hover{
	color: #2787b1;
}
#container h2{
	clear: both;
	color: #2787b1;
	font-size: 24px;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 30px;
	padding-top: 5px;
	border-top: dotted 2px #f3e9e7;
	border-bottom: dotted 2px #f3e9e7;
}
/*共通レイアウトend----------------------------------------------------------------*/

/*footer start----------------------------------------------------------------*/
#footer{
	border-top: solid 2px #2787b1;
	padding-top: 50px;
}
#footer_data{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	/position: relative;
	/zoom: 1;
}
.footer_access a:link { color: #1251a0; text-decoration: underline}
.footer_access a:visited { color: #000080; text-decoration: underline}
.footer_access a:hover { color: #ff0000; text-decoration: underline}
.footer_access a:active { color: #ff8000; text-decoration: underline}
.footer_access{
	width: 480px;
	padding-right: 40px;
	float: left;
	overflow: hidden;
	/position: relative;
	/zoom: 1;
}
#footer h5{
	float: left;
	margin-bottom: 30px;
}
#footer address{
	color: #2787b1;
	float: right;
	text-transform: uppercase;
}
#footer .footer_access address{
	width: 320px;
	text-align: left;
}
#footer .footer_access p{
	margin-bottom: 10px;
}
.parking{
	background: url(/web/images/parking_footer.gif) left top no-repeat;
	margin-bottom: 30px;
	padding : 0 0 30px 54px;
	clear: both;
	border-bottom: dotted 1px #666666;
}
.parking li{
	line-height: 24px;
	/display: inline;
	/zoom: 1;
}
#footer_map{

	width: 420px;
	float: left;
	overflow: hidden;
	/position: relative;
	/zoom: 1;
}
#footer_map div{
	width: 332px;
	margin-right: 10px;
	float: left;
}
#footer_map img{
	width: 418px;
	border: solid 1px #2787b1;
}
#footer_map a{
	display: block;
	width: 236px;
	height: 29px;
	color: #2787b1;
	font-size: 18px;
	text-align: center;
	text-transform: capitalize;
	background-image: url(/web/images/googlemapde.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 21px;
}
#footer_map p{
	text-transform: uppercase;
}
#footer_map .qr{
	width: 74px;
	height: 74px;
	border: solid 1px #000000;
	float: right;
	margin-top: 21px;
}
.footer_transport .access_list_t{
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
}
.footer_transport li{
	line-height: 28px;
	padding-left: 1em;
	text-indent: -1em;
}
html>/**/body .footer_transport li{
	padding-left/**\*/: 1.5em\9;
	text-indent/**\*/: -1.5em\9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.footer_transport li{
		padding-left: 1.5em;
		text-indent: -1.5em;
	}
}
.footer_transport li dd li{
	list-style-type: none;
	text-indent: 1em;
	padding-left: 0.1em;
	text-indent: -0.1em;
}
.footer_transport dl{
	display: inline;
}
.footer_transport li dl dt{
	display: inline;
}
.footer_transport li dl dd{
	display: block;
	padding-left: 0;
	text-indent: 0;
}
.footer_transport li dl dd ul li{
	list-style-type: none;
	list-style-position: outside;
}
.footer_transport li dl dd ul li ul{
	/display: inline;
}
.footer_transport li dl dd ul li ul li{
	text-indent: -1em;
	padding-left: 1em;
}
#company_container{
	background-color: #f3e9e7;
}
#company_data{
	width: 960px;
	margin: 20px auto 0 auto;
	padding-top: 20px;
	overflow: hidden;
	/position: relative;
	/zoom: 1;
}
#company_data a{
	color: #2787b1;
	line-height: 28px;
}
#company_data a:hover{
	color: #83cee2;
}
.ario_list{
	width: 800px;
	clear: both;
	float: left;
}
.ario_list li{
	width: 160px;
	float: left;
	color: #2787b1;
}
.ario_list li a{
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
}
.company_info{
	width: 145px;
	float: left;
	padding-left: 14px;
	border-left: dotted 1px #2787b1;
}
.company_info li{
	list-style-position: outside;
}
#copy{
	float: left;
	width: 100%;
	position: relative;
	bottom: 1em;
}
/*footer end----------------------------------------------------------------*/