
.room{
	margin-bottom:40px;}

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

.room p{
	padding:0 20px;
	margin-bottom:20px;
	}

.room p.left{
	float:left;
	width:400px;
	}
	
.room p.right{
	float:right;
	width:400px;
	}
	
.room p.left450{
	float:left;
	width:450px;
	}
	
.room p.right450{
	float:right;
	width:450px;
	}
	
.room h3{
	clear:both;}