/* 表示メニューの選択 */
#menuSub_curriculum{
	display:none;
}
#menuSub_life{
	display:none;
}
#menuSub_aboutus{
	display:block;
}





.bnrText h5#h5Beauty{
	
}

#subtitle_room{
	width:580px;
	height:30px;
	margin:0px;
	text-indent:-2000px;
	background:url(../images/subtitle_room.gif) no-repeat;
}
#room{
	background:#FFFFCC;
	width:340px;
	margin:0px 0px 20px 0px;
	float:left;
}
#room h5{
	margin:8px 0px 8px 0px;
}
#room p{
	width:180px;
	display:block;
	font-size:10px;
}
#room p a{
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height:120%;
	margin:8px 0px 0px 0px;
	padding-left:17px;
	background:url(../images/arrow01.gif)  no-repeat;
}