@charset "utf-8";
/* tokuten.css */


/************************

	特典

*************************/
#tokuten .tokuten #content_right h3{
	clear: both;
	background:url(../tokuten/images/tl_tokuten.gif) no-repeat left top;
	width: 640px;
	height: 50px;
	text-indent: -9999px;
	font-size: 0;
	margin-bottom: 20px;
}

#tokuten .tokuten_con_r .tokuten_catch,
#tokuten .tokuten_con_r .bn_tokusawaen {
	margin-bottom: 20px;
}

/**********************************

	特典のコンテンツ

***********************************/

#tokuten .tokuten_con {
	margin: 0 0 20px 0; 
	padding: 30px;
	width: 578px;
	background: url(../tokuten/images/tl_bg.gif) left top repeat-x;
	border: 1px solid #E1E1E1;
}

#tokuten .tokuten_con .tokuten_con_l {
	margin: 0; 
	padding: 0;
	width: 380px;
	float: left;
}

#tokuten .tokuten_con .tokuten_con_r {
	margin-bottom:30px;
	padding: 0;
	width: 170px;
	float: right;
}

#tokuten .tokuten_con .tokuten_con_e {
	margin: 0;
	padding: 5px 0 0 0;
	clear: both;
}

#tokuten .tokuten_con h4 {
	margin: 0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}

#tokuten p{
	margin: 0 0 10px 0;
}

#tokuten p .p_title{
	font-weight:bold;
}

/*#tokuten .tokuten_con p {
	margin: 0 0 10px 0;
}*/

#tokuten .tokuten_con p.tokuten_lnk {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left: 16px;
	margin: 0 0 0 5px;
}

#tokuten .tokuten_con span.tokuten_atn {
	color: #9C6B47;
}

#tokuten .tokuten_con span.tokuten_atn02 {
	color: #9C6B47;
	font-weight:bold;
}

#tokuten .tokuten_con th {
	width: 100px;
}

/* tl_特典 予約について */
#tokuten .tokuten h4#tl_about {
	background: url(../tokuten/images/tl_tokuten_about.jpg) no-repeat left center;
	margin: 0 0 10px 0;
	width: 640px;
	height: 35px;
	text-indent: -9999px;
	font-size: 0;
	margin-bottom: 20px;
}

/**********************************

	特典 料金表

***********************************/
#tokuten .tokuten h4#tl_rate {
	background: url(../tokuten/images/tl_tokuten_rate.jpg) no-repeat left center;
	margin: 20px 0 10px 0;
	width: 640px;
	height: 35px;
	text-indent: -9999px;
	font-size: 0;
	margin-bottom: 20px;
}

/* table */
#tokuten .tokuten_rate table {
	width: 600px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto 10px;
}

#tokuten .tokuten_rate table th,
#tokuten .tokuten_rate table td {
	padding: 3px 0;
	background-image: none;
	border: #CCCCCC solid 1px;
	width: 110px;
	text-align: center;
}

#tokuten .tokuten_rate table th {
	background-color:#ededed;
}

#tokuten .tokuten_rate table th.tokuten_rate_top {
	background: #AEBA88;
	color: #ffffff;
}

#tokuten .tokuten_rate table td.total {
	background: #869a3f;
	color: #ffffff;
}

#tokuten .tokuten_rate table th.tokuten_rate_left {
	width: 80px;
}

