
#main_img {
	padding-bottom: 30px;
}
#main {
	padding-right: 20px;
	padding-left: 20px;
}
#main ul {
	margin-bottom: 24px;
}
#main li {
	background-image: url(../img/index/spacer_d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 80%;
}
#main li a {
	color: #2246D9;
}
#new_frame {
	width: 640px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 24px;
}
.box_l,.box_r {
	width: 313px;
	height: 120px;
	border: 1px solid #B7B3A8;
	margin-top: 10px;
	display: block;
}
.box_l {
	float: left;
	clear: left;
}
.box_r {
	float: right;
	clear: right;
}
.box_l,.box_r {
	letter-spacing: -0.05em;
	line-height: 1.1;
}
h3 {
	background-image: url(../img/index/h3_new_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	color: #1054F1;
	height: 19px;
	font-size: 80%;
}
#new_frame dl {
	margin: 8px;
	background-color: #FFFFFF;
}
#new_frame dt {
	clear: right;
	float: left;
}
#new_frame dd {
	font-size: 11px;
	margin-left: 108px;
	line-height: 120%;
}
.sche {
	color: #FF6600;
}
.new_link {
	text-align: center;
	clear: both;
	float: none;
}


/*===追加項目===*/
#top-eco-box{ padding:10px 10px 0 10px; }
#eco-alpha{ float:left; width:370px; }
#eco-beta{ float:right; width:258px; }
#top-news-content { height: 150px; overflow: auto; }


