body {
	background-color:white;
	background-image: none;
}
#wrapper {
	background-image: none;
	margin:0px 0 0 100px;
}

/*----------------------*/
/*      sub styles      */
/*----------------------*/

#header_sub,
#bread_crumb,
#global_navi,
h1,
#footer_sub,
.totop a 
{
	display: none;
}

#pagebody {
	width: 760px;
}
#contents {
	background-color:white;
	width:100%;
}


/*---recipe---*/
#recipe #recipe_menu {
	display: none;
}

