@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;
	float:left;
	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_Wp02 {
	width:43px;
	float:left;
	margin-top:30px;
}

#recipe_box01 {
	width: 660px;
	margin:0px auto;
	background: url(../recipe/images/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: 650px;
}

#recipe_box04 {
	width: 655px;
}
#recipe_box04_1 {
	width: 406px;
	float:left;
}
#recipe_box04_2 {
	width: 245px;
	float:left;
	padding-bottom:15px;
}

#recipe_box05 {
	width: 664px;
	margin:0px auto 30px;
}
#recipe_box06 {
	width: 660px;
	margin:0px auto;
}


/* ================================================================== Font*/
#recipe_box02_1 h2 {
	font-size:160%;
	font-weight:bold;
	padding-top:63px;
	line-height:130%;
}
#recipe_box04_2 p {
	font-size:110%;
	padding-left:4px;
	padding-right:10px;
	line-height:120%;
	padding-bottom:3px;
}
#recipe_box04_2 p span {
	color:#B7083E;
}
.rec_p01 {
	font-size:100%;
	padding:10px 20px;
	background-color:#FFF4CE;
	margin-left:15px;
	margin-right:15px;
}
#recipe_box05 h3 {
	padding-left:10px;
}

/* ================================================================== dl*/
.rec_dl01 {
padding-left:4px;
}

.rec_dl01 dt,.rec_dl01 dd {
	font-size:110%;
	line-height:100%;
}

.rec_dl01 dt {
	display: inline;
	padding-left:0px;
}
.rec_dl01 dd {
	display: inline;
	padding-right:8px;
}
.rec_dt01 {
	vertical-align: middle;
	padding-bottom:3px;
	background: url(../recipe/images/icon_time.gif) no-repeat left center;
}

.rec_dl01 .rec_dd01 {
	background: url(../recipe/images/icon_line.gif) no-repeat right center;
	padding-right:20px;
	font-size:120%;
}
.rec_dl01 .rec_p02 {
	color:#FC7B2C;
}
.rec_dl01 .rec_p03 {
	color:#333333;
	font-size:80%;
	line-height:90%
}








/* ================================================================== List*/

.rec_ul01 {
	line-height:130%;
	vertical-align: bottom;
	text-indent:-3em;
	padding-left:40px;
	padding-right:10px;
	list-style:none;
}
.rec_ul01 img {
	vertical-align: middle;
}
.rec_ul01 p {
	padding-left:6px;
}








