@import "common.css";

/***********************************************/
/* infomartion                                 */
/***********************************************/ 
#information, #gekiyasu {
	width: 580px;
}
#information {
	margin: 10px;
}
#gekiyasu {
	margin: 10px auto 5px;
}
#information .head, #gekiyasu .head { margin-bottom: 5px; }
#information table, #gekiyasu table { width: 580px; }

#information tr {
	background-image: url(../../images/bar_info.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#information th {
	text-align: center;
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "Lucida Grande", Verdana, "ＭＳ ゴシック";
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	padding-top: 2px;
 }
#information td {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 2px;
}

/***********************************************/
/* 激安情報　                                  */
/***********************************************/ 
#gekiyasu { border-collapse:collapse; }

#gekiyasu td {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#gekiyasu .room {
	width: 50%;
	font-weight: bold;
	color: #006699;
	text-align: left;
	background-color: #EEEEEE;
}

#gekiyasu .kikan, #gekiyasu .fee {
	text-align: center;
}
#gekiyasu .kikan {
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
}
#gekiyasu .fee {
	text-align: center;
	width: 30%;
}

.fee .moto {
	font-weight: bold;
	color: #009999;
}
.fee .yasu {
	font-weight: bold;
	color: #FF0000;
}


/***********************************************/
/* バナー　　                                  */
/***********************************************/ 

.banner { margin: 5px; }