.news-scroll-wrapper {
    height: 230px;
    overflow: scroll;
	overflow-x : hidden ;
    background-color: #242424;
	font: 14px !important;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 180%;
}

#newsbox {
color:#cccccc;
width: 460px;
margin-left: 10px;
padding:10px 0 10px 10px;
background-color:#242424;
}


.newsbox_left {
width: 85px;
font-weight:bold;
float:left;
}


.newsbox_right {
width: 375px;
float:right;
padding-bottom: 5px;
}


.news_sp {
width: 473px;
height:8px;
margin: 0px 5px;
background-color:#121212;
clear:both;
}


.news_tit_arrow {
padding-left: 13px;
color:#FBB3AC;
background:url(../../images/common/shop_news_arrow.jpg) no-repeat;
background-position: 4px left;
padding-bottom: 3px;
line-height: 1.5em;
}

.righttext {
padding-left: 13px;
line-height: 1.5em;
}
