@charset "UTF-8";
#main {
	background-image:  url(../images/cuisine/wrapperBg.png) ;
	background-repeat: no-repeat;
	background-position: center top;
}  



#navi #gnav05{
	background-image: url(../images/common/gnav_05o.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 180px;
}
#mainL {
	float: left;
	width: 720px;
	/* [disabled]margin-top: -21px; */
	background-image: url(../images/common/dotLine.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 41px;
}
#mainL h2 {
	margin-top: 78px;
	margin-bottom:66px;
}

#mainL h3 {
	margin-bottom:54px;
}

#mainL h4 {
	margin-bottom:15px;
}
#yNavi   {
	margin-bottom: 25px;
}
#yNavi li {
	float: left;
	margin-right: 5px;
}
#yNavi li a {
	background-image: url(../images/BReport/ArchivesBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 19px;
	width: 56px;
	padding-top: 6px;
	padding-left: 20px;
	font-size: 12px;
	color: #882200;
	text-decoration: none;
	font-weight: bold;
}


.mainLBOX01{
	width:720px;
clear:both;
padding-bottom:20px;
}

.mainLBOX01 .CL{
	float:left;
	width:345px;
	margin-right:30px;
	margin-bottom:30px;

}

.mainLBOX01 .CR{
	float:right;
	width:345px;
	margin-bottom:30px;

}


p{
	font-size:12px;
	color: #993300;
	line-height:2em;
	margin-bottom:5px;
}

.mainLBOX01 .centerBtn{
	margin-left:auto;
	margin-left:auto;
	text-align: center;


}


