@charset "UTF-8";
#underlayer .title   {
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 40px;
}
#underlayer #choose {
	background-image: url(images/search_bg.gif);
	height: 56px;
	width: 702px;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 10px;
}
#underlayer #choose li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	line-height: 45px;
	color: #fff;
	background-image: url(images/search_btn_on.gif);
	height: 45px;
	width: 224px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.block_map3 #map {
  height: 427px;
  width:712px;
  margin: 20px auto 0;
}

#underlayer #choose a {
	background-image: url(images/search_btn_off.gif);
	display: block;
	height: 45px;
	width: 224px;
	line-height: 45px;
	text-align: center;
	color: #dd3861;
	text-decoration: none;
}
#underlayer #choose a:hover {
	background-image: url(images/search_btn_on.gif);
	background-repeat: no-repeat;
	color: #fff;
}
#underlayer #choose a:hover span {
	color: #fff;
	font-weight: bold;
}#underlayer h2 .title {
}
#underlayer .top_img {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 100%;
}


#underlayer .top_img img{
	width: 100%;
}

#underlayer .box1 {
	background-image: url(images/illust1.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-left: 170px;
	padding-bottom: 1px;
}
#underlayer .box1 p {
	margin-top: 22px;
}
#underlayer .box2 {
	background-image: url(images/illust2.gif);
	height: 116px;
	width: 692px;
	padding-top: 22px;
	padding-left: 20px;
	margin-top: 40px;
}
#underlayer .box2 span {
	font-size: 16px;
	font-weight: bold;
	color: #df446b;
}
#pagetop #wrap #contents #underlayer .box2 p {
	margin-top: 10px;
	margin-bottom: 0px;
}
#googlemap {
	background-image: url(images/btn_on.gif);
	height: 45px;
	width: 420px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#googlemap a{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-image: url(images/btn_off.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 45px;
	width: 420px;
	line-height: 45px;
	text-decoration: none;
}
#googlemap a:hover {
	background-image: url(images/btn_on.gif);
}
#car {
	float: left;
	width: 346px;
	font-size: 77%;
}
#underlayer .cf #car p    {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#car h3 {
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
}
#train {
	float: right;
	width: 346px;
    font-size: 77%;
}
#train p {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#train h3 {
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
}
#pagetop #wrap #contents #underlayer dl {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 35px;
	font-size: 77%;
}
#pagetop #wrap #contents #underlayer dl dt {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 101px;
	float: left;
	line-height: 44px;
	height: 44px;
	padding-left: 10px;
}
#pagetop #wrap #contents #underlayer dl dd {
	background-image: url(images/line.gif);
	margin-left: 111px;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 44px;
	height: 44px;
}

.top_img{
	display:none;
}
.tbl{
	display:none;
}


hr {
	border: 1px solid transparent;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
}
