#sidemenu_area5 {
    background-color: #fff7bf;
    background-image: url("../images/sidemenu_t_news.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_name {
	color: #889b00; 
	font-weight: bold; 
	font-size: 120%;
	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;
}
#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;
}
#archive_area_news {
	float: left;
	height: auto;
	width: 755px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
}

#archive_area_news .news {
	border: 1px solid #aaa;
	margin: 20px;
	padding: 20px;
	background: url('');

}
#archive_area_news .news .news_img {
	width: 250px;
	float: left;
}
#archive_area_news .news .news_contents {
	width: 420px;
	float: right;
	text-align: left;
}
.news_contents h2 { border-bottom: 1px solid #aaa; margin-bottom: 5px; font-size: 120%; }
.news_contents .date { text-align: right; padding: 10px;}
.news_contents .cat_name { text-align: right; padding: 10px;}



