@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
#centerbox {
	color: #666666;
	position: relative;
}

/* title stylse
----------------------------------------------*/
#recipe_title {
	background-image: url(../img/ph_recipe_mi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 530px;
	padding-bottom: 7px;
	border-bottom: 2px solid #FEC290;
	padding-left: 15px;
	color: #874015;
	margin-bottom: 13px;
}
#recipe_title h4 {
	font-size: 170%;
	font-weight: bold;
	color: #E08120;
	padding-bottom: 9px;
	line-height: 120%;
	padding-top: 3px;
}
#recipe_title p {
	font-size: 85%;
	line-height: 130%;
	padding-left: 2px;
}

/* category stylse
----------------------------------------------*/
#recipe_catebox {
	width: 545px;
	padding-bottom: 10px;
}
#recipe_catebox img {
	vertical-align: bottom;
	margin-right: 4px;
}

/* lead stylse
----------------------------------------------*/
#recipe_leadbox {
	width: 545px;
	padding-bottom: 20px;
}

/* image stylse
----------------------------------------------*/
#recipe_imagebox {
	width: 245px;
	float: left;
	padding-bottom: 15px;
}
#recipe_imagebox img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #CCCCCC;
	vertical-align: bottom;
	margin-bottom: 10px;
}

/* zairyou stylse
----------------------------------------------*/
#recipe_zairyoubox {
	float: left;
	width: 300px;
	padding-bottom: 25px;
}
#recipe_zairyoubox h5 {
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #737373;
	font-size: 100%;
	padding-bottom: 2px;
}
#recipe_zairyoubox h5 img {
	vertical-align: middle;
	padding-bottom: 2px;
	margin-right: 5px;
}
#zairyoulist {
	padding-top: 8px;
	padding-left: 1px;
	padding-bottom: 18px;
	line-height: 170%;
}
#recipe_timebox {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/ph_recipe_time_back.gif);
	height: 23px;
	width: 260px;
	line-height: 130%;
	padding-left: 34px;
	padding-right: 6px;
	padding-top: 8px;
}
#recipe_timebox .midashi {
	color: #000000;
	padding-right: 30px;
}

/* tukurikata stylse
----------------------------------------------*/
#recipe_tukurikatabox {
	clear: both;
}
#recipe_tukurikatabox h5 {
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #737373;
	font-size: 100%;
	padding-bottom: 4px;
	width: 545px;
}
#recipe_tukurikatabox ol {
	width: 520px;
	position: relative;
	padding-bottom: 40px;
	padding-left: 25px;
}
#recipe_tukurikatabox li {
	padding-bottom: 10px;
	padding-top: 11px;
	position: relative;
}
#recipe_tukurikatabox .tejunline {
	width: 545px;
	position: absolute;
	left: -25px;
	top: 0px;
	line-height: 1;
	height: 3px;
}
#recipe_tukurikatabox .tejunline img {
	vertical-align: top;
}
#recipe_advicebox {
	background-image: url(../img/ph_advice_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 545px;
	margin-bottom: 10px;
}
#recipe_advicebox h5 {
	padding-bottom: 8px;
}
#advice_naiyou {
	background-image: url(../img/ph_advice_last.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
	line-height: 150%;
}
#blogurlbox {
	font-size: 85%;
	padding-bottom: 10px;
	width: 545px;
}
#blogurlbox a {
	color: #666666;
}
#blogurlbox a:visited {
	color: #666666;
}
#blogurlbox a:hover {
	color: #000000;
}
#blogurlbox img {
	vertical-align: middle;
	padding-bottom: 4px;
	padding-right: 6px;
}
#touhyoubox {
	background-color: #F2F2EA;
	background-image: url(../../img/ph_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 545px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 40px;
}
#touhyou_btn {
	padding-top: 13px;
	padding-left: 119px;
	text-align: left;
}
#vote {
	cursor: pointer;
}
#touhyou_btn img {
	vertical-align: bottom;
}
#touhyou_text {
	background-image: url(../img/ph_touhyou_back.gif);
	background-repeat: no-repeat;
	background-position: 119px 0px;
	font-weight: bold;
	color: #685F3E;
	line-height: 130%;
	height: 28px;
	padding-top: 2px;
}
#new_recipebox {
	padding-bottom: 30px;
}
#new_recipebox h4 {
	color: #000000;
	width: 523px;
	background-image: url(../img/ph_midashi_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;
	border-bottom: 2px solid #F5DEB5;
	margin-bottom: 13px;
}
#new_recipebox ul {
	list-style: none;
	width: 560px;
}
#new_recipebox li {
	float: left;
	width: 125px;
	padding-right: 12px;
	display: block;
	line-height: 130%;
	padding-left: 2px;
}
#new_recipebox a {
	color: #666666;
}
#new_recipebox a:visited {
	color: #666666;
}
#new_recipebox a:hover {
	color: #000000;
}
#new_recipebox img {
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	text-decoration: none;
}

