
@media print {
	BODY {
		background :#ffffff;
	}
	#header
		{ display:none; }
	#navigation
		{ display:none; }
			
	.containerMain {
		clear:both;
		width: 100%;
	}
	.subcontentsleft
		{ display:none; }
	.containerRight
		{ display:none; }
	.subcontentscenter {
		clear:both;
		width: 100%;
		margin: 0px;
		padding:0px;
	}
	

	#footer {
	        clear: both;
		width:100%;
		margin:0px;
		padding:0px;
	}
	#footer address {
		text-align:right;
		color: #666666;
		width:100%;
		margin:10px 0 0 0;
		border-top:1px dotted #666666;
		
	}
	#footerMenu
		{ display:none; }
		
	
	
	
	
	
	
	
	
	
	
	.containerNabe {
		color:#000000;
		background:#ffffff;
		width:100%;
	}
	
	H2.catchlineRecipe {
		font-size:14px;
		font-weight:normal;
		width:auto;
		height:1.2em;
		margin:0;
		padding:0 0 1em 0;
		background:#ffffff;
		text-indent:0;
		overflow:none;
	}
	H2.catchlineRecipe A{
		font-size:14px;
		font-weight:normal;
		width:auto;
		height:1.2em;
		margin:0;
		padding:0 0 1em 0;
		background:#ffffff;
		text-indent:0;
		overflow:none;
	}
	
	H2.catchlineRecipe A:link	{color: #000000; text-decoration: none;}
	H2.catchlineRecipe A:visited	{color: #000000; text-decoration: none;}
	H2.catchlineRecipe A:hover	{color: #000000; text-decoration: underline;}
	H2.catchlineRecipe A:active	{color: #000000; text-decoration: underline;}
	
	H2.titlelineRecipe {
		display:block;
		width:auto;
		height:auto;
		margin:0;
		padding:0;
		background:#ffffff;
		overflow:none;
	}
	
	H2.titlelineRecipe .no {
		float:none;
		display:block;
		font-size:18px;
		font-weight:bold;
		width:auto;
		height:1.2em;
		margin:0;
		padding:0;
		background:#ffffff;
		text-indent:0;
		overflow:none;
	}
	
	H2.titlelineRecipe .title {
		float:none;
		display:block;
		color:#000000;
		font-size:27px;
		font-weight:bold;
		width:auto;
		height:1.2em;
		margin:0;
		padding:0;
		background:#ffffff;
		text-indent:0;
		overflow:none;
		position:none;
		top:0px;
		left:0px;
	}
	
	H2.titlelineRecipe A.author,H2.titlelineRecipe SPAN.author {
		float:none;
		display:block;
		color:#000000;
		font-size:20px;
		font-weight:bold;
		width:auto;
		height:1.2em;
		margin:0 0 1em 0;
		padding:0;
		background:#ffffff;
		text-indent:0;
		overflow:none;
		position:none;
		top:0px;
		left:0px;
	}
	H2.titlelineRecipe A.author:link	{color: #000000; text-decoration: none;}
	H2.titlelineRecipe A.author:visited	{color: #000000; text-decoration: none;}
	H2.titlelineRecipe A.author:hover	{color: #000000; text-decoration: underline;}
	H2.titlelineRecipe A.author:active	{color: #000000; text-decoration: underline;}

	H2.titlelineRecipe A.backlink {
		display:none
		float:right;
		position:relative;
		margin:0px;
		padding:0px;
		top:0px;
		right:0px;
		
		width:127px;
		height:52px;
		display:block;
		background:#ffffff url("../nabe/images/nabe_print.gif") no-repeat top center;
		text-indent:-9000em;
		text-decoration:none;
		overflow:hidden;
	}
	
	.nabePhoto IMG {
		display:block;
		width:133px;
		height:166px;
		margin:0;
		padding:0 12px 0 0;
	}
	
	.nabeIngredient {
		float:left;
		width:25%;
		margin:0;
		padding:0 20px 0 0;
	}
	
	.nabeHowto {
		float:right;
		width:45%;
		margin:0;
		padding:0 0 0 0;
	}
	
	.containerNabe .hr {
		width:auto;
		height:1px;
		margin:0.5em 0 0.5em 0;
		background:#ffffff;
		text-indent:-9000em;
		text-decoration:none;
		overflow:hidden;
		border-bottom:1px dotted #000000;
	}
	
	.nabePhoto A.gochikome {
		display:none;
	}
	
	.nabePhoto A.gochikomelink {
		display:none;
	}
	
	.cornerfooter {
		clear:both;
		margin:0;
		padding:2em 0 0 0;
	}

	.cornerfooter A.backlink {
		display:none;
	}
	
}