@charset "utf-8";

/*ヘッダー*/

div.headerArea {
	height: 315px;
}

/*コンテンツ*/

div.h2Box h2 {
	height: 288px;
	width: 86px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../img/access/h2Title.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.accessBox01 {
	height: auto;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 200px;
	background-image: url(../img/access/accessBg.png);
	background-position: 792px 207px;
	background-repeat: no-repeat;
}

div.googleMap {
	float: left;
	display: inline;
}

p.accessText01 {
	margin: 20px 0px 0px 600px;
	padding-right: 180px;
	font-size: 12px;
	line-height: 50px;
	color: #6C5F5F;
	text-align: left;
}





