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


/*  */
/* ----------------------------------------------------- */
*{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	color:#333;
	font-size:10px;
	background: #FFF;
	font-family:Verdana,"MS UI Gothic","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:hover img  {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#newItemBox{
	width:760px;
	}
p{
	line-height:140%;
	margin:0 0 0 0px;
	}
	
li{
	list-style:none;
}


h3{
	margin-bottom:11px;
	border-bottom:#CCC dotted 1px;
	clear:both;
	width: 760px;
	padding-bottom: 7px;
	}


img{
	border:none;
	vertical-align:bottom;
	margin:0;
	padding:0;
}
a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	color: #F09;
	text-decoration:underline;
}


/* ??? */
/* ----------------------------------------------------- */
li{
	list-style:none;
}

.newitembox a {
	text-decoration:none;
}
.reitembox a {
	text-decoration:none;
}
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 600px;
	height:300px;
	float:left;
	margin-right:10px;
	text-align:left;
}
div.scrollable div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:6px;
}

div.scrollable1 {
	position:relative;
	overflow:hidden;
	width: 605px;
	height:190px;
	float:left;
	margin-right:34px;
	text-align:left;
	margin-left: 34px;
}
div.scrollable1 div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:6px;
}

div.scrollable2 {
	position:relative;
	overflow:hidden;
	width: 623px;
	height:275px;
	float:left;
	margin-right:
	px;
	text-align:left;
	margin-left: 7px;
}
div.scrollable2 div.items {	
	width:20000em;
	position:absolute;
	clear:both;
	margin-left:1px;
}
a.prev, a.next, a.prevPage, a.nextPage, a.prev2, a.next2, a.prevPage2, a.nextPage2 {
	display:block;
	width:15px;
	height:200px;
	float:left;
	cursor:pointer;
	font-size:1px;
	background-image: url(http://file001.shop-pro.jp/PA01261/927/img/center/arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.prevPage, a.nextPage {
	margin-top: 210px;
	margin-right: 0px;
	margin-bottom: 210px;
	margin-left: 0px;
}
a.prevPage2, a.nextPage2 {
	margin:0px 0px;
}
a.next, a.nextPage, a.next2, a.nextPage2 {
	clear:right;
	background-image: url(http://file001.shop-pro.jp/PA01261/927/img/center/arrow_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
	
	
.newItemList{
	padding:10px 0 10px 0;
	text-align:left;
	}
.newItemList{
	float:left;
	width: 200px;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 8px;
	padding: 0px;
	text-align: center;
}
.newItemList ul{
	margin-bottom:10px;
	}
.newItemList p{
	padding:4px 0 0 0px;
	line-height:14px;
	text-align: center;
	height:100%;
	}
.newItemList p img{
	display:block;
	}

.newItemList p.topdate{
	margin-left:0px;
	background-color:#eeeeee;
	color: #FFF;
	padding: 3px;
	}

#moreText{
	width: 660px;
	text-align:right;
}