@charset "utf-8";
/* CSS Document */

.box3 {
	float:left;
	width:31.3%;
	text-align:center;
	padding: 0 1%;
}
.box3 h3 a, .box3 p a {
	color:#fff;
	text-decoration:none;
}
.box3 h3 a:hover, .box3 p a:hover { text-decoration: underline; }
.box3 img { margin-bottom:10px; }

.level_h2#select { margin-bottom:50px; }
#select p { font-size:86%; }

#newsArea {
	position:relative;
	min-height:300px;
}
#bn_blog {
	position:absolute;
	right:0;
	top:85px;
}
#bn_blog img {
	border:1px solid #fff;
	padding:2px;
}
#newsList {
	padding-right:550px;
}
#newsList li { margin-bottom:2em; }