@charset "utf-8";
.page_detail {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 20px;
}
.title {
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
.title h2 {
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	_margin-right: 8px;
	margin-top: 20px;
}
.title   ul {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	_margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.title .map_btn a {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/map_btn.gif);
	display: block;
	height: 24px;
	width: 192px;
}
.title  .map_btn  a:hover {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/map_btnb.gif);
	display: block;
	height: 24px;
	width: 192px;
}
.title  .access_btn  a {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/access_btn.gif);
	display: block;
	height: 24px;
	width: 192px;
}
.title   .access_btn   a:hover {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/access_btnb.gif);
	display: block;
	height: 24px;
	width: 192px;
}

#map {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
}
.map {
	float: right;
}


.sub_title {
	_margin-left: 30px;
	margin-bottom: 20px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content h3 {
	float: none;
	margin: 0px;
	padding: 0px;
}

.train {
	float: left;
}
#access {
	padding-top: 20px;
	width: 588px;
	margin-right: auto;
	margin-left: auto;
}







#content .title .p_line {
	background-position: right;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.p_line {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/p_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 6px;
	width: 100%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.p_line_long {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/p_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 6px;
	width: 760px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.page_detail   dl {
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.page_detail   dt {
	margin-bottom: 5px;
	font-weight: 600;
	color: #E4007F;
	font-size: 90%;
	line-height: 130%;
	text-indent: -20px;
	padding-left: 20px;
}
.page_detail dt img {
	margin-right: 5px;
}

.page_detail   dd   p {
	font-size: 11px;
	background-image: url(../../img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page_detail  dt  a {

}
.page_detail   dd {
	font-size: 80%;
	line-height: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.gototop {
	margin-right: 30px;
	margin-left: 30px;
}
.a_line {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
