@charset "utf-8";
/* CSS Document */

#shoptitle {
	background-image: url(../images/shop_topbg.gif);
	background-repeat: no-repeat;
	height/**/: 91px;
	width/**/: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 450px;
	padding-top: 10px;
}
#navi  #navi_shop  a {
	background-position: bottom;
}
*html  #shoptitle{
 	height: 101px;
	width: 900px;
}
#main {
	height: auto;
}
#main #itemlist {
	width: 160px;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #efefef;
}
#main #itemlist #listtop {
	color: #00cc00;
	font-size: 12px;
	background-image: url(../images/shop_list_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 160px;
	text-indent: 5px;
	padding-top: 3px;
}
#main #itemlist .sex {
	background-color: #CCCCCC;
	background-image: url(../images/shop_list_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 5px;
	height: 20px;
	width/**/: 158px;
	color: #999999;
	padding-top: 2px;
	font-size: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#main #itemlist .category a:link, .category a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: 18px;
	width/**/: 158px;
	overfow:hidden;
	display: block;
	padding-top: 4px;
	text-indent: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #itemlist .category_l a:link, .category_l a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 18px;
	width/**/: 158px;
	display: block;
	padding-top: 4px;
	text-indent: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

* html #main #itemlist .sex {
	width: 158px;
}
*html #main #itemlist .category a:link, .category a:visited{
	width: 158px;
}
* html #main #itemlist .category_l a:link, .category_l a:visited{
	width: 158px;
}


#main #itemlist .category a:hover {
	color: #ff9900;
}
#main #itemlist .category_l a:hover {
	color: #ff9900;
}
#main #itemlist #listend {
	background-image: url(../images/shop_list_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 160px;
}

#main #pankuzu {
	width: 730px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 17px;
	text-indent: 10px;
	background-color: #e4e4e4;
	color: #666666;
}
#main  #pankuzu  a:link, #pankuzu a:visited {
	color: #666666;
	text-decoration: none;
}
#main #pankuzu a:hover {
	text-decoration: underline;
}

#publicbtn_area {
	margin-top: 10px;
}

#publicbtn_area   #cart  a:link, #cart  a:visited {
	background-image: url(../images/shop_cartbtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 7px;
}
#publicbtn_area #cart a:hover {
	background-position: bottom;
}
#publicbtn_area #paybtn a:link, #paybtn a:visited {
	background-image: url(../images/shop_paybtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 27px;
	margin-bottom: 5px;
}
#publicbtn_area #paybtn a:hover {
	background-position: bottom;
}
 #publicbtn_area #sendbtn a:link, #sendbtn a:visited {
	background-image: url(../images/shop_sendbtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 27px;
	margin-bottom: 5px;
}
#publicbtn_area #sendbtn a:hover {
	background-position: bottom;
}
#publicbtn_area #contactbtn a:link, #contactbtn a:visited {
	background-image: url(../images/shop_contactbtn.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 27px;
}
#publicbtn_area #contactbtn a:hover {
	background-position: bottom;
}

