@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: SOBA

==========================================================
*/
h2 {
	margin-bottom: 30px;
}	
h3 {
	clear: both;
}
h4 {
	margin: 12px 0;
	background: url(../images/top/shopBox_point.gif) no-repeat 0 0;
	padding-left: 16px;
	font-size: 120%;
}
.section {
	margin-bottom: 15px;
	clear: both;
}
table.menu {
	width: 100%;
	text-align: left;
}
table.menu td,
table.menu th {
	padding: 5px 5px 10px 5px;
	vertical-align: top;
}
table.menu td.img {
	width: 250px;
}
table.menu th {
	border-bottom: #999 1px solid;
}
table.menu td.price {
	text-align:right;
	padding-right: 20px;
	width: 70px;
	border-bottom: #ddd 1px solid;
}
.caption {
	text-align: right;
}
dl.set {
	margin-left: 10px;
}
dl.set dd {
	padding: 2px 0 5px 10px;
}