@charset "UTF-8";
/* CSS Document */

/* ??? */
/* ----------------------------------------------------- */
li{
	list-style:none;
}
.main_area{
	width:700px;}
.newitembox a {
	text-decoration:none;
}
.reitembox a {
	text-decoration:none;
}
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 650px;
	height:200px;
	float:left;
	margin-right:10px;
	text-align:left;
}
div.scrollable div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:5px;
}
div.scrollable2 {
	position:relative;
	overflow:hidden;
	width: 695px;
	height:200px;
	float:left;
	margin-right:10px;
	text-align:left;
}
div.scrollable2 div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:5px;
}
div.scrollable3 {
	position:relative;
	overflow:hidden;
	width: 440px;
	height:220px;
	float:left;
	margin-right:10px;
	text-align:left;
}
div.scrollable3 div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:5px;
}
a.prev, a.next, a.prevPage, a.nextPage, a.prev2, a.next2, a.prevPage2, a.nextPage2 {
	display:block;
	width:15px;
	height:100px;
	background:url(../img/arrow_prev.gif) center left no-repeat;
	float:left;
	cursor:pointer;
	font-size:1px;
}

a.prevPage, a.nextPage {
	margin-top: 50px;
}
a.prevPage2, a.nextPage2 {
	margin:38px 0px;
}

a.prevPage3, a.nextPage3 {
	margin-top: 50px;
}
a.next, a.nextPage, a.next2, a.nextPage2 {
background:url(../img/arrow_next.gif) center left no-repeat;
	clear:right;	
}




/* V */
/* ----------------------------------------------------- */	
.newitem-list{
	padding:0px 0 0px 0;
	text-align:left;
	}
.newitem-list{
	float:left;
	width: 155px;
	margin:3px
}
.newitem-list ul{
	margin-bottom:10px;
	}


.newitem-list .new_img a img{
	width:154px;}
	
.newitem-list .name{
	margin:0 10px 3px 0;
	text-align:right;
	font-size:0.8em;}
	
.newitem-list .yen{
	text-align:right;
	margin-right:10px;
	font-size:1em;
	font-weight:bold;}