@charset "Shift_JIS";
/*2009.03.10更新
========================================== hot dinos汎用CSSの読み込み*/
@import url("hot_common.css");
@import url("hot_head.css");
@import url("menu2.css");


/* ================================================================== Default*/

p {	color:#333333; }

.hdn {
	position: relative;
	visibility: hidden;
}
a img {border:none;}


/* ================================================================== 共通Hot dinos contents Wrap*/

#hotmain_Wrap {
	width: 945px;
	height: auto;
	margin:0px auto;
	text-align:left;
}
#hotcont_Wrap {
	width: 936px;
}
#hotcont {
	width: 730px;
	float: left;
	text-align:left;
}
#hotmenu {
	width: 182px;
	float: right;
	text-align:left;
}

#pankuzu_hot {
	width:930px;
	font-size:100%;
	margin:10px auto 4px;
	text-align:left;
}


/* ================================================================== Layout*/
/* ------------------------------ 大枠 */
#recipe_Wrap {
	width:730px;
	margin:0px auto;
}
#recipe_Wp01 {
	width:680px;
	background:url(../recipe/images/bgtop.gif) no-repeat left top;
	padding-top:36px;
}
#recipe_Wp01_1 {
	width:680px;
	background:url(../recipe/images/bgbuttom.gif) no-repeat left bottom;
	padding-bottom:84px;
}
#recipe_Wp01_2 {
	width:680px;
	background:url(../recipe/images/bgcenter1.gif) repeat-y left top;
}

/* ------------------------------ タイトル */
#recipe_box01 {
	width: 660px;
	margin:0px auto;
	background: url(../recipe/images/top/ttl1.gif) no-repeat left top;
	min-height:132px;
	_height: 132px;		/* IEのみに適用される(undesr score hack) */
}

#recipe_box02 {
	width: 506px;
	padding-left:145px;
}
#recipe_box02 #recipe_box02_1 {
	width: 330px;
	float:left;
}
#recipe_box02_2 {
	width: 160px;
	float:right;
}

/* ------------------------------ コンテンツ */
.recipe_box03 {
	width: 645px;
	margin:0px auto;
}
.recipe_box04 {
	width: 660px;
	margin:0px 18px;
	padding-bottom:5px;
}

.recipe_box05 {
	width: 660px;
}

.recipe_box06 {
	width: 157px;
	margin-right:5px;
	float:left;
}
.recipe_box06_1 {
	width:157px;
	background:url(../recipe/images/top/mini_waku1.gif) no-repeat left top;
	padding-top:19px;
	
}
.recipe_box06_2 {
	width:157px;
	background:url(../recipe/images/top/mini_waku3.gif) no-repeat left bottom;
	padding-bottom:31px;
}

.recipe_box06_2 p {
	padding:0px 20px 0px 25px;
	background:url(../recipe/images/top/mini_waku2.gif) repeat-y left top;
	min-height:105px;
	_height: 105px;		/* IEのみに適用される(undesr score hack) */
}



.recipe_box03 h3 {
	padding-top:10px;
}


.recipe_box04 h4 {
	padding-bottom:0px;
}

.rec_p01 {
	height:13px;
	text-align:right;
	padding-right:3px;
	padding-bottom:1px;
}






