@charset "utf-8";

/*------------------------------------------------
access
--------------------------------------------------*/
#header h2{ background-image:url(../access/images/header_h2.png);}
.access_box{
	border-radius:5px;
	overflow:hidden;
	width: 864px;
	height: 500px;
	margin: 0 auto;
}
.gmap{
	background:url(../access/images/gmap.png) no-repeat;
	width: 335px;
	height: 70px;
	margin: 30px auto 50px;
}
.gmap a{
	display: block;
	text-indent: -9999px;
	width: 96px;
	height: 29px;
	margin-top: 20px;
	margin-left: 188px;
}
#access01 address{
	width: 520px;
	background:url(../access/images/access_address.png) no-repeat left center;
	min-height:34px;
	padding-left: 210px;
	margin: 0 auto;
	line-height: 1.4;
}
#access02 h3{ margin-top: 100px;}
#access02 .access_box .right{
	width: 272px;
	float: right;
	background-color:#EBE7E3;
	padding:30px 30px 0;
	height: 500px;
	line-height: 22px;
}
#access02 .access_box .right strong{
	font-weight:bold;
	color:#ED86B3;
	font-size: 16px;
	margin-bottom: 10px;
	display:inline-block;
	line-height: 1.4;
}
#access02 .access_box .right em{ font-weight:bold;}
#access02 .access_box iframe{
	width: 592px;
	height: 500px;
	float:left;
}



