@import "base.css";
@import "common.css";

#main #right_contents #pickup_box{
	background-image: url(../images/top/pickup_bg2.gif);
	height: 350px;
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-left: 20px;
}


#main #right_contents  #recommend{
	margin-top: 20px;
}

#main #right_contents  #etc_box{
	clear: both;
	margin-top: 20px;
}
#main #right_contents  #etc_box #banner_m_box{
	float: left;
	width: 294px;
}
#main #right_contents  #etc_box #banner_m_box .banner_m{
	margin-bottom: 10px;
}
#main #right_contents  #etc_box #uservoice_box{
	float: right;
	height: 240px;
	width: 292px;
	background-image: url(../images/top/uservoice_bg.gif);
	background-repeat: no-repeat;
}
#main #right_contents  #etc_box #uservoice_box p{
	font-size: 11px;
	color: #333;
	line-height: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 35px;
}
.toptext {
	font-size: 12px;
	color: #C30;
}
.new_br{
    margin-top: 1.5rem;
}
.new_br > div{
    width: 33.333333%;
    float: left;
}
.new_br > div img{
    width: 95%;
    border: 1px solid #f2f0ef;
}
