@charset "UTF-8";


/* ----- 期間限定特別料理 ----- */

#caCopy {
	font-size: 140%;
	font-weight: bold;
	color: #189C4D;
	text-align: center;

}

#other {
	list-style-type: none;
	margin: 40px 0px 0px 0px;
}

#other li {
	float: left;
	margin-right: 15px;
}


.jimCnname {
	font-size: 150%;
	font-weight: bold;
	color: #004000;
}

.jimJpname {
	font-size: 110%;
}

.jimPrice {
	font-size: 120%;
	font-weight: bold;
}