@charset "utf-8";

/* ============================== second ============================== */

h2 {
	margin:0 0 15px 0;
	padding:8px 0 0 10px;
	background:url(../images/second_header.gif) 0 0 no-repeat;
	height:34px;
	font-size:120%;
}

h3 {
	margin:0 0 15px 0;
	padding:4px 0 0 4px;
	border-bottom:2px solid #999999;
	background-color:#EEEEEE;
	font-size:110%;
	color:#660000;
}

.omakase {
	background-color:#FFFFDD;
	border:2px dotted #FF9966;
	text-align:center;
	padding:10px;
}

.table_1 th {
	border-bottom:1px dotted #CCCCCC;
}
.table_1 td {
	border-bottom:1px dotted #CCCCCC;
}
