@charset "Shift_JIS";
/****障子枠のテーブル設定****/
table.wakukan{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color: #333333;
	vertical-align: middle;
	}
.wakukan th{
	color:#FFFFFF;
	background-color: #6C6C48;
	}
	
.wakukan td{
	vertical-align:middle;
	border: 1px solid #CCCCCC;
	background-color: #C9C9AD;
	padding: 0px;
	margin: 0px;
	}
/****障子枠のテーブル設定終わり****/


.alacarte_title {
	font-weight: bold;
	color: #000066;
	background-image: url(../img/common_002.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 115%;
}
.alacarte_text {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/****■□■□■□■□■□■□■□■□■□■□
/*画像につけるボーダーの設定*/
.image_border {
	border: 2px solid #CCCCCC;
}

.size2 th{
	background-color:#003300;
	color:#ffffff;
	}
	
.size2 td{
	background-color:#daffd9;
	text-align:center;
	vertical-align:bottom;
	padding-bottom: 10px;
	}
.size_box01 {
	float: right;
	clear: none;
	margin-right: 5px;
	width: 150px;
	padding-left: 10px;
	}

/*****キャンペーン用価格表******************/
.price_xcamp {
	float: left;
	clear: both;
	width: 92px;
	text-align: right;
	text-decoration: line-through;
	}
.price_xcamp2 {
	float: right;
	clear: none;
	text-align: right;
	width: 90px;
	padding-right: 15px;
	padding-top: 2px;
	text-decoration: line-through;
	}
