div#contents {
	text-align: center;
	clear: both;
}

#feature_cont {
	margin: 0 auto;
	width: 810px;
	text-align: center;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
}

#feature_navi {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

/* ヘッド画像部分 */
#feature_head02 {
	width: 810px;
	height: 214px;
	display:block;
	background: url("../images/yield10_headimg_ov.jpg") no-repeat 0px 0px;
	position: relative;
}

/* ボタン部分 */
#feature_head02 a {
	width: 244px;
	height: 124px;
	display:block;
	position:absolute;
	top: 47px;
	left: 531px;
	background: url("../images/yield10_headbtn_ov.jpg") no-repeat 0px 0px;
}

#feature_head02 a:hover {
	background-color: #ffffff;
}

#feature_head02 a:hover img {
	visibility: hidden;
}


#feature_box_top {
	margin-top: 26px;
	display:block;
}

#feature_box_mid {
	width: 810px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/yield10_box_mid.gif") repeat-y 0px 0px;
}

#box_left {
	float:left;
	width:252px;

/*	background-color:#d6d6bb;*/
}

#box_center {
	margin: 0 279px;
/*	background-color:#CCCCCC;*/
}

#box_right {
	float:right;
	width:252px;
/*	background-color:#d6d6bb;*/
}

ul.boxlink {
	display:block;
	text-align: left;
/*	background-color: #FFFFCC;*/
}

ul.boxlink li {
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	background: url("../../images/underline01.gif") no-repeat center bottom;
}

ul.boxlink li a {

	margin-left: 16px;
	padding-left: 15px;
	background: url("../../images/linkpoint01.gif") no-repeat 0px 0px;
}

/* 3列部の下側画像 */
#feature_box_bottom {
	margin:0;
	display:block;
}


#btnblock {
	margin-top: 30px;
}

#btnblock a {
	margin: 0;
	width: 392px;
	height: 84px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btnblock a:hover { background-color: #ffffff; }

#btnblock a:hover img { visibility: hidden; }

#btnblock a#leftbtn {
	float: left;
	background-image: url("../images/btn_yield10_full_ov.gif");
}

#btnblock a#rightbtn {
	float: right;
	background-image: url("../images/btn_yield10_fiveyears_ov.gif");
}

#btnblock a#centerbtn {
	margin: auto;
	text-align: left;
	background-image: url("../images/btn_yield10_fiveyears_ov.gif");
}

#backtotop {
	margin-top: 38px;
	margin-bottom: 47px;
	font-size: 12px;
	line-height: 14px;
}

#backtotop a {
	float:right;
	display: block;
	padding-left: 18px;
	background: url("../../images/linkpoint02.gif") no-repeat 0px 0px;
/*	background-color: #FFFFCC;*/
}


.clrflt {
	clear: both;
	margin: 0;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

