@charset "UTF-8";
/* --------------------------------------------------------------------------------------
   ヘッダー
--------------------------------------------------------------------------------------- */
h1 {
	background: url(../img/common/header_bg.gif) repeat left top;
	height: 35px;
	line-height: 35px;
	color: #afaea1;
}

#h-inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#h-inner ul {
	background: url(../img/common/gnavi_bg.png) no-repeat;
	width: 1148px;
	height: 219px;
	margin-left: -250px;
	padding-top: 11px;
	padding-left: 352px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

#h-inner li {
	float: left;
	margin-top: 13px;
	margin-left: 47px;
}

#h-inner li:first-child ,
#h-inner li:nth-child(6) {
	margin-left: 0px;
}

#h-inner li:nth-child(5) {
	margin-top: 0px;
	margin-left: 93px;
	margin-right: 90px;
}

#h-inner div {
	width: 1500px;
	height: 715px;
	margin-left: -250px;
	position: relative;
}

#h-inner p {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* --------------------------------------------------------------------------------------
   共通部分
--------------------------------------------------------------------------------------- */
#wrap {
	background: url(../img/common/content_bg.gif) repeat left top;
	width: 940px;
	margin-top: 41px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px 30px 40px;
}

#key {
	height: 513px !important;
}

#head-ttl img {
	margin-top: -66px;
	position: relative;
	z-index: 100;
	margin-left: -30px;
}

#map {
	margin-top: 30px;
}

#map h2 {
	text-align: center;
}

#map #map-frame {
	background: url(../img/common/map_frame.png) no-repeat left top;
	padding: 10px;
	margin-top: 14px;
}

#map #map-detail {
	width: 920px;
	height: 550px;
}

.infowindow {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width: 340px;
}

.infowindow dl {
	border-bottom: 1px solid #eae6e5;
	padding-bottom: 5px;
}

.infowindow dt {
	display: inline-block;
	font-size: 125%;
	vertical-align: middle;
}

.infowindow dd {
	display: inline-block;
	vertical-align: middle;
}

.infowindow dd li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.infowindow dd li:first-child {
	margin-left: 0px;
}

.infowindow dd li img {
	width: 20px;
	height: 20px;
}

.infowindow table {
	margin-top: 7px;
}

.infowindow th {
	white-space: nowrap;
}

.infowindow td {
	text-indent: -1em;
	padding-left: 15px;
}

.pagetop {
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 100;
}

.pagetop img {
	cursor: pointer;
}

/* --------------------------------------------------------------------------------------
   フッター
--------------------------------------------------------------------------------------- */
footer {
	background: url(../img/common/footer_bg.gif) repeat left top;
}

footer ul:nth-child(1) {
	padding-top: 40px;
	color: #fff;
	font-size: 110%;
}

footer ul:nth-child(1) li {
	display: inline-block;
}

footer ul:nth-child(1) a {
	color: #fff;
}

footer ul:nth-child(2) {
	padding-top: 25px;
	font-size: 110%;
}

footer ul:nth-child(2) li {
	display: inline-block;
	vertical-align: top;
}

footer p {
	margin-top: 40px;
	padding-bottom: 25px;
}
