@charset "utf-8";
/*------------------------------------------------------------
	英語　Access
------------------------------------------------------------*/

.conts_wrap {
	padding: 5px;
}
.conts_wrap .inner .txt_conts {
	padding: 20px 10px;
}
.conts_wrap#p01 {
	position: relative;
}

.conts_wrap#p01 #pnav {
	position: absolute;
	right: 0;
	top: -55px;
	width: 490px;
	z-index: 50;
}
.conts_wrap#p01 #pnav dt, #p01 #pnav dd li {
	float: left;
}

.conts_wrap#p01 .inner {
	background: url(../../img/en/access/bg_01.png) no-repeat right bottom #99ebff;
	min-height: 560px;
	padding: 0;
}
.conts_wrap#p01 .inner .maps {
	padding: 280px 10px 10px;
	width: 670px;
	overflow: hidden;
}
.conts_wrap#p01 .inner .maps .address_txt {
	float: right;
	margin: 160px 0 0;
	width: 340px;
}
.maps #mapCanvas01 {
	height: 250px;
	width: 300px;
	border: 3px solid #FFF;
	float: left;
}
.conts_wrap#p02 .inner {
	background: #ccf5ff;
}
#main {
	float: left;
	width: 700px;
}
#sub {
	float: right;
	width: 280px;
}
#main .inner, #sub .inner {
	min-height: 540px;
}
#sub .conts_wrap .inner, #sub .conts_wrap .inner a {
	color: #0073d7;
	font-size: 12px;
}
#sub .conts_wrap .inner ul li {
	border-bottom: 1px solid #66b4eb;
	margin: 0px 0px 8px;
	padding: 0px 0px 12px;
}
#sub .conts_wrap .inner ul li ul {
	margin: 0px 0px 14px;
}
#sub .conts_wrap .inner ul li li {
	border: none;
	padding: 0;
	margin: 0;
}
#sub .conts_wrap .inner ul .icon01 a {
	font-size: 16px;
	background: url(../../img/en/access/icon_01.gif) no-repeat left bottom;
	padding: 6px 0px 0px 30px;
}
#sub .conts_wrap .inner ul .icon02 a {
	font-size: 16px;
	background: url(../../img/en/access/icon_02.gif) no-repeat left center;
	padding: 0px 0px 0px 46px;
}

.conts_wrap#p03 .inner, .conts_wrap#p05 .inner {
	background: #99ebff;
}

.conts_wrap .inner .access_url {
	background: rgba(255,255,255,0.4);
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	color: #0073d7;
	margin: 0 5px 20px;
	padding: 18px 25px;
}
.conts_wrap .inner .access_url a {
	text-decoration: underline;
	color: #0073D7;
	font-size: 16px;
}
.conts_wrap .inner .access_url a:hover {
	text-decoration: none;
}
.conts_wrap#p03 .inner .access_url {
	float: left;
	width: 200px;
	margin: 20px 0 0 0;
}
.conts_wrap#p04 .inner .access_url {
	float: left;
	width: 500px;
	margin: 20px 0 0 0;
}
