/*アクセスページ左部分*/
#about_left {
	float:left;
	width:350px;
	padding-left:17px;
}

#map {
	width:350px;
	height:359px;
	text-align:center;
	vertical-align:bottom;
	background-image:url(img/map_txt.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

/*アクセスページ右部分*/
#about_right {
	float:right;
	width:350px;
	padding-right:17px;
}

#address {
	width:350px;
	height:99px;
	background-image:url(img/address_txt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#address p {
	margin-top:5px;
	padding-left:10px;
	line-height:1.4em;
}
	

#access {
	width:350px;
	height:254px;
	margin-top:5px;
	margin-bottom:3px;
	background-image:url(img/access_txt.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#access h3 {
	padding-left:10px;
	font-size:14px;
	line-height:1.7em
}
	

.hidari {
	float:left;
	margin-left:20px;
}

.migi {
	float:left;
}

.naka1 {
	float:left;
	width:160px;
	height:21px;
	text-align:center;
	background-image:url(img/road.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.naka2 {
	float:left;
	width:160px;
	height:21px;
	text-align:center;
	background-image:url(img/jr.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.setsumei {
	clear:both;
	padding-left:20px;
	padding-right:10px;
	line-height:1.4em;
}
