@charset "UTF-8";
/*--------------------------------------

for access.html

--------------------------------------*/
.headAccessImg{
	background: url(../images/head_access.jpg) no-repeat top center;
	height: 220px;
	text-indent: -9999px;
}
.headAccess{
	background: url(../images/head_title_access.jpg) no-repeat;
	width: 960px;
	height: 75px;
	text-indent: -9999px;
}
.accessIndex{
	font-size: 100%;
	line-height: 1.5em;
	color: #595959;
	font-weight: 900;
}
.accessInfo{
	margin: 0 0 20px 0;
}
.accessInfo dt{
	font-size: 95%;
	line-height: 1.8em;
	font-weight: 900;
	margin: 0 0 5px 0;
}
.accessInfo dd{
	font-size: 90%;
	line-height: 1.8em;
	color: #595959;
	margin: 0 0 0 15px;
}
.accessInnerL{
	float: left;
	width: 375px;
}
.accessImg{
	float: right;
	width: 270px;
}
.googleMap{
	width: 635px;
	margin: 0 auto;
}
.accessMap{
	width: 635px;
	margin: 0 auto;
}