@charset 'utf-8';
@import url("common.css");

/* ============= clear ============= */

#img_navi, #mainCol, #leftBox, .mainBox, .staffEntry {
	height		: 1%;
}

#img_navi:after, #mainCol:after, #leftBox:after, .mainBox:after, .staffEntry:after {
	content		: ".";
	display		: block;
	height		: 0;
	clear		: both;
	visibility	: hidden;
}

/* ============= img_navi ============= */

#img_navi {
	width				: 770px;
	height				: 282px;
}

#img_navi li {
	list-style-type		: none;
	float		: left;
}

#img_navi li a {
	display		: block;
}

#img_navi a {
	text-decoration		: none;
}




/* ============= leftCol ============= */

#leftCol {
	width		: 270px;
	text-align	: left;
	float		: left;
}

#leftCol h2 {
	margin-bottom		: 20px;
}


#leftCol li {
	list-style-type		: none;
	margin-bottom		: 4px;
}

.planmenu_space {
	margin		: 30px 0 5px 0;
}


/* ============= mainCol ============= */

#mainCol {
	width		: 420px;
	text-align	: left;
	float		: right;
}

#restaurant_position {
	margin		: 70px 0 16px 0;
}

.restaurant_text {
	font-size	: 12px;
	color		: #000;
	line-height	: 130%;
	margin-bottom		: 30px;
}

#mainCol li {
	list-style-type		: none;
}

.photo_position {
	float				: right;
	margin-bottom		: 20px;
}

.left_position {
	float		: right;
	margin-left	: 4px;
}

#mainCol h4 {
	font-size	: 10px;
	color		: #DA0909;
	margin		: 0 0 7px 0;
	padding-bottom		: 3px;
	border-bottom		: 1px solid #DA0909;
}

#mainCol h5 {
	margin				: 8px 0 8px 0;
	padding-bottom		: 4px;
	background-image	: url("../img/bg_2line.gif");
	background-repeat	: repeat-x;
	background-position : bottom;
}

.planMenuBox {
	width		: 420px;
}


.leftBox {
	width		: 116px;
	float		: left;
}

.rightBox {
	width		: 304px;
	float		: right;
}

.rightBox p {
	font-size	: 12px;
	color		: #000;
	line-height	: 130%;
}

.menu_text {
	margin-top	: 15px;
}

.price_position {
	text-align	: right;
}

.price_position2 {
	text-align	: right;
	margin-top	: 10px;
}

.planList {
	margin-bottom		: 40px;
}

.planList h6 {
	font-size	: 10px;
	color		: #000;
	padding		: 3px;
	margin		: 15px 0 7px 0;
	border-bottom		: 1px solid #A8A8A8;
}

.time_text {
	font-size	: 14px;
	color		: #000;
	line-height	: 130%;
	margin-bottom		: 15px;
}

.planList ul {
	margin-bottom		: 15px;
}

.planList li {
	font-size	: 14px;
	color		: #000;
	margin-bottom		: 3px;
}

.yuutaiken {
	font-size	: 12px;
	color		: #000;
}

.koshitu_attention {
	font-size	: 10px;
	color		: #000;
	line-height	: 130%;
	margin-bottom		: 10px;
}

.menu_attention {
	font-size	: 10px;
	color		: #000;
	line-height	: 130%;
}

/* ============= restaurant top ============= */

#staffBox {
	width		: 416px;
	margin-top	: 20px;
}

.staffEntry {
	margin-bottom		: 18px;
}

.staff_img {
	width		: 134px;
	height		: 92px;
	float		: left;
}

.staff_comment {
	width		: 265px;
	float		: right;
}

.staff_comment h4 {
	margin-bottom		: 22px;
}

.staff_comment p {
	font-size	: 12px;
	color		: #000;
	line-height	: 130%;
}

.mainC_lead {
	font-size	: 12px;
	color		: #000;
	line-height	: 130%;
	margin-top	: 10px;
}


.special_lunch{
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 5px;
	background-color: #ffc;
}

.special_lunchbox{
	margin: 0 0 0 50px;	
}

.point_text{
	text-indent:40px;
}

.orange{
	color:#FF0000;
}

.green{
	color:#03A142;
}
