@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : 夕食アラカルトメニュー

last modify : 2019/1/17 315_mori_koji
memo  : 

========================================================== */

/* ----------------------------------------------------------
	dinner_alacarte_area
---------------------------------------------------------- */

#main-contents #dinner_alacarte_area .area_inner_box{
	margin-bottom:20px;
}

/*----- 一品 -----*/
#main-contents #ippin_box {
	/*background:url(../image/bg_list_sp_specialty.jpg) no-repeat right 384px;*/
	/*background:url(../image/bg_list_sp_alacarte.png) no-repeat 98% 88%;*/
}
/*----- 揚げ物 -----*/
#main-contents #fly_box {
	/*background:url(../image/bg_list_sp_specialty.jpg) no-repeat right 384px;*/
	background:url(../image/bg_list_sp_fly.jpg) no-repeat right 110%;
}

/*----- 肉料理 -----*/
#main-contents #meat_box {
	/*background:url(../image/bg_list_sp_specialty.jpg) no-repeat right 384px;*/
	background:url(../image/bg_list_sp_meat2.png) no-repeat right 105%;
}

/*----- 飯・麺料理 -----*/
#main-contents #noodle_box {
	/*background:url(../image/bg_list_sp_specialty.jpg) no-repeat right 384px;*/
	background:url(../image/bg_list_sp_meshimen.jpg) no-repeat right 110%;
}

/*----- おすすめ -----*/
#main-contents #recommend {
	background:url(../image/bg_list_sp_recommend02.jpg) no-repeat right bottom;
}


/*----- 弁当 -----*/
#bento_box li dd .menulist {
	float:left;
	margin:0 5px;
	width:138px;
}

#bento_box li dd .menulist .justify2 {
	letter-spacing:1em;
	text-indent:1em;
}

#main-contents #bento {
	background:url(../image/bg_list_sp_bento.jpg) no-repeat right 0;
}


/*----- 定番 -----*/
#main-contents #lunch_area #regular_box {
	margin-bottom:0px;
	/*background:url(../image/bg_list_sp_regular.jpg) no-repeat right bottom;*/
}

.price{
    font-weight:normal;
	margin-left:10px;
	}

.price40{
    font-weight:normal;
	margin-left:40px;
	}

.price73{
    font-weight:normal;
	margin-left:73px;
	}
	
.price90{
    font-weight:normal;
	margin-left:90px;
	}
	
	
.price100{
    font-weight:normal;
	margin-left:100px;
	}
	
.normal_text{
    font-weight:normal;
	color:#333;	
	
}

[class^="menu_3_sp1"] > li:last-of-type {
    margin-right: 328px;
}
	
