
#contents{
	margin:0 65px;
	padding:15px;
	background:#fff;
	margin-top:10px;
	margin-bottom:10px;
}

#mdh{background-position:215px;}


/*
sampling.html
*/
#sampling{
	background:url('../img/ssk_01.jpg') 350px 0 no-repeat;
}

#sampling h4{
	margin:20px 0 0 0;
}



/*food_ticket.html*/
#food_ticket h2{height:230px;background:url('../img/food_ticket_01.jpg') no-repeat;}
#food_ticket #part01{position:relative;margin-left:30px;}
#food_ticket #img_ticket{position:absolute;left:341px;top:75px;z-index:1;}
#food_ticket dd{margin-left:15px;}
#food_ticket .w333{width:333px;}
#food_ticket #part02{margin:30px 0 15px;}
#food_ticket #part02 .mr12{margin-right:12px;}



