@charset "utf-8";
/* CSS Document */


#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */

#headarea {
	width: 100%;
/*	background-image: url("../img/common/back.jpg");
	background-position: center top;*/
	background-color: black; 
}

#header {
	position: relative;
	width: 920px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: absolute;
	top: 23px;
	left: 0;
}

#bname{
	position: absolute;
	top: 23px;
	left: 110px;
}

#htext{
	position: absolute;
	top: 24px;
	right: 0;
	color: #c8c8c8;
	font-size: 10px;
}

#hNav {
	position: absolute;
	top: 50px;
	right: 0;
	width: 329px;
}
#hNav li {
	float: left;
}
#hNav .b01{
	margin-top: 11px;
}
#hNav .b02{
	margin-right:  5px;
}
#hNav li img {
	vertical-align: top;
}


/* メニュー */

#menu {
	width: 100%;
	height: 37px;
	background-image: url("../img/common/menu00.gif");
	background-position: center top;
}

#menulist {
	width: 920px;
	height: 37px;
	margin:0 auto;
}

#menulist li {
	float: left;
	margin:0;
}

#menulist li img {
	vertical-align: top;
}


/* コンテンツ */

#contarea {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
/*	background-image: url("../img/common/back.jpg");
	background-position: center top;*/
	background-color: black; 
}

#maincont {
/*	text-align:left;*/
	width: 920px;
	background-color: #ffffff; 
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

#maincont_l {
/*	text-align:left;*/
	width: 920px;
	background-color: #ffffff; 
	background-image: url("../img/location/l_back.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

table.info {
	margin: 30px auto 10px;
}

table.maincont_inner {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

table.maincont_inner0 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

ul#inq_menu {
	width: 860px;
	margin: auto;
	padding-top: 20px;
}
ul#inq_menu li {
	float: left;
}

table.maincont_inner2 {
	width: 860px;
	margin: 40px auto 20px;
}

table.maincont_inner3 {
	margin: 40px auto 30px;
	/*background-color: #e5e5e5;*/
	}

table.maincont_inner4 {
	margin: 30px auto 20px;
	}



/* 問い合わせ */

#inq {
	width: 100%;
	background-image: url("../img/common/foot_back.gif");
	background-position: center top;
}

#inq p {
	width: 604px;
	margin-left: auto;
	margin-right: auto;
}


/* フッタ */

#footer {
	position: relative;
	width: 920px;
	height: 81px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#footer .logo1 {
	position: absolute;
	top: 0;
	left: 0;
}

#footer .logo2 {
	position: absolute;
	top: 0;
	left: 297px;
}

#footer .link1 {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}

#footer .link2 {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 12px;
}

#footer .link1 li {
	margin-left: 15px;
	float: left;
}

#footer .link2 li {
	margin-left: 15px;
	float: left;
}

#footer .copy {
	position: absolute;
	top: 45px;
	right: 0;
}


/* ポップ */

#w650 #pop_header {
	position: relative;
	width: 650px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 16px;
}

#w650 #pop_maincont {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#w650 #pop_footer {
	position: relative;
	width: 650px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	margin-bottom: 30px;
}

#pop_header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

#pop_titlearea #ptitle {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#pop_header #bname {
	position: absolute;
	top: 17px;
	left: 81px;
}

#pop_header #hbtn01 {
	position: absolute;
	top: 7px;
	right: 0;
/*	right: 115px;*/
}

#pop_header #hbtn02 {
	position: absolute;
	top: 7px;
	right: 0;
}

#pop_titlearea {
	width: 100%;
	height: 37px;
	background-image: url("../img/pop/pop_head.gif");
	background-position: center top;
	margin-bottom: 14px;
}

#pop_footer .fbtn {
	width: 133px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#pop_footer .copy {
	position: absolute;
	top: 38px;
	right: 0;
}

.pop_inq {
	margin-top: 25px;
}
