@charset "UTF-8";
/*******************************************/
/* Stay_style.css                          */
/* Use with Takakura Hotel Fukuoka 2010    */
/*******************************************/

@import url("stay_plan.css");
@import url("search2.css");

/*************** Stay Top  *****************/

#stayTop {
	margin-top: 5px;
}

#stayTop div.stayCopy{
	color: #666;
}

#stayTop div.menu01{
	background: url(../img/stay_top01.jpg) no-repeat 0px center;
	padding-left: 210px;
	
}

#stayTop div.menu02{
	background: url(../img/stay_top02.jpg) no-repeat 0px center;
	padding-left: 210px;
	
}

#stayTop div.menu03{
	background: url(../img/stay_top03.jpg) no-repeat 0px center;
	padding-left: 210px;
	
}

/*
#stayTop table{
}

#stayTop td{
	vertical-align: top;
	width: 180px;
}
#stayTop td.dotY{
	background: url(../../img/dot_y.gif) repeat-y left top;
}
*/

#stayTop .smallNavi{
}

#stayTop ul{
	
	padding: 0px;
	margin-left: 0;
	margin-top: 0.5em;
}
#stayTop li{
	line-height: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-type: none;
	display: inline;
}
#stayTop li a{
	display: block;
	background: url(../../img/icon_sq01_arrow.gif) no-repeat 5px center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#stayTop li a:hover{
	background: #EAEAFF url(../../img/icon_sq02_arrow.gif) no-repeat 5px center;
	text-decoration: none;
	color: #06F;
}


/*************** Stay Divs  *****************/

/** Stay Block Margin **/

#stayBlock {
	background: #FFFFFF;
}

*html body #stayBlock {
	margin-right: 0px;
}

#stayBlock h2{
	margin-top: 0px;
	height: 40px;
	width: 500px;
	clear: none;
	display: block;
}

#stayBlock h3{

	clear: both;
}

#planBlock h5{
	font-weight: bold;
	color: #402802;
	letter-spacing: 1px;
}


#stayBlock p{
}

#stayBlock dl{
}

#stayBlock dt{
	float: left;
	width: 9em;
	padding-top: 1em;
	color: #333;
	margin-left: 1em;
	font-weight: bold;
	text-align: right;
}

#stayBlock dd{
	margin-left: 10em;
	padding-top: 1em;
	width: 500px;
}

#planList dd{
	margin-left: 10em;
	padding-top: 1em;
	width: auto;
}

#stayBlock dl.point{
}

#stayBlock dl.point dt{
	background: url(../../img/dot_x3.gif) repeat-x 0px bottom;
	color: #2B364D;
	padding-right: 1em;
}

#stayBlock dl.point dd{
	background: url(../../img/dot_x3.gif) repeat-x 0px bottom;
}

/* Thumnail
--------------------------*/

#thumPicture table{
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

#thumPicture th{
}

#thumPicture td{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

#thumPicture td img{
	padding: 1px;
	border: 1px solid #CCD2DE;
	display: block;
}

#thumPicture em{
	font-style: normal;
	font-weight: normal;
	text-align: center;
	display: block;
}

.thumPicture{
	padding: 1px;
	border: 1px solid #CCCBD0;
}

#thumPicture a:hover img{
filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
	zoom:1;
}

/* Room price
--------------------------*/


#roomPrice{
}

#roomPrice table{
	margin-left: 20px;
	border-top: 1px solid #CFD5E1;
	border-left: 1px solid #CFD5E1;
	/*width: auto;*/
}

#roomPrice th,#roomPrice td{
	text-align: center;
	padding: 0.5em;
	border-right: 1px solid #CFD5E1;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #CFD5E1;
}

#roomPrice th{
	background: #D3D6DD;
	font-weight: bold;
	color: #444;
	padding-right: 1.5em;
	padding-left: 1.5em;	
	
}

#roomPrice td{
	padding-right: 1em;
	padding-left: 1em;
	border-bottom: 1px solid #CFD5E1;
}



#roomPrice th.rooms{
	background: #F7F7F7;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 1em;
}


#roomPrice td.price{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #000000;
	
}
#roomPrice td.priceSP{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1.1em;
	background: #FFFFEA;
}
#roomPrice td.alignLeft{
	text-align: center;
}

#roomPrice caption{
	text-align: right;
	caption-side: bottom;
}

#roomPrice .daySun{
	background: #FFEBEB;
	color: #333333;
}
#roomPrice .daySat{
	background: #DBE9FB;
	color: #333333;
}
#roomPrice .dayNomal{
}



/*** Plan List ***/

#daySearch{
	background: #F7F7F7 url(../img/bg_day_serch.gif) no-repeat 5px center;
	padding: 1em 1em 1em 150px;
	border: 1px solid #CCD3DE;
	margin: 5px;
}

#daySearch span.block{
	margin-left: 10px;
}

#planList {
}

#planList table{
	width: 660px;
}

#planList th,#planList td{
	vertical-align: top;
	padding: 5px;
}

#planList th{
	width: 80px;
}
#planList th img{
	padding: 1px;
	border: 1px solid #CDD4DF;
}

#planList td p{
	margin-right: 0px;
}

#planList h4{
	margin-bottom: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	background: url(../img/blank.gif);
}

#planList h4 a{
	background: #FFFFE0 url(../../img/icon_sq01_arrow.gif) no-repeat 5px center;
	padding-left: 25px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CCD3DE;
	border-bottom: 1px solid #CCD3DE;
}

#planList h4 a:hover{
	text-decoration: none;
	background: #EAEAFF url(../../img/icon_sq02_arrow.gif) no-repeat 5px center;
	color: #06F;
}
#planList ul{
	margin-top: 0px;
}

#planList dl{
	margin-top: 0.2em;
	margin-left: 0px;
}

#planList dt{
	width: 7em;
	padding-top: 0.2em;
	text-align: center;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	background: #4C586D;
	margin-left: 0.5em;
	padding-left: 0px;
}

#planList dd{
	margin-left: 8em;
	padding-top: 0.2em;
	color: #4C586D;
}






/****  Corp  *****/

#corpolate{
	margin: 1em 2em;
}

#corpolate h3 {
	background: #990000;
}

#corpolate h4 {
	
}

#corpolate h4.corp01,
#corpolate h4.corp02,
#corpolate h4.corp03{
	background: url(../corporate/img/title_co01.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 28px;	
}
#corpolate h4.corp02 {
	background: url(../corporate/img/title_co02.gif) no-repeat 0px 0px;
}
#corpolate h4.corp03 {
	background: url(../corporate/img/title_co03.gif) no-repeat 0px 0px;	
}

#corpolate strong{
	font-size: 1.1em;
}
#corpolate em{
	color: #DD0000;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
}

#point{
	margin-left: 20px;
}

#point table{
}

#point th,#point td{
	padding: 5px;
	background: url(../../img/dot_x.gif) repeat-x center bottom;
}

#point th{
	font-weight: bold;
	text-align: right;
}

#point td{
	padding-right: 1em;
	padding-left: 1em;
}

