@charset "utf-8";



/* access_unit
-----------------------------------*/
#access_unit{
	width: 100%;
	margin-top: 34px;
	padding-bottom: 217px;
}


#access_unit section.access{
	width: 1142px;
	height: 741px;
	background: url("../img/bg_access_01.png") no-repeat 0 bottom;
	margin-left: -571px;
	position: relative;
	left: 50%;
}
#access_unit section.access:after{
	content: "";
	width: 35px;
	height: 35px;
	background: url("../img/bg_access_02.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 936px;
	top: 0;
}
#access_unit section.access h3{
	color: #dcdcc8;
	font-size: 116%;
	font-weight: bold;
	width: 633px;
	text-align: center;
	position: absolute;
	left: 254px;
	top: 403px;
}
#access_unit section.access dl{
	color: #dcdcc8;
	width: 633px;
	position: absolute;
	left: 254px;
	top: 436px;
}
#access_unit section.access dl dt{
	float: left;
	clear: left;
	margin: 16px 0 0 48px;
}
#access_unit section.access dl dd{
	background: url("../../common/img/bg_line_01.png") repeat-x 0 0;
	margin-bottom: 7px;
	padding: 16px 0 0 134px;
}
#access_unit section.access div.map{
	width: 400px;
	height: 361px;
	position: absolute;
	left: 571px;
	top: 0;
}
#access_unit section.access p.googlemap{
	width: 164px;
	position: absolute;
	left: 792px;
	top: 360px;
}
#access_unit section.access p.googlemap a{
	color: #ffffff;
	font-size: 85%;
	background: #959595;
	background: -webkit-linear-gradient(to bottom, #5b5b5b 0%, #959595 100%);
	background: linear-gradient(to bottom, #5b5b5b 0%, #959595 100%);
	border-radius: 0 0 8px 8px;
	text-align: center;
	display: block;
	padding: 7px 0 6px 0;
}
#access_unit section.access p.googlemap a:hover{
	color: #c8c8c8;
	text-decoration: underline;
	background: #b3b3b3;
	background: -webkit-linear-gradient(to bottom, #767574 0%, #b3b3b3 100%);
	background: linear-gradient(to bottom, #767574 0%, #b3b3b3 100%);
	padding-left: 4px;
}
#access_unit section.access img.image{
	position: absolute;
	left: 171px;
	top: 0;
}
#access_unit section.access p.link{
	position: absolute;
	right: 89px;
	bottom: 13px;
}


#access_unit section.moninthemoon{
	width: 1000px;
	margin: 0 auto;
}
#access_unit section.moninthemoon h3{
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 21px;
}
#access_unit section.moninthemoon div.logo{
	margin: 0 0 52px 346px;
	position: relative;
}
#access_unit section.moninthemoon div.logo:after{
	content: "";
	width: 21px;
	height: 21px;
	background: url("../../common/img/ico_04.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 144px;
	top: 83px;
}
#access_unit section.moninthemoon ul{
	width: 980px;
	margin-left: 10px;
}
#access_unit section.moninthemoon ul li{
	width: 180px;
	list-style: none;
	float: left;
}
#access_unit section.moninthemoon ul li + li{
	margin-left: 20px;
}
#access_unit section.moninthemoon ul li a{
	color: #dcdcc8;
	font-size: 123.1%;
	display: block;
	text-align: center;
	border: 1px solid #dcdcc8;
	padding: 10px 0 8px 0;
}
#access_unit section.moninthemoon ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
	border: 1px solid #ffffff;
}