@charset "utf-8";
/* CSS Document */

#access_container {
	padding-bottom: 50px;
}
#access_container h3 {
	text-align: right;
}
#tenpo {
	text-align: right;
	margin-right: 10px;
}
#access_container h4 {
	margin-left: 20px;
	margin-top: 30px;
}
#access_container h5 {
	margin-left: 10px;
	clear: both;
	margin-top: 20px;
}
#access_container p {
	font-size: 14px;
	line-height: 150%;
	margin-left: 10px;
	margin-top: 10px;
}
#access_container p em {
	font-style: normal;
	color: #F00;
	font-weight: normal;
	font-variant: normal;
}


#honten {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5D4F9D;
	padding-bottom: 50px;
}

#honten,#mameda,#group {
	margin-left: 27px;
	margin-top: 25px;
	margin-right: 56px;
}

.address {
	vertical-align: middle;
	line-height: 23px;

}
.address dt {
	float: left;
	margin-right: 10px;
}
.address dd {

}

.map {
	margin-left: 60px;
	margin-top: 20px;
}

.route {
	font-size: 12px;
	line-height: 150%;
	margin-left: 10px;
}
.route dt {
	margin-top: 8px;
}
.route dd {}
.route dd ul {
	font-size: 12px;

}
.route dd ul li {
	margin-left: 15px;
}

#tour {
	background-image: url(../image/tour_back.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 52px;
	vertical-align: middle;
	text-align: center;
	width: 600px;
	margin-top: 20px;
	margin-left: 27px;
}

#mameda_img {
	margin-left: 60px;
	margin-top: 20px;
}
