#mainWrap #main #mainVisual{
	background-image: url(../images/mainVisual.jpg);
}
#mainWrap #main #contentsBox #contentsBoxLeft{
	width: 200px;
	float: left;
}
#mainWrap #main #contentsBox #contentsBoxRight{
	width: 500px;
	float: left;
	padding-left: 20px;
}

#mainWrap #main #contentsBox #contentsBoxLeft p#seal{
	text-align:center;	
}

#mainWrap #main #contentsBox #contentsBoxRight p{
	border: 1px solid #42210B;
	padding: 5px 10px;
	margin: 20px 0px;
}
#mainWrap #main #contentsBox #contentsBoxRight p.text{
	border: 1px dotted #c1b3a2;
	padding: 5px 10px;
	margin: 20px 0px;
}

#mainWrap #main #contentsBox #contentsBoxRight h3{
	height: 40px;
	background-image: url(../images/h3_lunch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dt{
	width: 450px;
	float: left;
	background-image: url(../images/dotline.gif);
	background-position: left middle;
	background-repeat: repeat-x;
	height: 20px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dt span{
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	line-height: 1em;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dd{
	width: 50px;
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
}

#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dd.comment{
	text-align: left;
	width: 500px;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
}

#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dd.comment-height{
	text-align: left;
	width: 500px;
	font-size: 12px;
	color: #666;
	margin-bottom: 30px;
	line-height:140%;
	height:40px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dd.comment-limited{
	text-align: left;
	width: 500px;
	font-size: 16px;
	color: #f5911e;
	margin-bottom: 30px;
	line-height:140%;
	margin-top:10px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl dd span{
	font-size: 10px;
}

#mainWrap #main #contentsBox #contentsBoxRight div.cautionBox{
		margin: 30px auto;

}

#mainWrap #main #contentsBox #contentsBoxRight .cautionBox p{
	border: none;
	padding: 0px;
	background-color: #D4D1D0;
	padding: 10px;
	line-height: 1.2em;
}

span.small-text{
	font-size:11px;
}

/*-------------------setLunch-----------------------*/

#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch{
	width:350px;
	padding:10px;
	margin:20px auto;
	}

#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch dt{
	width: 300px;
	float: left;
	background-image: url(../images/dotline.gif);
	background-position: left middle;
	background-repeat: repeat-x;
	height: 20px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch dt span{
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	line-height: 1em;
	color:#2186d4;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch dd{
	width: 50px;
	float: right;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	color:#2186d4;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch dd.comment{
	text-align: left;
	width: 350px;
	font-size: 12px;
	color: #666;
	margin-bottom: 20px;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox dl.setlunch dd span{
	font-size: 10px;
}


#mainWrap #main #contentsBox #contentsBoxRight .menuBox #special-lunch{
	widht:400px;
	margin:10px auto;
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox #special-lunch p.holiday{
}
#mainWrap #main #contentsBox #contentsBoxRight .menuBox #special-lunch h3.holiday{
	width: 300px;
	float: left;
	background-image: url(../images/dotline.gif);
	background-position: left middle;
	background-repeat: repeat-x;
	height: 20px;	
}

.special-lunchmenu{
	font-size:11px;
	font-weight:bold;
	color:#666;	

}
