@charset "UTF-8";
/* CSS Document */
/*summary*/

#accessArea{
	width:900px;
	height:auto;
	padding:80px 0px 175px 0px;
	margin:0px auto;
	background-color:rgba(255,255,255,0.80);
	}
	
#access_mainArea{
	width:800px;
	margin:0px auto;
	height:270px;
	}

#access_txtArea{
	width:300px;
	height:270px;
	float:left;
	background-image:url(../img/access/bg_accessTXT.png);
	background-repeat:no-repeat;
	}
	
#access_txtArea h2{
	width:290px;
	height:55px;
	padding:10px 0px 0px 10px;
	font-size:36px;
	color:#0242b7;
	}
	
#access_txtArea p{
	width:290px;
	height:200px;
	padding:10px 0px 0px 10px;
	font-size:18px;
	line-height:1.4em;
	color:#0242b7;
	}
	
#access_photo{
	width:470px;
	height:270px;
	float:right;
	}
	
.h3_access{
	width:172px;
	height:22px;
	margin:100px auto 0px auto;
	}
	
#access_map{
	width:801px;
	height:400px;
	margin:28px auto 0px auto;
	border:#047bff 1px solid;
	}
	
#access_txt{
	width:800px;
	height:auto;
	margin:20px auto 270px auto;
	font-size:18px;
	line-height:1.4em;
	color:#0242b7;
	text-align:center;
	}
