/* CSS Document */

@import"css/a.css";
@import"css/k.css";
@import"css/s.css";
@import"css/t.css";
@import"css/n.css";
@import"css/h.css";
@import"css/m.css";
@import"css/y.css";
@import"css/r.css";
@import"css/w.css";

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/*Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*END hide from IE-mac \*/


ul.list-wrapper{
	margin:0;
	padding:0;
	width:561px;
	font-size:10px;
	line-height:15px;
	list-style:none;
}

ul.list-wrapper li{
	margin:0 10px 20px 0;
	padding:0;
	width:177px;
	height:75px;
	display:block;
	float:left;
	background-position:left;
	background-repeat:no-repeat;
}

ul.list-wrapper li a{
	display:block;
	padding:0 0 0 80px;
	height:75px;
}

div.goto-top{
	text-align:right;
	font-size:12px;
	line-height:15px;
	clear:both;
	width:560px;
}


table.designer{
	width:560px;
	font-size:10px;
	line-height:15px;
}

.designer td{
	padding-bottom: 18px;
	vertical-align:bottom;
}

.designer td img{
	margin:0 5px 0 0;
	float:left;
}


.designer td.txt{
	padding-right: 20px;
	width:95px;
}

/* item list
----------------------------------------------*/

#MainBox{
	width:560px;
	margin-left:20px;
}

#MainBox #spec {
	width:284px;
	margin-left:36px;
}

#MainBox #spec table{
	width:275px;
}

#MainBox #spec table th{
	text-align:left;
	vertical-align:top;
	width:60px;
}

#MainBox #shopItemList{
	width:560px;
}

#MainBox #shopItemList a img{
	border:#990000 solid 1px;
}

#MainBox #shopItemList a:hover img{
	border:#FF9933 solid 1px;
}


/*リスト完成後、削除*/
div.list{
	margin:0 0 20px 0;
	padding:0;
	width:75px;
	display:block;
	float:left;
}

div.list-txt{
	margin:0 0 20px 5px;
	padding:0;
	width:107px;
	height:75px;
	display:block;
	float:left;
	font-size:10px;
	line-height:15px;
}


