#body_box h1 {
	height: 235px;
}
body {
	background-image: url(../../img/top/top_back.jpg);
}
#body_box #main_box #info_box {
	display: block;
	float: left;
	width: 860px;
	position: relative;
	padding-top: 15px;
}
#body_box #main_box #banner_box {
	display: block;
	float: right;
	width: 191px;
	padding-top: 15px;
}
*html #body_box #main_box #banner_box {
	margin-right: 5px;
}
#info_box #newinfo_box {
	display: block;
	width: 400px;
	margin: 10px;
	float: left;
}
#info_box #topics_box {
	float: right;
	width: 400px;
	margin: 10px 10px 10px 0px;
}
#info_box #news_box {
	display: block;
	float: right;
	width: 370px;
	margin-right: 10px;
}
h3 {
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 30px;
	width: 400px;
}
.info_text {
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: D7D7D7;
}
#banner_box .banner {
	margin-bottom: 10px;
}
.ichiran {
	margin: 10px 0px;
	background: url(../../img/all/00_mark_link.gif) no-repeat;
	float: right;
	font-size: 10px;
	text-indent: 1em;
	
	}
