
.room{
	margin-bottom:40px;}

.roomname{
	font-size:16px;
	font-family: "A-OTF 新ゴ Pro EL", "メイリオ", "ヒラギノ角ゴ pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-weight:normal;
	margin-bottom:10px;
}


.jikan h4{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	margin:20px 0 0 10px;
	font-weight:normal;
	}

.jikan table{
	width:660px;
	margin:10px 0 0 10px;
	}
	
.jikan th{
	width:94px;
	color:#fff;
	font-weight:normal;
	background-color:#C7B299;
	border:1px solid #ccc;
	}
	
.jikan td{
	background-color:#fff;
	border:1px solid #ccc;
	}
	
.line{
	border-bottom:1px solid #ccc;
	margin:5px 0;
	}
	
.tb1 td{
	padding:10px 0;
	text-align:center;
	}
