@charset "utf-8";
/**************************************************************************************************

SPA FORMAT

**************************************************************************************************/
div#mainColumn h1{
position:relative;
}

div#mainColumn h1 span{
display:block;
width:110px;
height:111px;
position:absolute;
bottom:-56px;
right:30px;
}

div.assetBlock table th{
width:452px;
}

div.assetBlock table td{
vertical-align:middle;
font-size:78%;
}

div.assetBlock table td span{
font-size:114%;
line-height:150%;
color:#212525;
padding:0 10px 0 0;
}


div.assetBlock table th.tableStyleRates,
div.assetBlock table th.tableStyleReservation{
border-left:1px solid #FFFFFF;
text-align:center;
width:120px;
}

div.assetBlock table th.tableStyleRates span{
font-size:85%;
font-weight:normal;
}

div.categoryAsset table td.tableStyleRates,
div.categoryAsset table td.tableStyleReservation{
border-left:1px solid #EEEEEE;
text-align:center;
font-size:93%;
}

div.assetBlock table.tableStyleSpa td{
border-top:none;
border-bottom:1px solid #EEEEEE;
font-size:93%;
color:#667271;
}

div.assetBlock table.tableStyleSpa td span{
font-size:83%;
line-height:150%;
color:#999999;
padding:0 10px 0 10px;
}