/*Honda USER'S VOICE STYLE*/

/*
1_____基本
2_____トップページ（/try/eco_drive/square/index.html）
2-1____PAGE NAVI
2-2____PROFILE BOX
2-3____INTERVIEW LIST-1
2-4____PHOTO LIST
2-5____INTERVIEW LIST-2
2-6____BTN LINK


/*________________________________ 1.基本 ________________________________*/

#huv-contents h2 {
	width: 686px;
	margin: 12px 0 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#huv-contents {
	text-align: center;
	line-height: 1.4;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}



/*________________________________ 2.トップページ ________________________________*/

/*__ 2-1.PAGE NAVI ________________________________*/

.page-navi {
	width: 670px;
	margin: 0 auto;
	text-align: left;
}


/*__ 2-2.PROFILE BOX ________________________________*/

#profile_box {
	width: 660px;
	height: 225px;
	margin: 0 0 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#profile_box #profile_box_l {
	width: 335px;
	height: 225px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	background: url(../img/profile_bg.gif) no-repeat;
}

#profile_box #profile_box_r {
	width: 325px;
	height: 225px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

#profile_box #profile_box_l .profile_box_profile {
	width: 310px;
	height: 140px;
	margin: 17px 0 0 14px;
	padding: 0;
}

#profile_box #profile_box_l .profile_box_profile dt {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #7b0;
}

#profile_box #profile_box_l .profile_box_profile dd {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
}

#profile_box #profile_box_l .profile_box_point {
	width: 310px;
	margin: 0 0 5px 12px;
	padding: 0;
}

#profile_box #profile_box_l .profile_box_point dt {
	width: 300px;
	margin: 0 0 6px;
	padding: 2px 5px;
	background: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	color: #7b0;
}

#profile_box #profile_box_l .profile_box_point dd {
	width: 310px;
	height: 18px;
	margin: 0;
	padding: 0;
}

#profile_box #profile_box_l .profile_box_point dd img {
	width: 27px;
	height: 22px;
	margin: 0 4px 0 0;
	padding: 0;
}


/*__ 2-3.INTERVIEW LIST-1 ________________________________*/

#interviewlist-1 {
	width: 660px;
	margin: 0 0 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	clear: both;
}

#interviewlist-1 dt {
	width: 630px;
	height: 35px;
	margin: 0 0 20px;
	padding: 0 0 0 40px;
	background: url(../img/sttl_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #074;
}

#interviewlist-1 dd {
	width: 660px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
}

#interviewlist-1 dd.interviewlist_score {
	font-weight: bold;
}


/*__ 2-4.PHOTO LIST ________________________________*/

#photolist {
	width: 660px;
	height: 230px;
	margin: 0 0 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px 0;
	background: url(../img/interviewlist_border.gif) bottom no-repeat;
}

#photolist li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
}

#photolist_line {
	width: 660px;
	margin: 0 0 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 10px 0;
	background: url(../img/interviewlist_border.gif) bottom no-repeat;
}

/*__ 2-5.INTERVIEW LIST-2 ________________________________*/

#interviewlist-2 {
	width: 660px;
	margin: 0 0 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	clear: both;
}

#interviewlist-2 dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #074;
}

#interviewlist-2 dd {
	width: 660px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
}


/*__ 2-6.BTN LINK ________________________________*/

.btn_link {
	width: 672px;
	height: 26px;
	margin: 10px 0 30px 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	list-style: none;
}

.btn_link li {
	width: 210px;
	height: 26px;
	margin: 0;
	padding: 0 7px;
	list-style: none;
	float: left;
}


/*__ 2-7.photo BOX ________________________________*/

#photo_box {
	width: 660px;
	height: 250px;
	margin: 0 0 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #eeeeff;
}

#photo_box #photo_box_l {
	width: 335px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	background: #eeeeff;
}

#photo_box #photo_box_r {
	width: 325px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	background: #eeeeff;
}

#photo_box #photo_box_l .photo_box_profile {
	width: 310px;
	margin: 10px 0 0 10px;
	padding: 0;
}

#photo_box #photo_box_l .photo_box_profile dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #074;
}

#photo_box #photo_box_l .photo_box_profile dd {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}

#photo_box #photo_box_l .photo_box_point {
	width: 310px;
	margin: 0 0 5px 12px;
	padding: 0;
}

#photo_box #photo_box_l .photo_box_point dt {
	width: 300px;
	margin: 0 0 6px;
	padding: 2px 5px;
	background: #e0e0e0;
	font-size: 12px;
	font-weight: bold;
	color: #7b0;
}

#photo_box #photo_box_l .photo_box_point dd {
	width: 310px;
	height: 18px;
	margin: 0;
	padding: 0;
}

#photo_box #photo_box_l .photo_box_point dd img {
	width: 27px;
	height: 22px;
	margin: 0 4px 0 0;
	padding: 0;
}

