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;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#feature_head {
	margin-top: 15px;
	display:block;
}

#feature_box_top {
	margin-top: 26px;
	display:block;
}

#feature_box_mid {
	width: 810px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/full_box_mid.gif") repeat-y 0px 0px;
}

#feature_million_box_mid {
	width: 810px;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	background: url("../images/million_box_mid.gif") repeat-y 0px 0px;
}

#box_left {
	float:left;
	width:252px;
}

#box_center {
	margin: 0 279px;
}

#box_right {
	float:right;
	width:252px;
}

ul.boxlink {
	display:block;
	text-align: left;
/*	padding-bottom:13px;*/
}

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_full_yield10_ov.gif");
}

#btnblock a#rightbtn {
	float: right;
	background-image: url("../images/btn_full_fiveyears_ov.gif");
}
*/

#btnblock a#centerbtn {
	margin: auto;
	text-align: left;
	background-image: url("../images/btn_million_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;
}


.clrflt {
	clear: both;
	margin: 0;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

