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

/***** Common *****/
@import url("hall.css");

/*************** banq Top  *****************/

#banqTop {

}

#banqTop h3.barParty{
	background: url(../img/bg_h3_party.gif) no-repeat;
	text-indent: -9999px;
}

#banqTop h3.barHall{
	background: url(../img/bg_h3_hall.gif) no-repeat;
	text-indent: -9999px;
}


#banqTop h4{
	margin-top: 0px;
	margin-bottom: 5px;
}

#banqTop div.exp01,
#banqTop div.exp02{
	width: 320px;
}

#banqTop div.expThum{
	float: left;
	margin-right: 1em;
	margin-bottom: 1px;
}

#banqTop div.exp01{
	float: left;
}
#banqTop div.exp02{
	float: right;
}

#banqTop div.exp03{
	clear: both;
}

/* plan list
------------------------------------------ */

#banqTop div.planList{
	display: block;
}

#banqTop div.plan1{
	float: left;
	width: 325px;
	clear: left;
}
#banqTop div.plan2{
	float: right;
	width: 325px;
	clear: right;
}


#banqTop div.planList table{
	width: 100%;
	background: url(../../img/dot_x3.gif) repeat-x 0px bottom;
	padding-bottom: 2px;
}

#banqTop div.planList th,
#banqTop div.planList td{
	vertical-align: top;
	padding: 5px;
	margin-bottom: 5px;
}
#banqTop div.planList tr:hover{
	background: #F5F5F5;
	/*background: #EAEAFF;*/
}

#banqTop div.planList th{
	width: 84px;
	padding-left: 0px;
}
#banqTop div.planList th img{
	padding: 1px;
	border: 1px solid #CCD2DE;
}

#banqTop div.planList td{
	
}

#banqTop div.planList td a{
	background: url(../../img/icon_sq01_arrow.gif) no-repeat 0px center;
	font-size: 1em;
	display: block;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
	font-weight: bold;
}

#banqTop div.planList td a:hover{
	background: url(../../img/icon_sq02_arrow.gif) no-repeat 0px center;
}

#banqTop div.planList .period{
	background: url(../../img/dot_x3.gif) repeat-x 0px bottom;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#banqTop div.planList .exp{
	display: block;
	color: #666;
	font-size: 0.9em;
	margin-top: 0.5em;
}

/*
#banqTop .smallNavi{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 230px;
}



#banqTop div.menu01{
	background: url(../img/banq_top01.jpg) no-repeat left top;
	width: 100%;
	position: relative;
	height: 190px;
}

#banqTop div.menu02{
	background: url(../img/banq_top02.jpg) no-repeat left top;
	width: 100%;
	position: relative;
	
}

#banqTop ul{
	padding: 0px;
	margin-left: 0em;
	margin-top: 0px;
}

#banqTop li{
	line-height: 15px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style-type: none;
	display: inline;
}
#banqTop li a{
	display: block;
	background: url(../../img/icon_sq01_arrow.gif) no-repeat 5px center;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2E4C2;
	padding-top: 5px;
	padding-bottom: 5px;
}
#banqTop li a:hover{
	background: #F6EEDB url(../../img/icon_sq02_arrow.gif) no-repeat 5px center;
	text-decoration: none;
	color: #CE5200;
}
*/


/*************** banq Page  *****************/

#banqPage{
	
}

#banqPage h2{
	
}

#banqPage div.hallPict{
	width: 585px;
	margin-right: auto;
	margin-left: auto;
}