@charset "utf-8";
/* CSS Document */

.access {
	margin-top: 30px;
	font-family: 'Verdana', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}
.address {
	width: 275px;
	float: left;
	font-size: 14px;
	line-height: 1.7em;
}

.map {
	float: left;
	margin-right: 15px;
	width: 380px;
}
.address h4 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #f26c65;
	margin-top: 15px;
}
.address .train {
	background-image: url(../images/train.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0px 2px;
}
.come-top {
	background-image: url(../images/come275_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 10px;
	width: 275px;
	margin-top: 10px;
}
.come-btm {
	background-image: url(../images/come275_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 10px;
	width: 275px;
}
.come  {
	text-justify: distribute;
	text-align: justify;
	float: left;
	width: 253px;
	border-right: 1px solid #f26c65;
	border-left: 1px solid #f26c65;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}
