@charset "shift_jis";

#scooter2st{	/* スクーター２ｓｔ */
	line-height:140%;
	width:630px;
	font-size:12px;
	padding:0px 0px 0px 12px;
}

#scooter2st div.titlebox{	/* タイトル部分　背景 */
	margin-bottom:1.5em;
	width:625px;
	background-color:#E9DFEC;
	border-left:5px solid #6A2B80;
}

	#scooter2st div.titlebox h3{
		margin:0;
		padding:0.5em;
		border-bottom:1px solid #6A2B80;
	}
	
	#scooter2st div.titlebox p{
		margin:0;
		padding:0.3em;
		text-align:right;
		font-size:12px;
	}

#scooter2st ul.categorylist{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	width:630px;
	font-size:12px;
		*/zoom:100%;	/* IE hack */
		_*/height:1%;		/* IE6 hack */
}

	#scooter2st ul.categorylist li{
		margin:0;
		padding:0.5em 0;
		width:126px;
		float:left;
	}
	
		#scooter2st ul.categorylist li img{
			margin-right:0.4em;
		}
	
	#scooter2st ul.categorylist:after{	/* modern only */
		content:".";
		height:1px;
		line-height:0.1em;
		visibility:hidden;
		clear:both;
	}

#scooter2st h4.pickuptitle:before{	/* modern only */
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
}

#scooter2st h4.pickuptitle{
	margin:0;
}

#scooter2st div.pickup{
	width:628px;
	border:1px solid #6A2B80;
}

/****** ▼ itembox ▼ ******/

#scooter2st ul.itembox{
	margin:0;
	padding:0;
	list-style:none;
	width:628px;
}

	#scooter2st ul.itembox li{
		margin:1em 10px;
			_*/margin:1em 8px;
		padding:0;
		width:188px;
		height:290px;	/* 高さ */
		float:left;
	}
	
	#scooter2st ul.itembox li div.itemphoto{
		text-align:center;
	}
	
	#scooter2st ul.itembox li span.price{
		font-weight:bold;
		color:#C00;
	}
	
	#scooter2st ul.itembox li a{
		color:#006;
		font-weight:bold;
	}

.clear{
	clear:both;
}