@charset "utf-8";
#shoptitle/* CSS Document */

 {
	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;
	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;
}


#main #showcase {
	width: 560px;
	float: left;
	margin-left: 10px;
}
#main #showcase .areatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00cc00;
	background-color: #efefef;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 553px;
	display: block;
	clear: both;
	margin-top: 10px;
	float: left;
	padding-left: 5px;
}
#main #showcase .itemarea {
	height: 150px;
	width: 132px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 6px;
	display: block;
	padding-top: 2px;
	margin-bottom: 0px;
}
#main #showcase .itemarea_l {
	height: 150px;
	width: 132px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	display: block;
	padding-top: 2px;
	margin-bottom: 0px;
}
#main #showcase .itemarea a:link img, .itemarea a:visited img, .itemarea_l a:link img, .itemarea_l a:visited img  {
	border: 4px solid #FFFFFF;
	margin-left: 1px;
}
#main #showcase .itemarea a:hover img, .itemarea_l a:hover img {
	border: 4px solid #C9D8BC;
}
.item_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #ebebeb;
	color: #999999;
	text-indent: 5px;
	margin-bottom:1px;
}
.item_name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 1.1em;
	color: #666666;
	text-indent: -37px;
	text-decoration: underline;
	word-break:break-all;
}
.item_price {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	line-height: 1.1em;
	float: right;
	padding-right: 5px;
	display: block;
}






#main #rightside {
	width: 160px;
	float: right;
}
#main #rightside #publicbtn_area {
	margin-top: 10px;
}

#main   #rightside   #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;
}
#main #rightside #publicbtn_area #cart a:hover {
	background-position: bottom;
}
#main #rightside #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;
}
#main #rightside #publicbtn_area #paybtn a:hover {
	background-position: bottom;
}
#main #rightside #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;
}
#main #rightside #publicbtn_area #sendbtn a:hover {
	background-position: bottom;
}
#main #rightside #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;
}
#main #rightside #publicbtn_area #contactbtn a:hover {
	background-position: bottom;
}
#main #rightside #ranking {
	margin-top: 10px;
	background-color: #efefef;
	clear: both;
	float: right;
}
#main #rightside #ranking #ranktop {
	font-family: Arial, Helvetica, sans-serif;
	color: #00cc00;
	background-image: url(../images/shop_list_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	font-size: 12px;
	line-height: 1.5em;
	width: 160px;
	font-weight: bold;
	text-indent: 5px;
}
#main #rightside #ranking .rankitem {
	width/**/: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	display: block;
	height: auto;
	margin-bottom: 0px;
}


.rank     {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	line-height: 1.2em;
	margin: 0px;
	clear: both;
	color: #666666;
	width/**/: 158px;
	border: 1px solid #CCCCCC;
}

* html #main #rightside #ranking .rankitem, * html .rank {
	width: 160px;
}

.rank_category     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	background-image: url(../images/shop_liststnaname.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 160px;
	text-indent: 5px;
}
#main  #rightside  #ranking  .rankitem  a:link img, .rankitem a:visited img {
	height: 60px;
	width: 80px;
	float: left;
	border: 3px solid #EFEFEF;
	margin: 2px;
}
#main  #rightside  #ranking  .rankitem  .rankitem_name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-decoration: underline;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	word-break:break-all;
}
#main #rightside #ranking .rankitem .rankitem_price {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	text-indent: 35px;
	padding-bottom: 5px;
}
#main #rightside #ranking .rankitem a:hover img {
	border: 3px solid #FFFFFF;
}

#main #rightside #ranking #rankend {
	background-image: url(../images/shop_list_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 160px;
	clear: both;
}
