@charset "utf-8";

.accessCap {
	float: left;
	width: 900px;
	height: 25px;
	margin: 0px 0px 20px 25px;
}

.accessBox01 {
	width: 950px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.accessMap {
	float: left;
	width: 900px;
	height: 450px;
	margin: 0px 0px 40px 25px;
	text-align: left;
}

.accessMap p {
	float: right;
	width: 900px;
	margin-top: 10px;
	font-size: 14px;
	text-align: right;
}

.accessBox02 {
	width: 950px;
	height: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.accessText01 {
	float: left;
	width: 900px;
	height: 125px;
	margin: 0px 0px 30px 25px;
	background: url(../img/access/access_img01.png) no-repeat;
	text-align: left;
}

.accessText01 p {
	float: left;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}

.accessBox03 {
	width: 950px;
	height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.accessText02 {
	float: left;
	width: 900px;
	height: 240px;
	margin: 0px 0px 40px 25px;
	background: url(../img/access/access_img02.png) no-repeat;
	text-align: left;
}

.accessText02 p {
	float: left;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}

.accessBox04 {
	width: 950px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

.accessText03 {
	float: left;
	width: 900px;
	height: 350px;
	margin: 40px 0px 100px 25px;
	background: url(../img/access/access_img03.png) no-repeat;
	text-align: left;
}

.accessText03 p {
	float: left;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}


