@charset "Shift_JIS";

#rightArea .ttlArea {
}
	#rightArea .ttlArea h2 {
		height:auto;
		text-indent:0;
		background:none;
		
	}
	#rightArea .ttlArea h3 {
		height:auto;
		text-indent:0;
		background:none;
	}
	
#rightArea .itemArea {
}
	#rightArea .itemArea h4 {
		height:auto;
		text-indent:0;
		background:none;
	}
	#rightArea .itemArea h5 {
		height:auto;
		text-indent:0;
		background:none;
	}

	#rightArea .recipeBook h6{
		height:auto;
		text-indent:0;
		background:none;
	}
	#rightArea .recipeBook dd{
		border-bottom:1px dotted #666666;
	}

#rightArea .onepointArea{
		background:none;
		border:1px solid #a36705;
}
	#rightArea .onepointArea h6{
		font-weight:bold;
		padding-left:3px;
		color:#a36705;
		display:block;
	}
	#rightArea .onepointArea p {
		background:none;
	}
	
#rightArea .mamechishikiArea{
		background:none;
		border:1px solid #cc0000;
}
	#rightArea .mamechishikiArea h6{
		font-weight:bold;
		padding-left:3px;
		color:#cc0000;
		display:block;
	}
	#rightArea .mamechishikiArea p {
		background:none;
	}


	#rightArea .altRecipeArea h6 {
		background:none;
	}
	#rightArea .altRecipeArea h6 strong {
	}
	#rightArea .altRecipeArea h6 .ico {
		display: block;
		color:#2e4700;
	}
	
	
#rightArea .productsBook dt.g_ttl {
		text-indent:0em;
		text-align:center;
		font-weight:bold;
		width:250px;
		height:30px;
		background:none;
	}
