#container h2  {
	background-image: url(../tamaya/images/h2_bg.gif);
	height: 50px;
	text-align: left;
	padding-left: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #C57966;
	margin-bottom: 20px;
}
#container .box_txt {
	margin-top: 30px;
}

#container .box_txt .st  {
	font-size: 24px;
	margin-bottom: 12px;
}

#container #icatch  {
	margin-bottom: 20px;
}
.price span  {
	font-size: 12px;
}
.contents .price  {
	color: #C57966;
	font-size: 30px;
	margin-top: 10px;
}
#container .contents .con_box {
	width: 227px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}

#container .contents .con_box:last-of-type {
	clear: both;
}

#container .contents .con_box .txt {
	margin: 0.5em 0.75em;
	padding: 0.5em 0;
	color: #fff;
	background-color: #C57966;
}

.menu .price span {
	font-size: 12px;
}

.contents .att {
	clear: both;
}