<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ===========================================================

	Title:			dormitory.css
	Created:		2010-10-20
	Last Created:	2010-10-20
	
=========================================================== */
/*
	
	dormitoryTop
	dormitoryDtails
		
=========================================================== *//*

	tit
	
=========================================================== */
/* ===========================================================

	dormitoryTop
	
=========================================================== */

#dormitoryTop h3 {
	margin: 0 0 5px;
	padding: 0;
}

#dormitoryList {
	border: solid 1px #CCCCCC;
	padding: 20px;
	margin: 0 0 20px;
}

#dormitoryList ul {
	float: left;
	width: 400px;
	margin: 0;
}

#dormitoryList ul a {
	background: url(../../images/common/ic_arrow_b.gif) 0 50% no-repeat;
	padding: 0 0 0 15px;
}

#dormitoryImg {
	float: right;
}

#dormitoryImg img {
	border: solid 1px #CCCCCC;
	padding: 4px;
}

/* ===========================================================

	dormitoryTop table
	
=========================================================== */

#dormitoryTop table {
	width: 660px !important;
	margin: 0 0 10px;
	padding: 0;
	border: solid 1px #CCCCCC;
	font-size: 11px;
}

#dormitoryTop table th {
	border: solid 1px #CCCCCC;
	background: none;
	padding: 5px;
	text-align: center;
	background: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	width: auto;
}

#dormitoryTop table td {
	border: solid 1px #CCCCCC;
	background: none;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	width: auto;
}

#dormitoryTop table p {
	margin: 0;
	padding: 0;
}

#dormitoryTop table th.colorA,
#dormitoryTop table td.colorA {
	background: #ffff99;
}

#dormitoryTop table th.colorB,
#dormitoryTop table td.colorB {
	background: #ff99cc;
}

#dormitoryTop table th.colorC,
#dormitoryTop table td.colorC {
	background: #ccffff;
}

#dormitoryTop table th.cellW1,
#dormitoryTop table td.cellW1 {
	width: 5% !important;
	white-space: nowrap;
}


#dormitoryTop table th.kaikanName {
	width: 1%;
}

#dormitoryTop table th.kyakushitsu {
	width: 1%;
}

#dormitoryTop table th.type {
	width: 1%;
}
#dormitoryTop table th.ryohi {
	width: 1%;
}
#dormitoryTop table th.hyukanhi {
	width: 1%;
}
#dormitoryTop table th.kanrihi {
	width: 1%;
}
#dormitoryTop table th.hoshoukin {
	width: 1%;
}

/* ===========================================================

	dormitoryDtails
	
=========================================================== */
/* ===========================================================

	tit
	
=========================================================== */

.tit {
	background: #633712 url(../../images/dormitory/bg_grad_a.gif) bottom repeat-x;
	padding: 5px 0;
	margin: 0 0 20px;
}

.tit h3 {
	color: #FFFFFF;
	width: 360px;
	float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
	line-height: 1;
	font-weight: bold;
	font-size:123.1%;
}

.tit ul {
	float: right;
	margin: 0;
	line-height: 1;
}

.tit ul li {
	float: left;
	margin: 0 5px 0 0;
}

.tit h3 img,
.tit ul li img {
	vertical-align: bottom;
}

/* ===========================================================

	main
	
=========================================================== */

h4 {
	color: #f47d14;
	font-weight: bold;
	font-size:100%;
	background: url(../../images/common/line_dot_x_a.gif) bottom repeat-x;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

h4 span {
	background: url(../../images/dormitory/tit_ic_a.gif) 0 50% no-repeat;
	padding: 0 0 0 10px;
}

.mainBox {
	width: 325px;
	height: 245px;
	float: left;
	margin: 0 0 10px;
}

#ex {
	margin: 0 0 10px 10px;
	background: #f5efea;
	background-color: #f5efea;
}

#ex p {
	margin: 0;
	padding: 15px 15px 0;
}

#ex #map {
	display: none;
}

#floor {
	margin: 0 0 10px 10px;
}

#qrCode {
	display: none;
}

/* ===========================================================

	h5
	
=========================================================== */

h5 {
	clear: both;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	background: url(../../images/dormitory/tit_bg_a.gif) 0 0 no-repeat;
	padding: 5px 0 20px 10px;
	margin: 0;
}

/* ===========================================================

	indoor
	
=========================================================== */

dl.indoor dt {
	clear: both;
	color: #f47d14;
	font-weight: bold;
	font-size:100%;
}

/* ===========================================================

	main
	
=========================================================== */

dl.school dt {
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: url(../../images/common/line_dot_x_a.gif) bottom repeat-x; 
}
</pre></body></html>