@charset "euc-jp";
.brand_voice_list{
	width:288px;
	clear:both;
	border-bottom:1px dotted #999999;
	margin-bottom:5px;
	padding-bottom:5px;
}
.brand_voice_list:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/*бя*/
* html .brand_voice_list {
  height: 1em;
  overflow: visible;
}
/*бя*/
.brand_ph{
	width:64px;
	margin-right:6px;
	float:left;
}	
.brand_data{
	width:218px;
	float:right;
	text-align:left;
}	

.brand_ph a img{
	padding:1px;
	border:1px solid #999999;
}	
.brand_ph a:hover img{
	padding:1px;
	border:1px solid #CC0000;
}	
.brand_data a{
	font-weight:bold;
	text-decoration:none;
	color:#0033CD!important;
	font-size:12px!important;
	line-height:130%;
}	
.brand_data a:hover{
	text-decoration:underline!important;
	color:#CC0000!important;
}	
.brand_data .brand_name{
	color:#000000;
	font-size:12px;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
}	
.brand_data .voice_up{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px;
}
.more{
	text-align:right;
}
.more a{
	text-decoration:none!important;
}		
.presentlist{
	width:278px;
	margin-right:5px;
	float:left;
	background-color:#f3f3f3;
	padding:5px;
	margin-bottom:10px;
}
.presentlist:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .presentlist {
    height: 1em;
    overflow: visible;
}
/**/	
.presentlist_l{
	width:65px;
	float:left;
}	
.presentlist_r{
	width:205px;
	float:right;
	text-align:left;
	font-size:11px;
	color:#333333;
	padding-right:5px;
}	
.presentlist_r a{
	font-size:12px!important;
	line-height:140%;
	text-decoration:underline;
}	
.presentname{
font-weight:bold;
margin-bottom:3px;
}
.presentitem{
	font-size:11px;
	color:#222222;
}