@charset "shift_jis";
html {
	overflow-x: hidden;
}

#room {
	margin: auto;
	width: 700px;
	background-color: #FFFFFF;
	height: auto;
	padding: 5px;
}

.plan {
	font-size: 11px;
	width: 350px;
	float: left;
	border: 1px dashed #FF9966;
	line-height: normal;
	text-align: left;
	padding-left: 10px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tel {
	line-height: normal;
	float: right;
	text-align: right;
	font-size: 12px;
}
.T11px {
	font-size: 11px;
}

.T12px {
	font-size: 12px;
	font-weight: normal;
}


.room_table strong {
	font-size: 12px;
}
.plan strong {
	font-size: 11px;
}
.room_name {
	font-size: 20px;
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}
.align_right {
	text-align: right;
}


#foot {
	clear: both;
	text-align: center;
}
#room h3 {
	background-image: url(../images/title_bg5.gif);
	background-repeat: no-repeat;
	width: 620px;
	padding-left: 15px;
	height: 24px;
	clear: both;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#room #form1 {
	margin: 0px;
}
.room_table td {
	padding: 2px;
	background-color: #FFFFFF;
	text-align: right;
}

.room_table th {
	background-color: #FFEEAA;
	padding: 2px;
	color: #FF6633;
	line-height: normal;
}
.room_table {
	background-color: #FFCC99;
	margin-bottom: 15px;
}
.room_table2 td {
	padding: 2px;
	background-color: #FFFFCC;
	text-align: left;
}

.room_table2 th {
	background-color: #FFEEAA;
	padding: 2px;
	color: #FF6633;
	line-height: normal;
}
.float_right {
	float: right;
}

.room_table2 {
	background-color: #FFCC99;
	clear: both;
}

.attension {
	color: #FF0000;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	font-family: "CI";
	float: right;
	padding-top: 10px;
}

body,td,th{
	font-size: 12px;
}
.TFF6600 {
	color: #FF6600;
}

table.youtube {
	margin:5px 0px;
	}

table.youtube tr td {
	padding:5px 0px;
	}