@charset "utf-8";

#dormitory h2{
	clear:both;
}
#dormitory h3{
	clear:both;
}
#dormitory table{
	width:100%;
	border-collapse:collapse;
	}

#dormitory th{
	width:30%;
	background-color:#F9F9F9;
	padding:0.5em 0.8em;
	border:1px solid #D8DFE5;
	font-weight:normal;
	}

#dormitory td{
	border:1px solid #D8DFE5;
	padding:0.5em 0.8em;
	}

#dormitory table.shousai{
	width:410px;
	float:right;
	margin-bottom:20px;
}

#dormitory table.shousai td a{
	display:block;
	width:130px;
	height:20px;
	padding-top:2px;
	padding-left:43px;
	background:url(../img_common/download/icon_pdf.gif)  no-repeat left center;
	font-weight:bold;
	}


#food_box{
	float:right;
	height:120px;
} 

#food_box p {
	text-align:center;
}