@charset "utf-8";

/************************************************************
 * 絞り込みﾊﾟﾈﾙ
 ************************************************************/
.limitPanel {
	width: 980px;
	background: url(/cmn/images/voice/bg_limitPanel_01.png) 0 0 repeat-y;
	}
/* 見出し部分 */
.limitPanelHead {
	position: relative;
	padding: 7px 12px 5px;
	width: 956px;
	background: url(/cmn/images/voice/bg_limitPanel_02.png) 0 0 no-repeat;
	}
.limitPanelHead .mds {
	padding: 1px 0px 0px 10px;
	font-size: 19px;
	font-family: Arial;
	font-weight: 700;
	background: url(/cmn/images/voice/ico_mds_orange.png) 0 0 no-repeat;
	}
/* ｴﾚﾒﾝﾄ部分 */
.limitPanelBody {
	margin-left:2px;
	margin-right: 2px;
	border-top: 1px solid #efefef;
	width: 976px;
	}
.limitPanelBody dl {
	float: left;
	}
.lPB1, .lPB2 {
	border-right: 1px solid #efefef;
	}
.limitPanelBody dt, .limitPanelBody dd {
	float: left;
	margin-top: 15px;
	height: 50px;
	}
.limitPanelBody dt {
	padding-left: 20px;
	padding-right: 5px;
	font-weight: 700;
	color: #666;
	line-height: 20px;
	text-align: right;
	}
.limitPanelBody dd p {
	margin-top: 2px;
	width: 170px;
	font-size: 10px;
	color: #666;
	}
.f01 {
	padding: 3px 2px !important;
	font-size: 12px !important;
	width: 360px;
	}
/* ﾌｯﾀｰ部分 */
.limitPanelFoot {
	position: relative;
	width: 980px;
	height: 43px;
	background: url(/cmn/images/voice/bg_limitPanel_03.png) 0 0 no-repeat;
	}
.limitPanelFoot a {
	position: absolute;
	}
/* 検索する */
.btn_search {
	top: 7px;
	right: 12px;
	width: 155px;
	height: 30px;
	background: url(/cmn/images/voice/btn_search.png) 0 0 no-repeat;
	}
:hover.btn_search {
	background-position: 0 -30px;
	}
/* 条件ｸﾘｱ */
.btn_grayNegative80 {
	top: 11px;
	left: 723px;
	}

/************************************************************
 * ｶｾｯﾄ (ｶｽﾀﾏｰ一覧系)
 ************************************************************/
.customerListBox {
	border-top: 1px solid #ccc;
	}
.customerListTbl {
	width: 980px;
	background: url(/cmn/images/voice/bg_voiceListTbl_02.png) 0 0 repeat-y;
	}
.customerListTbl thead th {
	border-right: 1px solid #ccc;
	height: 57px;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	overflow: hidden;
	background: url(/cmn/images/voice/bg_voiceListTbl_01.png) 0 0 no-repeat;
	text-align:center;
	}
.customerListTbl thead th.th01, .customerListTbl tbody tr.tr_cnts td.td01 {
	border-left: 1px solid #ccc;
	}
.customerListTbl thead th p {
	height: 15px;
	font-size: 12px;
	font-weight: 700;
	}
.customerListTbl thead th span {
	font-weight: 700;
	}
.customerListTbl thead th a span {
	font-weight: 400 !important;
	}
.customerListTbl tbody tr.tr_cnts {
	}
.customerListTbl tbody tr.tr_cnts td {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 50px;
	}
tr.tr_interval td {
	border-top: 1px solid #999;
	font-size: 10px;
	line-height: 11px;
	background-color: #fff;
	}
.tdDiv {
	margin: 7px 5px 5px 5px;
	overflow: hidden;
	}

/************************************************************
 * ｻｲｽﾞ
 ************************************************************/
/* M-300_ｸﾁｺﾐ一覧(検索ﾊﾟﾈﾙ付) ｾﾙ幅 設定 */
.m_300 .th01	{ width: 7%;}
.m_300 .th02	{ width: 22%;}
.m_300 .th03	{ width: 15%;}
.m_300 .th04	{ width: 7%;}
.m_300 .th05	{ width: 33%;}
.m_300 .th06	{ width: 16%;}
.m_300 .td06_1	{ width: 145px;}
/* TD高さ設定 */
.m_300 .tdDiv { height: 78px;}
.mB15			{ margin-bottom: 15px;}
/************************************************************
 * 各TD設定
 ************************************************************/
/* 投稿日 (td01) */
.customerListTbl .td01 {
	text-align: center;
	}
/* 画像・販売店名 (td02) */
.customerListTbl .td02 .tdDiv {
	position: relative;
	}
.customerListTbl .td02 .tdDiv p {
	position: absolute;
	}
.td02_1 {
	top: 0;
	left: 0;
	}
.td02_1 a img {
	border: 0;
	width: 80px;
	height: 60px;
	}
.td02_2 {
	top: 0;
	left: 85px;
	width: 120px;
	line-height: 14px;
	}
.td02_3 {
	bottom: 0;
	right: 0;
	}
/* 購入した車 (td03) */
.customerListTbl .td03 p {
	line-height: 13px;
	}
.td03_1 {
	height: 15px;
	font-size: 10px;
	}
.td03_2 {
	height: 29px;
	}
/* 購入年月 (td04) */
.td04 {
	text-align: center;
	}
/* ﾀｲﾄﾙ･評価 */
.customerListTbl .td05 .tdDiv {
	position: relative;
	}
.td05_1 {
	line-height: 14px;
	word-break:break-all;
	word-wrap: break-word	;
	}
.hyoka {
	position: absolute;
	bottom: 0;
	left: 0;
	}
/* ｸﾁｺﾐ本文･ﾆｯｸﾈｰﾑ */
.customerListTbl .td06 .tdDiv {
	position: relative;
	}
.td06_1 {
	line-height: 14px;
	}
.td06_2 {
	position: absolute;
	bottom: 0px;
	right: 0;
	font-size: 10px;
	line-height: 11px;
	color: #666;
	text-align: right;
	}

/************************************************************
 * 返信部分
 ************************************************************/
tr.tr_return td {
	border-top: 1px solid #999;
	background-color: #fff;
	}
tr.tr_return td div {
	position: relative;
	height: 35px;
	}
tr.tr_return td div p {
	position: absolute;
	top: 0px;
	overflow: hidden;
	}
.return_1 {
	left: 332px;
	width: 109px;
	height: 25px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/bg_voiceListTbl_03.png) 0 0 no-repeat;
	}
.return_2 {
	left: 441px;
	border-bottom: 1px solid #ccc;
	width: 439px;
	height: 24px;
	text-indent: 10px;
	line-height: 24px;
	background-color: #fbf0df;
	}
.return_3 {
	right: 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-right: 5px;
	width: 94px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	background-color: #fbf0df;
	}
#btmName					{ color: #9b9b9b;}
a.C_LINK, a:hover.C_LINK	{ color: #9b9b9b !important; text-decoration: none;}
em i {
	font-size:10px;
	font-weight: normal;
	font-style:normal;
}
/* cmn.cssの調整 */
.counterBox_sita {
	margin-top: -3px;
	}

/************************************************************
 * 最上部の固定ﾊﾞﾅｰ
 ************************************************************/
.catchBox {
	position: relative;
	padding-bottom: 5px;
	width: 980px;
	background: url(/cmn/images/voice/catchBox_01.png) left bottom no-repeat;
	}
.catchBoxHead {
	width: 980px;
	height: 29px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/catchBox_02.png) 0 0 no-repeat;
	}
.catchBoxInner {
	position: relative;
	width: 980px;
	background: url(/cmn/images/voice/catchBox_03.png) 0 0 repeat-y;
	}
.mds_catch {
	position: absolute;
	top: 3px; left: 10px;
	width: 415px;
	height: 25px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/catchBox_05.png) 0 0 no-repeat;
	}
.catchTxt {
	position: absolute;
	top: 46px; left: 24px;
	line-height: 16px;
	color: #666;
	}
.catchAction {
	position: absolute;
	top: 13px;
	left: 799px;
	width: 155px;
	height: 73px;
	text-align: center;
	}
.catchAction span {
	display: block;
	width: 110px;
	height: 14px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/catchBox_06.png) 0 0 no-repeat;
	}
.action_basic {
	display: block;
	margin-bottom: 8px;
	width: 155px;
	height: 30px;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	background: url(/cmn/images/voice/catchBox_07.png) 0 0 no-repeat;
	}
.action_basic:hover {
	background-position: 0 -30px;
	}
/* ｶｰﾎﾞ */
.img_carvo {
	margin-left: 464px;
	}
.img_carvo {
	width: 271px;
	height: 86px;
	}

/* 声をありがとうｷｬﾝﾍﾟｰﾝ対応
.catchTxt span				{ display: block; margin-top: 4px; line-height: 13px;}
.img_carvo					{ margin-left: 435px; width: 325px; height: 118px;}
.arigatoAction				{ position: absolute; top: 23px; left: 770px; width: 186px; height: 68px;}
.arigatoAction span			{ display: block; margin: 0 auto 5px; width: 136px; height: 11px; text-indent: -9999px; background: url(/cmn/images/voice/catchBox_06_20110704.png) 0 0 no-repeat;}
.arigatoAction a			{ display: block; width: 186px; height: 52px; text-indent: -9999px; text-decoration: none; outline: none; background: url(/cmn/images/voice/catchBox_07_20110704.png) 0 0 no-repeat;}
.arigatoAction a:hover		{ background-position: 0 -52px;}
*/
/* 声をありがとうｷｬﾝﾍﾟｰﾝ2対応
.mds_catch_arigato2 {
	position: absolute;
	top: 3px; left: 10px;
	width: 415px;
	height: 45px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/arigato_tit_20111201.png) 0 0 no-repeat;
	}
	
.catchTxt2					{ position: absolute; top: 55px; left: 24px;	line-height: 16px; color: #666;}
.catchTxt2 span				{ display: block; margin-top: 4px; line-height: 13px;}
.img_carvo					{ margin-left: 435px; width: 325px; height: 118px;}
.arigato2Action				{ position: absolute; top: 10px; left: 770px; width: 186px; height: 68px;}
.arigato2Action span		{ display: block; margin: 0 auto 5px; width: 136px; height: 11px; text-indent: -9999px; background: url(/cmn/images/voice/catchBox_06_20110704.png) 0 0 no-repeat;}
.arigato2Action a			{ display: block; width: 205px; height: 77px; text-indent: -9999px; text-decoration: none; outline: none; background: url(/cmn/images/voice/catchBox_07_20111201.png) 0 0 no-repeat;}
.arigato2Action a:hover		{ background-position: 0 -77px;} */


/* もっと声をください!キャンペーン対応 */
.mds_catch_review_campaign {
	position: absolute;
	top: 3px; left: 10px;
	width: 390px;
	height: 45px;
	text-indent: -9999px;
	background: url(/cmn/images/voice/campaign_tit_20130326.png) 0 0 no-repeat;
	}
	
.catchTxt2					{ position: absolute; top: 50px; left: 24px;	line-height: 16px; color: #666;}
.catchTxt2 span				{ display: block; margin-top: 4px; line-height: 13px;}
.img_carvo					{ margin-left: 405px; width: 325px; height: 106px;}
.arigato2Action				{ position: absolute; top: 20px; left: 770px; width: 186px; height: 68px;}
.arigato2Action span		{ display: block; margin: 0 auto 5px; width: 136px; height: 11px; text-indent: -9999px; background: url(/cmn/images/voice/catchBox_06_20110704.png) 0 0 no-repeat;}
.arigato2Action a			{ display: block; width: 205px; height: 54px; text-indent: -9999px; text-decoration: none; outline: none; background: url(/cmn/images/voice/catchBox_07_20130326.png) 0 0 no-repeat;}
.arigato2Action a:hover		{ background-position: 0 -55px;} 
