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

.access{
	overflow:hidden;
	width:600px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}

.access h2{
	background:url(../img/h2_bg.gif) no-repeat;
	width:595px;
	height:33px;
	font-size:14px;
	line-height:33px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	clear:both;
}

.access .map{
	margin:10px 0 0 8px;
	padding:0 0 0 0;
	clear:both;
}

.access .googlemap{
	float:right;
	font-size:12px;
	margin:10px 10px 20px 0;
	padding:0 0 0 0;
	clear:both;
}

.access .googlemap p{
	background:url(../img/g_icon.gif) no-repeat;
	font-size:12px;
	line-height:13px;
	padding:0 0 0 15px;
	
}

.access .googlemap p a{
	color:#555555;
}

.access .googlemap p a:hover{
	text-decoration:underline;
}

.access .address{
	width:595px;
	height:200px;
	background:url(../img/access_ph.jpg) no-repeat;
	background-position:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
}

.access .address p{
	font-size:14px;
	line-height:22px;
	margin:0 0 10px 10px;
	padding:0 0 0 0;
}





