#sidemenu_area5 {
    background-color: #fff7bf;
    background-image: url("../images/sidemenu_t_rcp.jpg");
    background-repeat: no-repeat;
    border: 1px solid #fff7bf;
    font-size: 0.8em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 35px;
}
#sidemenu_area5 ul {
    border-top: 1px solid #6ca324;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: 200px;
}
#sidemenu_area5 li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #6ca324;
    border-left: 1px solid #6aa122;
    border-right: 1px solid #6aa122;
    list-style-image: url("../images/li_side.jpg");
    list-style-position: inside;
    margin-left: auto;
    margin-right: auto;
    width: 190px;
}
h1.page_ttl {
    background: url("../images/base_title.jpg") no-repeat;
    color: #ff8000;
    height: 24px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    padding: 15px 15px;
}
h2.sub_ttl {
	border-bottom: 2px dotted #ff8000;
	border-top: 2px dotted #ff8000;
	padding: 5px 0 5px 20px;
	margin-bottom: 10px;
	width: 300px;
	
}
#category_area #post {
	clear: both;
	margin: 20px;
}
.recipe_list {
	clear: both;
	margin-left: 20px;
	height: 120px;
}
.recipe_name {
	color: #889b00; 
	font-weight: bold; 
	font-size: 130%;
	margin-bottom: 20px;
}
.recipe_img {
	width: 320px;
	float: left;
}
.recipe_zairyo {
	width: 430px;
	float: right;
}
.recipe_tsukurikata {
	clear: both;
	padding-top: 20px;
}
.nickname {
	text-align: left;
}
.post_date {
	width: 190px;
	float: right;
}
.author_name {
	margin: 10px 30px 20px 0;
	padding-right: 30px;
	width: 700px;
	text-align: right;
}
#category_area .qa table {
	border: none;
	border-top: 2px solid #ff8000;
}
#category_area .qa table th {
	width: 50px;
	background: #fff;
	border: none;
}
#category_area .qa table td {
	background: #fff;
	border: none;
}
