/*  Hotel Sekia Spa CSS Document */

/*
#pageName h1{
	behavior: expression(IEPNGFIX.fix(this));
	background: url(../../img/_share/h1_rest.png) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
}
*/


/* RESTAURANT Top Navi
-----------------------------------------------*/

#spaTop,#spaSub {
	padding:0;
	width:560px;
	/*height:35px;*/
	margin-top: 0px;
	margin-bottom: 0;
	_margin-left: 5px;	
}

#spaTop ul, #spaTop li,
#spaSub ul,#spaSubli {
	margin: 0px;
	padding: 0px;
}

#spaSub{
	clear: both;
	float: none;
	margin-top: 10px;
}

#spaTop li {
	display:block;
	float:left;
	list-style-type:none;
	height:190px;
	margin-right: 0px;
}


#spaSub li{
	display:block;
	float:left;
	list-style-type:none;
	width:135px;
	margin-right: 4px;
}


#spaTop li a {
	display:block;
	width:138px;
	height:100%;
	text-indent:-9999px;
	/*overflow:hidden;*/
	
}

#spaTop li.spa01 {
	background:url(../img/spa_nv01.jpg) no-repeat 0px 0px;	
}

#spaTop li.spa01 a:hover, #spaTop li.spa01 a.selected {
	background:url(../img/spa_nv01.jpg) no-repeat 0px -210px;
}

#spaTop li.spa02 {
	background:url(../img/spa_nv02.jpg) no-repeat 0px 0px;	
}

#spaTop li.spa02 a:hover, #spaTop li.spa02 a.selected {
	background:url(../img/spa_nv02.jpg) no-repeat 0px -210px;
}

#spaTop li.spa03 {
	background:url(../img/spa_nv03.jpg) no-repeat 0px 0px;	
}

#spaTop li.spa03 a:hover, #spaTop li.spa03 a.selected {
	background:url(../img/spa_nv03.jpg) no-repeat 0px -210px;
}

#spaTop li.spa04 {
	background:url(../img/spa_nv04.jpg) no-repeat 0px 0px;	
}

#spaTop li.spa04 a:hover, #spaTop li.spa04 a.selected {
	background:url(../img/spa_nv04.jpg) no-repeat 0px -210px;
}

/*
-------------------------------------------*/

h3.est{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3366;
	margin-right: 2em;
	color: #CC3366;
}

#dayPlan{
}
#dayPlan dl{
	display: block;
	background: #EEE;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

#dayPlan dt {
	width: 4em;
	float: left;
	clear: both;
	padding-top: 0.5em;
}
#dayPlan dd {
	margin-left: 5em;
	padding-top: 0.5em;
}

/* Day Plan Menu Image
-------------------------------*/

#dayPlan ul.menuImg{
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
}

#dayPlan .menuImg ul,
#dayPlan .menuImg li{
	margin: 0px;
	padding: 0px;	
}
#dayPlan .menuImg li{
	float: left;
	display: inline;
	margin-right: 5px;
	line-height: 0px;
}

#dayPlan .menuImg li a{
	display: block;
	width: 178px;
	overflow:hidden;
	/*text-align: center;
	vertical-align: middle;*/
	height: 295px;
}

#dayPlan .menuImg li a:hover,
#dayPlan .roomImg li a:hover{
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}

/* Day Plan Room Image
-------------------------------*/

#dayPlan ul.roomImg{
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
}

#dayPlan .roomImg ul,
#dayPlan .roomImg li{
	margin: 0px;
	padding: 0px;	
}
#dayPlan .roomImg li{
	float: left;
	display: inline;
	width: 178px;
	margin-right: 5px;
	line-height: 0px;
}


/* HOTEL SPA Page
-------------------------------*/

#spaThum6,
#poolThum {
	padding:0;
	width:560px;
	/*height:35px;*/
	margin-top: 0px;
	margin-bottom: 0;
	_margin-left: 5px;	
}
#spaThum6,
#poolThum{
	clear: both;
	float: none;
	margin-top: 10px;
}

#spaThum6 h5,
#poolThum h5{
	margin: 0px;
	padding: 10px 0px 0px;
	float: none;
	clear: both;
}

#spaThum6 ul, #spaThum6 li,
#poolThum ul, #poolThum li{
	margin: 0px;
	padding: 0px;
}


#spaThum6 li,
#poolThum li{
	background: url(../img/bg_spa_img.gif) no-repeat 0px 0px;
	display:block;
	float:left;
	width:180px;
	height:126px;
	margin-right: 0px;
	list-style-type:none;
}
#spaThum6 li img,
#poolThum li img{
	padding: 4px;
}

#spaThum6 li a,
#poolThum li a{
	display:block;
	/*width:138px;*/s
	height:100%;
	/*text-indent:-9999px;*/
	/*overflow:hidden;*/
	
}
#spaThum6 li a:hover,
#poolThum li a:hover {
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}



/*************** list tag styles ***************/

#timeTable table{
	width: 500px;
}
#timeTable td{
font-size: 0.9em;
}
#timeTable td.left{
	text-align: left;
}
#timeTable dl{
}

dl#spec{
	margin-left: 1em;
}

#timeTable dt ,#spec dt{
	margin-left: 0.5em;
	width: 6em;
	float: left;
	padding-top: 0.5em;
}
#timeTable dd,#spec dd {
	margin-left: 7em;
	margin-right: 0.5em;
	padding-top: 0.5em;
}


/* Esthetic SPA Page
-------------------------------*/
#esthe {
}

#esthe h4.est{
	background: url(../../img/bg_h4_pink.gif) no-repeat;
}

#esthe h5{
	background: url(../../img/dot_x.gif) repeat-x left bottom;
	margin: 1em;
	padding-bottom: 0.3em;
}

#esthe .price{
	font: bold 1.2em "Times New Roman", Times, serif;
	color: #C00;
}

#esthe dl{
	margin-left: 2em;
	margin-bottom: 1em;
}
#esthe dt,#esthe dd {
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#esthe dt {
	width: 11em;
	float: left;
	clear: both;
	padding-top: 0.5em;
	font-weight: bold;
}
#esthe dd {
	margin-left: 11em;
	padding-top: 0.5em;
	width: 20em;
}

#esthe .txtBlue{
	color: #33C;
}

/* Fittness Page
-------------------------------*/

#fittness{
}

#fittness div.fitHead{
	background: url(../img/_fitt/fitt_visual01.jpg) no-repeat right 0px;
	/*height: 240px;*/
}

#fittness dl{
	margin-left: 2em;
	margin-bottom: 1em;
}
#fittness dt,#fittness dd {
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#fittness dt {
	width: 5em;
	float: left;
	padding-top: 0.5em;
	font-weight: bold;
	text-align: left;
}
#fittness dd {
	margin-left: 6em;
	padding-top: 0.5em;
}

#fittness .price{
	font: bold 1.2em "Times New Roman", Times, serif;
	color: #333;
}

#fitMember{
	margin-left: 10px;
}

#fitMember table{
}

#fitMember th,#fitMember td{
	padding: 0.2em 1em;
}

#fitMember th{
	color: #FFF;
	background: #CD4F3D;
}

#fitMember td{
}
#fitMember tr.odd{
	background: #F8DBCE;
}




/* Pool Page
-------------------------------*/

#pool{
}

#pool div.headCopy{
	/*background: url(../img/_pool/pool_visual01.jpg) no-repeat right top;
	padding-right: 210px;
	height: 160px;*/
}


#pool dl{
	margin-left: 2em;
	margin-bottom: 1em;
}
#pool dt,#pool dd {
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#pool dt {
	width: 9em;
	float: left;
	padding-top: 0.5em;
	font-weight: bold;
	text-align: left;
}
#pool dd {
	margin-left: 10em;
	padding-top: 0.5em;
}

#pool .price{
	font: bold 1.2em "Times New Roman", Times, serif;
	color: #333;
}


/* Shim Page
-------------------------------*/

#shim{
	background: url(../img/_shim/shim_image.jpg) no-repeat left top;
	padding-left: 230px;
}

#shim h4{
	background: url(none);
	padding: 0px;
	height: auto;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #81959A;
	margin-top: 0.5em;
}

#shim p{
	margin: 0.5em;
}

#shim dl{
	margin-left: 0.5em;
	margin-bottom: 1em;
}

#shim dt {
	width: 78m;
	float: left;
	padding-top: 0.5em;
	font-weight: bold;
	text-align: left;
}
#shim dd {
	margin-left: 8.5em;
	padding-top: 0.5em;
}

div.blockRed{
	text-align: center;
	padding: 5px;
	border: 1px solid #C99;
}

#poolMenu{
	margin-left: 10px;
}
#poolMenu table{
}

#poolMenu th,#poolMenu td{
	padding: 0.2em 0.5em;
	background: url(../../img/dot_x.gif) repeat-x left bottom;
}

#poolMenu th{
	font-weight: normal;
	text-align: left;
}

#poolMenu td{
	text-align: right;
}