/* カテゴリー
----------------------------------------------------*/

#subname{
	border-left:#473A68 solid 5px;
	border-bottom:#473A68 solid 1px;
	padding:1px 0 1px 5px;
	margin:0 10px;
}


#cat01bg {
width: 700px;
height: 35px;
margin:0 0 10px 0;
background:url(https://img11.shop-pro.jp/PA01145/443/etc/ctg_h2_1c.gif?20111107195341) no-repeat;
}

#cat02bg {
width: 700px;
height: 35px;
margin:0 0 10px 0;
background:url(https://img11.shop-pro.jp/PA01145/443/etc/ctg_h2_2c.gif?20111107195405) no-repeat;
}

#cat03bg {
width: 700px;
height: 35px;
margin:0 0 10px 0;
background:url(https://img11.shop-pro.jp/PA01145/443/etc/ctg_h2_3c.gif?20111107195428) no-repeat;
}

#cat04bg {
width: 700px;
height: 35px;
margin:0 0 10px 0;
background:url(https://img11.shop-pro.jp/PA01145/443/etc/ctg_h2_4c.gif?20111107195447) no-repeat;
}

#topicPath {  
	font-size:77%;
	margin:25px 0 0 0;
	padding:3px 0 3px 0;
}

#topicPath a {  
	color:#473A68;
	font-weight:bold;
	text-decoration: none;
}

#topicPath a:hover {
	text-decoration: underline;
}


#sort {  
	font-size:77%;
	margin:0 0 0 0;
	padding:3px 5px 3px 0;
	text-align:right;
	color:#473A68;
}

#sort a {
	color:#333;
}

#page {  
	font-size:77%;
	margin:10px 10px 0 10px;
	padding:3px;
text-align: center;
background-color: #eee;
}

#page a {  
	text-decoration: none;
color:#473A68;
font-weight:bold;
}

#page a:hover {
	text-decoration: underline;
font-weight:bold;
}

#subctg{  
	margin:0px 0 0 0;
}

#subctg li{ 
float:left;
white-space: nowrap;
margin:0 20px 0 0;
display:block;
font-size:85%;
background:url(https://img11.shop-pro.jp/PA01145/443/etc/ctg_icon_01.gif?20110907175046) no-repeat 5px 50%;
padding-left:22px;
}

#subctg li a{ 
color:#473A68;
text-decoration: none;
}

#subctg li a:hover{ 
text-decoration: underline;
}

#ctg_listBox{
	margin:20px 0 0 0;
}


div.ctg_itemBox{
	width:175px;
	float:left;
	margin:0 0 20px 0;
}

div.ctg_item_img{
	width:145px;
	height:145px;
	margin:0 auto 5px;
	border:#E6E6E6 1px solid;
}

div.ctg_itemBox p{
	font-size:85%;
	text-align:center;
	line-height:1.2;
}

div.ctg_itemBox p a:link,div.ctg_itemBox p a:visited{
	color:#333;
	text-decoration:none;
}

div.ctg_itemBox p a:hover{
	color:#473A68;
	text-decoration: underline;
}

div.ctg_itemBox p.price{
	color:#F4730C;
margin-top:3px;
}