@charset "utf-8";

div#contentarea {
	margin-top: 10px;
	margin-bottom: 20px;
}

body#top h2 {
	background: url(images/top/bg_toph2.gif) no-repeat;
	width: 380px;
	height: 38px;
	text-indent: -9999px;
}

div#news div#news-box {
	width: 380px;
	/* height:270px; */
	/* height: 200px; */
	over-flow: auto;
}

div#news div#news-box dl dt {
	margin-top: 10px;
}

/* div#news div#news-box dl dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
} */

body#top h3 {
	background: url(images/top/bg_toph3.gif) no-repeat;
	width: 265px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	line-height: 2;
}

div#news {
	float: left;
	width: 265px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

#news .dd-ttl {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}

#news .dd-text {
	font-size: 1.1em;
}

div#bana {
	float: right;
	width: 540px;
	margin-right: 10px;
	display: inline;
}

div#menubana {
	margin-top: 10px;
}

div.bana-recipe {
	float: left;
	width: 265px;
}

div.recipe02 {
	margin-left: 10px;
}

div.banatext {
	background: #efefef;
	width: 265px;
	height: 120px;
}

div.banatext img {
	float: left;
	width: 110px;
	height: 100px;
	margin: 5px;
}

div.banatext p {
	width: 140px;
	margin: 5px 5px 5px 0;
	float: left;
	display: inline;
}