@charset "UTF-8";

/* this file was written on Sep 29, 2011, for printing  by Inukai */


/*
#body,
#HEADER,
#CABINET,
#MAIN,
#TOPMAIN,
.mainimg,
#BODY,
.mainarea,
#FOOTER {
	width: 891px;
	margin: 0;
	padding: 0;
}*/
/*
#BODY{
	
	clear:both;
}
*/

/* from print.css (ajinomoto's shared folder)  */
#HEADER .toplink,
#HEADER .link,
#HEADER .search,
#NAVI,
#TOPNAVI,
#CONTENTPATH,
#LEFTNAVI,
#PAGETOP,
#FLOOR .link{
	display:none;
}






/* display: none; items */
noscript {
	display:none;
}

#ajinomoto_tpl_global_header,#palzeroNavi,#breadclm,#print_btn,#leftTitleArea,#footerBannerArea,#cooking_bottom{
display:none;
}



/* global */
#palzero_wrap {
	margin: 15px auto;
	width: 890px;
	_width: 891px;
}
*:first-child+html #palzero_wrap {
	width: 891px;
}






/* home page */
#home_page #palzero_wrap {
	margin: 15px 0 0;
	width: 890px;
}
*:first-child+html #home_page #palzero_wrap {
	width: 891px;
}
#goto_pages {
	width: 855px;
	margin: 10px 0 0 19px;
}
#yaru {
	_margin-left: 9px;
}
*:first-child+html #yaru {
	margin-left: 9px;
}


#below_area {
	margin-bottom: 15px;
}


#centerarea {
	float: right;
	width: 685px;
}
#centerarea.ressearch {
	margin-right:102px; /* for recipe */
}





/* menu of one week */
body.recipe_week #anchor02,
body.recipe_week #backnumber_wrap {
	display: none;
}

/*
#tue,
#wed {
	page-break-before: always;
}
*/




/* check page */
#check_page #anchor02 {
	page-break-before: always;
}
/* check page FOR IE7,IE6 */
#check_page #anchor01,
#check_page .check_article,
#check_page #anchor02 {
	zoom: 75%;
}
.explain_out {	
	_width: 560px;
}
*:first-child+html .explain_out {	
	width: 560px;
}



/* check page FOR IE7,IE6 */
#column_page #yokoku,
#column_page #anchor02,
#column_page #backnumber_wrap {
	_display: none;
}
.column_honmon {
	_line-height: 1.4em;
	_font-size: 13px;
}
*:first-child+html .column_page #yokoku,
*:first-child+html .column_page #anchor02,
*:first-child+html .column_page #backnumber_wrap {
	display: none;
}
*:first-child+html .column_honmon {
	line-height: 1.4em;
	font-size: 13px;
}






/* for IE6,7 */
*:first-child+html body {
zoom: 90%;
}
* html body {
zoom: 90%;
_zoom: 70%;
}

/* menu of one week */
/*
*:first-child+html body.recipe_week {
	zoom: 70%;
}
body.recipe_week {
	_zoom: 50%;
}
*/
/* FOR IE8 (ryori_kensaku, kondate_oneday, check, CM) */
html>/**/body.recipe_kensaku,
html>/**/body.recipe_day,
html>/**/body.check_page,
html>/**/body.cm_page {
	zoom /*\**/: 75%\9;
}


