@import "../css/styles.css";
@import "../css/hlevel.css";

.tbl_bg {  background-image:   url(images/back_g.gif)}
dt {  font-weight: bold}
.box-greyline {
	padding: 3px;
	border: 1px solid #FF6600;
	margin: 3px;
}

/* Ayumi */

.b_dotted{
	border-collapse:collapse;
	border:0;
}
.b_dotted th{
	width:140px;
}
.b_dotted td,
.b_dotted th{
	border-bottom:1px #ccc dotted;
	padding:5px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	font-size:13px;
	line-height:150%;
}

/* access */


#access h5,#access p{
	margin:0;
}
#access h5{
	margin-top:0.3em;
}

.kouiki {
	margin: 0 auto;
	height: 452px;
	background: url(information/images/09kouiki.jpg) center top no-repeat;
	}

.map-middle {
	margin: 0 auto;
	height: 87px;
	overflow: hidden !important;
	background: url(information/images/09map-middle.jpg) center top no-repeat;
	}

.nagitsuji {
	margin: 0 auto;
	height: 291px !important;
	background: url(information/images/09nagitsuji.jpg) center top no-repeat;
	}
	

/* enquiry */

.enquiry-pad {
	border: 1px #CCC solid;
	background-color: #F8F8FF;
	padding: 10px 10px 5px 10px;
	}

.enquiry-pad p {
	margin: 10px 0 0 0;
	}

h5.uniname {
	color:#669;
	font-size: 15px;
	margin: 0 0 5px 0;
	}


	
