
.main{ position: relative; }
.main img{ width: 100%; }
.main span{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
	background: url(/images/access/tit.png) no-repeat center center;
	text-indent: -9999px
	
}


#contentsBox{ margin-top: 60px; }


.access_area{ background: url(/images/access/ph01.jpg) no-repeat 0 0; margin-bottom: 60px; }
.access_area .access_inner{ float: right; }
.access_area .access_inner dl{ border-bottom: #eaeaea 1px solid; }
.access_area .access_inner dl:last-child{ border-bottom: none; }
.access_area .access_inner dl dt{ float: left; clear: both; padding: 10px 0 10px 30px; width: 100px; }
.access_area .access_inner dl dd{ float: left; padding: 10px 0 10px 0; width: 465px; }


.map_area{ margin-bottom: 100px; }
#campus_map{
     width: 100%;
     height:300px;
}


#map_space{
	margin-bottom: 10px;
}

.map_link{
	text-align: right;
	margin-bottom:50px;
}
.map_link a{ background: url(/images/access/ico_arrow.png) no-repeat right center; padding-right: 10px; }