@charset "UTF-8";
/* midashi stylse
----------------------------------------------*/
#ichiran_title {
	width: 545px;
	padding-bottom: 8px;
	border-bottom: 2px solid #F5DEB4;
}
#centerbox #ichiran_title h4 {
	color: #DA2028;
	float: left;
	width: 258px;
	background-image: url(../../img/ph_midashi_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	font-weight: bold;
	font-size: 100%;
}
#searchtitle {
	color: #DA2028;
	width: 520px;
	background-image: url(../../img/ph_midashi_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	font-weight: bold;
	font-size: 100%;
}
#top_pagelist {
	text-align: right;
	float: left;
	width: 265px;
	color: #666666;
	font-size: 85%;
	padding-top: 2px;
}
#top_pagelist a {
	color: #666666;
}
#top_pagelist a:visited {
	color: #666666;
}
#top_pagelist a:hover {
	color: #000000;
}

/* recipe stylse
----------------------------------------------*/
#centerbox .recipebox {
	width: 550px;
	background-image: url(../img/ph_orangeline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 150%;
	color: #666666;
}
#centerbox .recipe_gazou {
	background-color: #FFFFFF;
	padding: 2px;
	width: 156px;
	border: 2px solid #CDCDCD;
	margin-top: 12px;
	margin-bottom: 35px;
	float: left;
	margin-right: 10px;
}
#centerbox .recipe_gazou img {
	vertical-align: bottom;
}
#centerbox .recipe_right {
	background-image: url(../img/ph_ichiran_miback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 372px;
}
#centerbox  .recipe_right  img {
	vertical-align: bottom;
}
#centerbox .recipe_right h5 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	height: 35px;
}
#centerbox .recipecate_lef {
	width: 184px;
	float: left;
}
#centerbox .recipecate_lef img {
	margin-right: 4px;
}
#centerbox .recipecate_rig {
	margin-right: 4px;
	text-align: right;
	width: 183px;
	float: left;
}
#centerbox .recipecate_rig img {
	margin-left: 4px;
}
#centerbox .recipe_setsumei {
	padding-right: 5px;
	padding-bottom: 13px;
	clear: both;
	padding-top: 5px;
}

#centerbox .recipe_setsumei .shousai {
	font-size: 85%;
}

#centerbox .shousai a {
	color: #FD9200;
}
#centerbox .shousai a:visited {
	color: #FD9200;
}
#centerbox .shousai a:hover {
	color: #F57400;
}
#centerbox .recipe_footer {
	font-size: 85%;
}

/* last pagelist stylse
----------------------------------------------*/
#last_pagelist {
	text-align: center;
	color: #666666;
	font-size: 85%;
	padding-top: 10px;
	background-image: url(../img/ph_orangeline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 545px;
	padding-bottom: 8px;
	margin-bottom: 40px;
}
#last_pagelist a {
	color: #666666;
}
#last_pagelist a:visited {
	color: #666666;
}
#last_pagelist a:hover {
	color: #000000;
}

/* catebetsubox stylse
----------------------------------------------*/
#catebetsubox h4 {
	padding-bottom: 11px;
	border-bottom: 2px solid #F5DEB4;
	width: 540px;
	padding-left: 5px;
}
#catebetsubox .categorylistbox {
	float: left;
	width: 178px;
	padding-top: 8px;
	padding-right: 7px;
	font-size: 85%;
	padding-bottom: 32px;
}#catebetsubox h5 {
	padding-bottom: 2px;
}
#catebetsubox ul {
	padding-right: 3px;
	padding-left: 3px;
	list-style: none;
	width: 172px;
}
#catebetsubox li {
	display: block;
	float: left;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 3px;
}

/* recipe search stylse
----------------------------------------------*/
#recipe_searchbox {
	height: 91px;
	background-image: url(../img/ph_recipesearch_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
}
#recipe_searchbox h4 {
	height: 24px;
	width: 533px;
	padding-top: 8px;
	padding-left: 12px;
	background-color: #E1D7B4;
	margin-bottom: 4px;
}
#search_left {
	float: left;
	width: 339px;
	padding-left: 38px;
	font-size: 85%;
	color: #000000;
	line-height: 150%;
}
#search_left input {
	margin-top: 13px;
	margin-bottom: 3px;
	width: 325px;
}
#search_btn {
	float: left;
	width: 168px;
	padding-top: 8px;
}
#centerbox .searchbox {
	width: 545px;
	padding-top: 20px;
}
#centerbox .searchbox h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}
#centerbox .searchbox p {
	padding-bottom: 10px;
	padding-top: 5px;
}

