@charset "utf-8";

.room table {
	float: left;
	width: 750px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#time_table {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border: 1px solid #999999;
	padding-bottom: 20px;
}

th {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	line-height: 300%;
	color: #980606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	font-style: normal;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #980606;
}

td {
	text-align: left;
}

.comment {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
   }
ul li {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: -10px;
}

.akamozi {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.aomozi {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
}

.money table {
	font-size:12px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;  

}.gototop {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-style: normal;
	line-height: 250%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
