@charset "UTF-8";

/*========================*/
/**/
/*2009.1*/
/*予備校　早稲田ゼミナール*/
/*http://www.wasedazemi.ac.jp*/
/**/
/*========================*/
/*/////////////////////////////////////////*/

/*寮案内用CSS*/
/*-----------------------------------------*/

.pan01 {
	background-image: url(../../common/image/pankuzu/pankuzu_allow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	width: 150px;
	height: 15px;
	display: block;
	padding-left: 15px;
	float: left;
}

.catch {
	xfont-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.title {
	margin-top: 30px;
	margin-bottom: 20px;
}

h3 {
	background-image: url(../../common/image/title_bar.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 30px;
	display: block;
	font-size: 20px;
	color: #379798;
	margin-top: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: bold;
}

.name {
	color: #077;
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 5px;
}
.layout {
	float: left;
	margin-top: 25px;
}

.lay-text {
	float: right;
	margin-top: 25px;
	width: 300px;
}

.costTable {
  width: 100%;
  margin-top: 25px;
  font-size: 14px;
}

.costTable th, .costTable td {
  padding: 3px;
  border: 1px solid black;
}

.costTable th {
  background: #ABD69B;
  text-align: center;
}
.tel {
	background-color: #efe;
	border: #ada 1px solid;
	display: block;
	margin-top: 10px;
	padding: 10px;
	width: 520px;
	font-size: 13px;
}
.toiawse {
	color: #0033aa;
	font-size: 13px;
	font-weight: bold;
}
.other {
	margin-bottom:5px;
}
.no1 {
	background-image: url(../img_dormitory/no1.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #004410;
}
.no2 {
	background-image: url(../img_dormitory/no2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 19px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #004410;
}
.no3 {
	background-image: url(../img_dormitory/no3.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	font-size: 19px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #004410;
}
.phone {
	background-image: url(../../common/image/pankuzu/pankuzu_allow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	color: #333399;
	font-size: 15px;
}
h5 {
	font-size: 10px;
	margin-top: 30px;
	float: right;
}