@charset "Shift_JIS";

/* _____________________________________________________________________LAYOUT */

.menu_table{
	margin:0px 0px 20px;
	border-left:solid 1px #d6d6c1;
	border-bottom:solid 1px #d6d6c1;
}

.menu_table th.type_a{
	width:180px;
	border-top:solid 1px #d6d6c1;
	background-color:#ffd9ed;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	min-height:160px;
}

.menu_table th.type_b{
	width:180px;
	border-top:solid 1px #d6d6c1;
	background-color:#eafdb6;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	min-height:160px;
}

.menu_table th.type_c{
	width:180px;
	border-top:solid 1px #d6d6c1;
	background-color:#ecb6fd;
	vertical-align:middle;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	min-height:160px;
}

.menu_table td{
	border-right:solid 1px #d6d6c1;
	border-top:solid 1px #d6d6c1;
	vertical-align:middle;
}
