.f12 {  font-size: 12px}
.f11 {
	font-size: 11px;
	line-height: 150%;
}
.f12lh {  font-size: 12px; line-height: 140%}
.f5 {  font-size: 5px}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
	line-height: 150%;
}

body {
	text-align:center;
	scrollbar-3dlight-color:#f593a2;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#f593a2;
	scrollbar-darkshadow-color:#f593a2;
	scrollbar-face-color:#f593a2;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

h1 { font-size:14px; color:#666666; margin-bottom:-10px; }

/*ホテルリスト*/
table.hotel { width:700px; margin:0px 30px 0px; border-collapse:collapse; font-size:13px; }
table.hotel caption { text-align:left; padding:15px 0px 0px; }
table.hotel th,table.hotel td { padding:5px;background:#fffde8; border:2px solid #f593a2; color:#221815; vertical-align:top; }
table.hotel th#business { color:#ffffff; background:#FF3366; font-weight:bold; letter-spacing:1px; text-align:center; }
table.hotel th#love { color:#ffffff; background:#f593a2; font-weight:bold; letter-spacing:1px; text-align:center; border-top:0px; }
table.hotel th.address { width:200px; }
table.hotel th.tel { width:160px; }
table.hotel th.area { width:100px; }
table.hotel th.ok { width:85px; }
table.hotel td.ok { text-align:center; }
