@charset "utf-8";
/* CSS Document */

body {
	
	line-height:150%;
}

#check_cuisineArea{
	border-top:1px solid #644A1F;
}

#check_cuisine .simulation_cuisine_box{
	overflow:visible;
}

#RcontentsWrap{
	float:none;
	background:none;
}

#simulationArea{
	width:570px;
	border:4px solid #644A1F;
	margin-left:0;
}

.odd{
	margin-right:0;
}

#check_cuisine .simulation_cuisine_box .cuisine_category_title{
	margin:5px 0;
	font-weight:bold;
}

#simulation_price .selectionGoods{
	position: absolute;
	width:250px;
	left:32px;
	top:15px;
}


#simulation_price .selectionTotalPrice{
	position: absolute;
	width:300px;
	left:210px;
	top:26px;
}

.cuisine_box .price{
	padding-top:5px;
}

.selectionGoods img,
.selectionTotalPrice img{
	display:inline;
	margin-right:10px;
}


#simulationArea,
#simulationBottom,
#simulation_price,
#check_cuisine,
#check_cuisine_bottom{
	background:none;
	
}

#headerWrap,
#menu,
#headerTop,
#headerMiddle,
#headerBottom,
#pankuz,
#LcontentsWrap,
#footerWrap,
h2,
.simulation_description,
#simulationTitle,
#simulation_cuisine,
.cuisine_categorArea,
.simulation_use,
.simulation_point,
#printAction,
#panbut,
.pageTop
{
	display:none;
	

}

