@charset "utf-8";
/* 記事で商品パケ横4つ並べの場合 */

.style3 {
font-size:12px;
color:#FFFFFF;
line-height: 1.5;
letter-spacing: 0.2em;
font:"ＭＳ ゴシック", "Osaka－等幅";
}


.setumei{
height:100%;
width:95%;
text-indent: 0.1em;
padding:10px;
text-align: left;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
font:"ＭＳ ゴシック", "Osaka－等幅";
}

.news {
	padding-left: 5px;	
}

.new-title-list{
	background-color: #FFFFFF;
	list-style-type: none;
	width: 605px;
	float: left;
	text-align: center;	
	text-overflow: ellipsis;
	padding-top:10px;
	padding-left: 5px;	
}

.new-title-waku{
margin-left:10px;
margin-right:10px;
margin-top:5px;
text-align: left;
width:127px;
height:250px;
text-overflow: ellipsis;
float:left;



}	
#right .mainbg .list-sp-title h3{
font-size:16px;
}

.list-sp-description, .list-sp-description a{
font-size:14px;
}

.margin-right-10px{
margin-right:10px;
}
.border-under-dashed{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	margin-right:20px;
}


