@charset "shift_jis";


/* MENU
---------------------------------------------------- */
.menu-ct {
	font-size:75%;
	color:#901A0F;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 2px;
}
.menu-pt {
	padding-top: 16px;
	padding-bottom: 16px;
}
.menu-list {
	font-size:75%;
	color:#333333;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.menu-price {
	font-size:75%;
	color:#333333;
	line-height: 150%;
	text-align: right;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 5px;
}
.menu-visu {
	background-image: url(../images/menu_visu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	background-color: #000000;
}