@charset "EUC-JP";
/* last up : 08.10.15 - 16:00 */

/* アクセスマップ */
.map {
	text-align: center;
	position: relative;
	left: 10px;
	width: 540px;
	margin: 0px 0px 15px 5px;
	padding: 0px;
	border: solid 1px #6C7B8B;
}

.map-guide-caricon{
	text-align : left;
	position: relative;
	top: 22px;
	left: 10px;
	margin : 0px;
	padding : 0px;
	height: 20px;
	background: url(image/map-car.gif) top left no-repeat;
}

.map-guide-homeicon{
	text-align : left;
	position: relative;
	top: 22px;
	left: 10px;
	margin : 0px;
	padding : 0px;
	height: 20px;
	background: url(image/map-home.gif) top left no-repeat;
}

.map-guide-word{
	text-align : left;
	position: relative;
	top: 0px;
	left: 40px;
	margin : 0px;
	padding : 3px 0;
	text-indent: 5px;
	width : 495px;
	height: 20px;
	font-size : 15px;
	font-weight : bold;
	border-top: solid 1px #999999;
}

.map-guide-description{
	text-align : left;
	position: relative;
	left: 45px;
	margin : 5px 0 0 0;
	padding : 0px;
	width : 480px;
	height: 25px;
	font-size : 14px;
}

.map-hr {
	text-align : left;
	margin-left: 15px;
	width : 540px;
	height: 1px;
	color : #cccccc;
}
