@charset "utf-8";

body {
	width:640px;
	background:none;
	margin:0;
	padding:0;
	font-size : 1.0em;
	line-height : 1.0;
}

img {vertical-align : bottom;border : 0;}
h1,h2,h3,h4,h5,h6,p,ul,li,dt,dd,th,td,ol,form,caption {
	margin : 0;
	padding : 0;
	font-size:13px;
	}
ul {list-style:none;}

h2 { position:relative; margin-bottom:10px; width:130px;height:38px;}
h2 img { position:absolute;  clip:rect(auto 350px auto auto); overflow:hidden;}

.recipeBox div {
	margin-top:20px;
	padding:10px;
	width:640px;
	margin-bottom:15px;
	background:url(img/recipe_bg.jpg);
	}

.flashP { background:none;}
#header {background:#fff; margin-bottom:10px;}
#header span {display:block;}
#header ul { display:none;}
#globalNav { display:none;}
#sideNav {display:none;}
#topicPath {display:none;}
.pagetop {display:none;}
.flashP {display:none;}
#topicFla {display:none;}

#container { background:none;margin:0;}
#contents { width:auto;}
#mainContents { width:auto;background:none; margin:0 auto;float:none;}
#wrapper { background:none;}
#mcTop { background:none;}
#mcBtm { background:none;}
#footer {background:none;}

.recipeBox { background:none;}
	
.recipeBox div p img { width:332px; height:250px;}
.recipeBox h3 {font-size:25px;margin:10px 0;}
.recipeBox h4 {background:#000000;padding:6px 8px;width:284px;float:right;margin-top:2px;}
.recipeBox h4 {font-size:0;}
.recipeBox ul {margin-top:5px;width:300px;float:right;clear:both;}
.recipeBox div ol {margin:10px 0 15px 1.5em;padding-left:0.5em;}
.recipeBox ul li {padding:5px 7px;border-bottom:1px dashed #000;}
.recipeBox div.howBox {background:none;margin:0;padding:0;width:300px;float:right;clear:both;}
.recipeBox p img {margin-top:-6px;}
.recipeBg {background:#d7c8b0;}

.recipeBox h4.how {float:none;width:100%;}
.recipeBox ol {margin:10px 0 15px 1.5em;padding-left:0.5em;}
.recipeBox ol li {margin-bottom:5px;line-height:1.4;font-size:1.2em;}

/*clearfix*/
.clearfix,.nai {zoom:1;}
.nai:after,
#topContents:after,
#contents:after,
#globalNav:after,
#header:after,
#topicPath:after,
.recipeList:after,
.recipeListBox dl:after,
.recipeBox div:after,
.movieList:after,
#wrapper:after,
#box:after,
#news dd:after,
.clearfix:after  {
	content:" ";
	clear:both;
	height:0;
	display:block;
	visibility : hidden;
	}

