.b_section {
	width: 600px;
}
#b_txt {
	background-image: url(../img/btxt_bg.gif);
	height: 98px;
	width: 315px;
	float: right;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: 15px;
}
.b_section h2 {
	float: left;
}
#benri_menu {
	background-image: url(../img/benri_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
	margin-top: 10px;
	padding-left: 260px;
}
#benri_menu li {
	background-image: url(../img/b_menu_bg.gif);
	height: 31px;
	width: 301px;
	margin-bottom: 2px;
	font-size: 15px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 30px;
	list-style-type: none;
	color: #666666;
}
#benri_news {
	background-image: url(../img/benri_news.gif);
	height: 104px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
#benri_news p {
	padding: 33px 0 0 20px;
	width: 450px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
