#wrap {
	width: 990px;
	background: url(../img/bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}

h3{
	margin: 0 0 0 0px;
}
:root *> h3 { margin: 0 0 0 0px;  }


#header {
	width: 970px;
	margin-right: 10px;
	margin-left: 10px;
}

#main {
	padding: 0;
	margin-right: 22px;
	margin-left: 22px;
	width: 946px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#mainleft {
	float: left;
	width: 700px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#mainleft .left {
	float: left;
	width: 200px;
	vertical-align: top;
}

#mainleft .right {
	float: right;
	width: 500px;
	vertical-align: top;
}

#mainleft .top {
	width: 700px;
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
	height: 312px;
	padding-bottom: 30px;
}

/*  ニュース  */

#mainleft .right .news{
	text-align: left;
	width: 455px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainleft .right .news .tit{
	font-size: 10px;
	padding-bottom: 5px;
}

#mainleft .right .news .txt{
	width: 325px;
	font-weight: bold;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#mainleft .right .news .txt p{
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
}

#mainleft .right .news .logo{
	width: 80px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#mainleft .right .news .date{
	width: 50px;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/*  コラム  */

#mainleft .right .column{
	text-align: left;
	width: 455px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainleft .right .column .tit{
	font-size: 10px;
	padding-bottom: 4px;
}

#mainleft .right .column .tit2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C3A8;
}

#mainleft .right .column .waku{
	width: 143px;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
#mainleft .right .column .waku02{
	width: 133px;
	_width: 143px;
	vertical-align: top;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	padding: 0 5px 0 5px;
}


#mainleft .right .column .waku02 .date{
	font-size: 10px;
	text-align: right;
}


#mainleft .right .column .wakubtm{
	background-image: url(../img/bg_waku_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#mainleft .right .column .waku .copy{
	width: 131px;
	padding: 6px;
	font-weight: bold;
}

#mainleft .right .column .waku .photo{
	padding: 6px;
}

#mainleft .right .column .waku .txt{
	padding: 6px 0px;
}


#mainleft .right .column2{
	width: 455px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/*  右サイド  */

#mainright {
	float: right;
	width: 246px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#mainright .top {
	width: 246px;
	background-image: url(../img/bg_topnv.gif);
	background-repeat: no-repeat;
	height: 312px;
	margin-bottom: 30px;
}

#mainright #recipe {
	width: 230px;
	background-image: url(../img/bg_recipe.gif);
	background-repeat: repeat-y;
	margin-left: 9px;
	text-align: center;
	padding-top: 10px;
}



/*  ヘッダーメニュー  */

#navi {
	width: 970px;
	height: 75px;
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-x;
}

#navi ul{
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 14px;
	padding-left: 35px;
}

#navi ul li{
	list-style-type: none;
	display: inline;
	float: left;
	overflow: hidden;
	padding-right: 15px;
}


.navi01 a{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi01.gif) no-repeat left top;
	display:block;
	text-indent: -9999px;
}

.navi01 a:hover{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi01_over.gif) no-repeat left top;
	display:block;
	text-indent: -9999px;
}

.navi02 a{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi02.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}

.navi02 a:hover{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi02_over.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}


.navi03 a{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi03.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}

.navi03 a:hover{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi03_over.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}


.navi04 a{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi04.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}

.navi04 a:hover{
	width:217px;
	height:47px;
	background: #FFFFFF url(../img/navi04_over.gif) left top no-repeat;
	display:block;
	text-indent: -9999px;
}

.navi05 {
	width:77px;
	height:37px;
	text-align: right;
	line-height: 100%;
}

.navi05 img {
	margin: 0px;
	padding: 0px;
}




/*  右　ブランドメニュー  */

#brand {
	width: 220px;
	height: auto;
	padding-top: 7px;
	padding-left: 9px;
}

#brand ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/* \*/
overflow:hidden;
/* */
}


.brand01 a{
	display:block;
	width:220px;
	height:63px;
	background: #FFFFFF url(../img/bt_brand01.gif) no-repeat left top;
	text-indent: -9999px;
}
.brand02 a{
	display:block;
	width:220px;
	height:57px;
	background: #FFFFFF url(../img/bt_brand02.gif) left top no-repeat;
	text-indent: -9999px;
}

.brand03 a{
	display:block;
	width:220px;
	height:57px;
	background: #FFFFFF url(../img/bt_brand03.gif) left top no-repeat;
	text-indent: -9999px;
}


.brand04 a{
	display:block;
	width:220px;
	height:57px;
	background: #FFFFFF url(../img/bt_brand04.gif) left top no-repeat;
	text-indent: -9999px;
}

.brand05 a{
	display:block;
	width:220px;
	height:57px;
	background: #FFFFFF url(../img/bt_brand05.gif) left top no-repeat;
	text-indent: -9999px;
}




/*  右　おいしいレシピ集  */

.egohan{
	/* \*/
overflow:hidden;
/* */
}

.egohan a{
	display:block;
	text-indent: -9999px;
	width: 160px;
	height: 50px;
	background-image: url(../img/bt_e-gohan.gif);
	background-repeat: no-repeat;
	margin-left: 24px;
	margin-right: 46px;
}

.egohan a:hover{
	display:block;
	text-indent: -9999px;
	width: 160px;
	height: 50px;
	background-image: url(../img/bt_e-gohan_over.gif);
	background-repeat: no-repeat;
	margin-left: 24px;
	margin-right: 46px;
}

#recipe .mainphoto{
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}

#recipe .miniphoto{
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
}


#recipe .tit{
	margin: 0;
	padding: 0 0 8px;
	text-align: left;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
}

#recipe .txt{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
}




div.main_flash {text-align:center;}

#top_iimonoto{
	float: left;
	margin: 20px 0 8px 40px;
}
#top_eng_btn{
	float: left;
	margin: 8px 0 0 210px;
	_margin: 8px 0 0 170px;
}

#top_english_btn{
	background: url(../img/top/top_english_btn_on.gif) no-repeat;
	width: 118px;
	height: 40px;
	display: block;
}
#top_english_btn a{
	background: url(../img/top/top_english_btn.gif) no-repeat;
	width: 118px;
	height: 40px;
	display: block;
}
#top_english_btn a:hover{
	background: none;
}


#top_flash{
	clear: both;
	margin: 0px 0 4px 20px;
	background: url(../img/top/img_bg.jpg) no-repeat;
	width: 929px;
	height:294px;
	padding: 18px 0 0 20px;
}

#accordion .list li{
	margin: 0px;
	/margin: 0 0 -5px 0px;
}

#left_column_bg li{
	/margin-left: 0px;
}

h3{
	/margin-bottom: -8px;
}

.menu_item_btmbtn{
	background : url(../img/menu_item_btmbtn.jpg) no-repeat;
	width: 169px;
	height: 4px;
	padding: 0 0 3px 0;
	/margin: -0px 0px 0px 0px;
	_margin: -0px 0px -10px 0px;
}

#left_menuBT li{
	/margin-bottom: 0px;
}

#left_column_bg li{
	/margin-left: 0px;
}

#accordion{
	background: url(../img/acomenu_bg02.gif) repeat-y;
	margin: 0 0 0 0px;
	/margin: 0 0 0 0px;
	padding: 5px 0 0 5px;
	width: 179px;
}



