td {font-size: 100%; color: #333333; line-height: 120%;}
/*各検索フォーム共通のスタイルシート*/
.attention {color:#CC0000}
.search_sub {color:#035C00}
.price_attention {font-size: 80%;}
.line {border-bottom: 1px dotted #035C00;}
.hotel_name {font-weight: bold;}

/*ビジネス予約のスタイルシート*/
.biz_navi_title {font-size: 80%; color:#035C00;}
.biz_navi_sub {font-size: 80%;}
.biz_search_title {color:#035C00; font-weight:bold;}
.biz_search_sub {line-height: 130%;}
.biz_search_sub a{text-decoration:none}
.biz_search_sub a:hover{text-decoration:underline}
.biz_search_sub a:active{text-decoration:underline}
.f10pt {font-size:10pt;  text-decoration:none; line-height:14pt;}

/*料金文言対応*/
td span#room_haku{
	display: block;
	font-size: 70%;
}

.rmngMssg{
	font-size: 80%;
	color: #C00;
}

