/*タイトル*/
div #bihakuuv_title {
	width: 635px;
	margin: 0;
	position: relative;
}

div #bihakuuv_container {
	width: 635px;
	margin: 0;
	padding-bottom: 20px;
	background-image: url("../img/top/top_bg.png");
	position: relative;
}

h2 {
	padding: 15px;
}
a.yaji_blue {
	padding-left: 15px;
	background-image: url("../img/top/top_yaji.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/*ニュース枠*/
div .news {
	width: 635px;
	margin-bottom: 15px;
	position: relative;
}

/*左上*/
div #news01_container {
	width: 300px;
	height: 181px;
	margin-left: 10px;
	display: inline;
	float: left;
}
div #news01_container #news01_title {
	width: 300px;
	height: 63px;
}
div #news01_container #news01_body {
	width: 300px;
	height: 120px;
	position: relative;
}

div #news01_container #news01_body .bg {
	top: 0px;
	left: 0px;
	position: absolute;
}

div #news01_container #news01_body a.up {
	top: 16px;
	left: 5px;
	position: absolute;
}
div #news01_container #news01_body a.down {
	top: 69px;
	left: 5px;
	position: absolute;
}

/*右上*/
div #news02_container {
	width: 295px;
	height: 181px;
	margin-left: 15px;
	display: inline;
	float: left;
}
div #news02_container #news02_title {
	width: 295px;
	height: 63px;
}
div #news02_container #news02_body {
	width: 295px;
	height: 120px;
	background-image: url("../img/top/top_02_02.png");
	background-repeat: no-repeat;
	position: relative;
}
div #news02_container #news02_body .bg {
	top: 0px;
	left: 0px;
	position: absolute;
}
div #news02_container #news02_body a.up {
	top: 16px;
	left: 5px;
	position: absolute;
}
div #news02_container #news02_body a.down {
	top: 69px;
	left: 5px;
	position: absolute;
}

div #news02_container #news02_body .up_no {
	top: 16px;
	left: 5px;
	position: absolute;
}
div #news02_container #news02_body .down_no {
	top: 69px;
	left: 5px;
	position: absolute;
}

/*左下*/
div #news03_container {
	width: 307px;
	height: 201px;
	margin-left: 10px;
	display: inline;
	float: left;
}
div #news03_container #news03_title {
	width: 307px;
	height: 65px;
}
div #news03_container #news03_body {
	width: 307px;
	height: 137px;
	background-image: url("../img/top/top_03_02.png");
	background-repeat: no-repeat;
	position: relative;
}
div #news03_container #news03_body .bg {
	top: 0px;
	left: 0px;
	position: absolute;
}
div #news03_container #news03_body a.up {
	top: 25px;
	left: 5px;
	position: absolute;
}
div #news03_container #news03_body a.down {
	top: 78px;
	left: 5px;
	position: absolute;
}

div #news03_container #news03_body .up_no {
	top: 25px;
	left: 5px;
	position: absolute;
}
div #news03_container #news03_body .down_no {
	top: 78px;
	left: 5px;
	position: absolute;
}

/*右下*/
div #news04_container {
	width: 300px;
	height: 201px;
	margin-left: 8px;
	display: inline;
	float: left;
}
div #news04_container #news04_title {
	width: 300px;
	height: 65px;
	position: relative;
}
div #news04_container #news04_body {
	width: 300px;
	height: 137px;
	background-image: url("../img/top/top_04_02.png");
	background-repeat: no-repeat;
	position: relative;
}
div #news04_container #news04_body .bg {
	top: 0px;
	left: 0px;
	position: absolute;
}
div #news04_container #news04_body a.up {
	top: 25px;
	left: 5px;
	position: absolute;
}
div #news04_container #news04_body a.down {
	top: 75px;
	left: 5px;
	position: absolute;
}

div #news04_container #news04_body .up_no {
	top: 25px;
	left: 5px;
	position: absolute;
}
div #news04_container #news04_body .down_no {
	top: 75px;
	left: 5px;
	position: absolute;
}

/*監修*/
div #supervise_container {
	width: 603px;
	margin-left: 15px;
	border: 1px solid #bad9dd;
	background-color: #ffffff;
	position: relative;
}
div #supervise_container #supervise_left {
	width: 437px;
	padding: 15px;
	background-color: #ffffff;
	float: left;
}
div #supervise_container #supervise_right {
	width: 136px;
	float: right;
}
