/*Honda USER'S VOICE STYLE*/

/*
0_____コンテンツ　共有と同じ wo テーブルボーダー回避のため
1_____OWNER'S REPORT 投稿記事
1-2___PHOTO AREA
1-3___PHOTO list(未使用)
2_____BOX_point
3-1___INTERVIEW LIST-1
3-2___INTERVIEW LIST-2
4_____BTN LINK
/*


/*________________________________ 0.コンテンツ ________________________________*/

#huv-contents-own {
	width: 700px;
	float: right;
}

#huv-contents-own h2 {
	margin: 0;
	padding: 12px 0 0;
	text-align: center;
}

.huv-contents-own-inner {
	padding: 0 15px;
}


/*______________________ 1.OWNER'S REPORT 投稿記事 ______________________*/

#post-own {
	width:670px;
	float:left;
}

.post-own-bg {
	background: url(post-own-data_bg.gif);
	background-repeat:no-repeat;
	height:180px;
	margin:0 0;
}

.post-own-bg2 {
	background: url(post-own-data_bg.gif);
	background-repeat:no-repeat;
	height:180px;
	margin:0 0;
}

.post-own-bottom {
	background: url(post-own-data_bottom.gif) no-repeat;
	height:5px;
	margin:0 0;
}

.post-own-textarea01 {/*左テキストエリア*/
	width: 335px;
	float: left;
}

.post-own-textarea01 h3 {/*左ニックネーム*/
	margin: 0;
	padding: 15px 15px 0px 15px;
	font-size: 14px;
	line-height: 18px;
	color: #009966;
}

.post-own-textareatop {/*左ニックネーム*/
	margin: 0;
	padding: 10px 0 10px 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #009966;
}

.post-own-textarea01 dl {/*左年齢性別都道県・付加情報*/
	margin: 0;
	padding: 0 0 10px;
}

.post-own-textarea01 dt,
.post-own-textarea01 dd {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 20px;
}

.post-own-textarea01 dt {
	font-size: 13px;
}

.post-own-textarea01 dd {
	font-size: 10px;
}

.post-own-textarea01 p {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}

.post-own-textarea02 {/*右テキストエリア*/
	width: 335px;
	float: right;
}

.post-own-textarea02 dl {/*右タイプ・グレード・購入年度*/
	margin: 15px 0 0 0;
	padding: 0;
}

.post-own-textarea02 dt,
.post-own-textarea02 dd {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 18px;
}

.post-own-textarea02 dt {
	font-size: 12px;
}

.post-own-textarea02 dd {
	font-size: 10px;
}

.post-own-textarea02 p {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
}


/*______________________ 1-2.PHOTO AREA ________________________________*/
#photo-area {
	margin:0;
	padding:0;
	}

#photo-area img{
	margin:20px 10px;
	}


/*______________________ 1-3.PHOTO LIST（未使用）_______________________*/
#photolist {
	width: 100%;
	height: 230px;
	margin: 0 0 15px;
	margin-left: auto;
	margin-right: auto;
	padding-left:inherit;
	padding-right:inherit;
}

#photolist li {
	margin: 20px 10px 20px 10px;
	padding: 0;
	float: left;
	list-style: none;
}


/*______________________ 2.BOX_point ________________________________*/
.post-own-textarea02 .box_point dl {
	width: 224px;
	margin: 0;
	padding: 0;
}

.post-own-textarea02 .box_point dt {
	width: 218px;
	margin: 0px 0px 0px 23px;
	padding: 2px 3px;
	color:#FFFFFF;
	background: #FF7565;
	font-size: 12px;
	font-weight: bold;
}

.post-own-textarea02 .box_point dd {
	width: 224px;
	height: 48px;
	margin: 0px 0px 0px 23px;
	padding: 0;
	background: url(point_bg.gif) no-repeat;
}

.post-own-textarea02 .box_point dd img {
	width: 32px;
	height: 32px;
	margin: 8px 4px 8px 8px;
	padding: 0;
}



/*______________________ 3-1.INTERVIEW LIST-1 ________________________________*/

#interviewlist-1 {
	width: 670px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#interviewlist-1 dt {
	width: 610px;
	height: 30px;
	margin: 0;
	padding: 15px 0px 10px 60px;
	background: url(sttl_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#interviewlist-1 dd {
	width: 580px;
	margin: 0px 0px 20px 60px;
	padding: 0;
	font-size: 12px;
}

#interviewlist-1 dd.interviewlist_score {
	font-weight: bold;
}



/*______________________ 3-2.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: #FF7565;
}

#interviewlist-2 dd {
	width: 660px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
}


/*______________________ 4.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;
}
