@charset "utf-8";

/*
Plan CSS
*/
h2 {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_plan.jpg);
	overflow: hidden;
	text-indent: -9999px;
}
h4 {
	color: #630;
	font-size: 1px;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

table {
	margin-bottom: 15px;
}
th, td {
	vertical-align: middle;
}
th {
	width: 12%;
	text-align: center;
}
td.price {
	padding-left: 20px;
}

.course {
	color: #F00;
	font-weight: bold;
	font-size: 110%;
}

div.craft {
	width: 609px;
	height: 138px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}
div#craft01 {
	background: url(/img/craft01.gif) left top no-repeat;
}
div#craft02 {
	background: url(/img/craft02.gif) left top no-repeat;
}
div#craft03 {
	height: 118px;
	background: url(/img/craft03.gif) left top no-repeat;
}
div#craft04 {
	background: url(/img/craft04.gif) left top no-repeat;
}
div#craft05 {
	background: url(/img/craft05.gif) left top no-repeat;
}
div#craft06 {
	background: url(/img/craft06.gif) left top no-repeat;
}

/* Sub menu */
#navi ul li#mrestaurant ul {
	display: block;
}