@charset "utf-8";
/* CSS Document */

#maincontents{
	display:block;
	overflow:hidden;
	height:auto;
}

#list{
	float:left;
}

/* リスト */

#headCopy{
	display:block;
	width:575px;
	height:57px;
	background:url(../images/h4_mat.gif) no-repeat;
	margin-top:32px;
	margin-bottom:20px;
	padding-top:15px;
	padding-left:20px;
}

#headtop{
	font-size:1.5em;
	font-weight:bold;
}

#listContent{
	
}

table.listtable{
	width:385px;
	border:none;
	margin-left:8px;
	border-bottom:dotted 1px;
	margin-bottom:15px;
}

.listtable tr{
	
}

td.icon{
	width:45px;
	vertical-align:top;
}

td.productimage{
	width:120px;
}

td.productimage a{
	display:block;
	padding:5px;
	border:none;
	border-bottom:#d5d5d5 solid 1px;
	border-right:#d5d5d5 solid 1px;
	margin:5px;
	text-align:center;
}

td.explanation{
	padding-left:10px;
}

td.explanation .producttitle{
	font-weight:bold;
}

td.explanation .productdetail{
	font-size:0.75em;
}

td.explanation .productsub{
	font-size:0.8em;
}



#subSearch{
	float:left;
	width:200px;
	margin-left:10px;
}

#sub_sub{
	
}

#sub_sub h6{
	display:block;
	width:170px;
	height:30px;
	background:no-repeat;
	text-indent:-9999px;
	margin-top:20px;
	margin-bottom:10px;
}

#sub_sub h6#s_name{
	background:url(../images/common/sub_name.gif);
}

#sub_sub h6#s_category{
	background:url(../images/common/sub_category.gif);
}

#sub_sub h6#s_new{
	background:url(../images/common/sub_new.gif);
}

#searchi_input{
	width:134px;
	margin-left:30px;
}

#search_submit{
	margin-top:10px;
	margin-left:105px;
}


#sub_sub ul{
	margin-left:30px;
}

#sub_sub ul li{
	padding-left:15px;
	background:url(../images/common/arrow.gif) no-repeat;
	background-position:0 4px;
}
