/* 基本
------------------ */
.item {
width:550px;
margin:0;
padding:0;
}
.item p {
margin:5px 20px 5px 5px;
padding:0;
color:#333333;
line-height:150%;
font-size:0.8em;
}
.item-catebox {
clear:both;
margin:0;
padding:0 0 5px 0;
background:url(../img/pub/border-x.gif) repeat-x left bottom;
    overflow: hidden;
}
.item-catebox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .item-catebox {
    height: 1em;
    overflow: visible;
}
/**/
.item-catebox img {
float:left;
margin:5px 10px 0 0;
}

/* タイトル
------------------ */
h2.syouhin {
width:150px;
margin:0 0 5px 0;
padding:10px 0;
font-size:0.85em;
background:url(../img/item/title-item.gif) no-repeat left center;
text-indent:-9999em;
}
h2.syouhin a {
width:150px;
margin:0;
padding:0;
color:#FFFFFF;
background:url(../img/item/title-item.gif) no-repeat left center;
display:block;
text-decoration:none;
}
h2.tori {
width:150px;
margin:10px 0 15px 0;
padding:5px 0;
font-size:0.85em;
background:url(../img/item/title-tori.gif) no-repeat left center;
text-indent:-9999em;
}
h2.tori a {
width:150px;
margin:0;
padding:0;
color:#FFFFFF;
background:url(../img/item/title-tori.gif) no-repeat left center;
display:block;
text-decoration:none;
}
.waku-sin {
clear:both;
position:relative;
width:530px;
margin:0 0 20px 0;
padding:4px 5px 8px 5px;
border:#996666 double 4px;
    overflow: hidden;
}
.waku-sin p {
float:left;
width:222px;
}
.sin {
float:right;
width:222px;
height:78px;
margin:0;
padding:0;
background:url(../img/index/side-sin.jpg) no-repeat 0 0;
text-indent:-9999em;
}
.sin a {
width:222px;
height:78px;
margin:0;
padding:0;
background:url(../img/index/side-sin.jpg) no-repeat 0 0;
text-indent:-9999em;
display:block;
text-decoration:none;
}
.sin a:hover {
width:222px;
height:78px;
margin:0;
padding:0;
background:url(../img/index/side-sin.jpg) no-repeat 0 -78px;
text-indent:-9999em;
display:block;
text-decoration:none;
}

.titlebox {
clear:both;
position:relative;
margin:0;
padding:0;
    overflow: hidden;
}
.titlebox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .titlebox {
    height: 1em;
    overflow: visible;
}
/**/
.titlebox h2.syouhin {
float:left;
}
.titlebox p.backto-left a {
float:left;
margin:0 0 0 200px;
padding:5px 0;
font-size:1em;
}
.titlebox h3 {
float:left;
}
.titlebox .btn-all a {
float:left;
margin:15px 0 0 5px;
font-size:0.7em;
color:#FF9900;
text-decoration:none;
}
.titlebox .btn-all a:hover {
color:#FF6600;
}
.waku-attention {
width:480px;
margin:5px;
padding:10px;
border:#996600 solid 1px;
background:#FFFFCC;
}
.waku-attention h4 {
margin:0 0 2px 0;
padding:0 0 2px 0;
font-size:0.7em;
font-weight:normal;
color:#660000;
border-bottom:#660000 solid 1px;
}
.waku-attention p {
margin:0;
padding:0;
font-size:0.7em;
color:#660000;
line-height:125%;
}
/* カテゴリページのタイトル
------------------ */
h3.sin-obi {
clear:both;
width:520px;
height:52px;
margin:0;
padding:0;
background:url(../img/item/title-sin.jpg) no-repeat left bottom;
text-indent:-9999em;
}
h3.sin-obi a {
width:520px;
height:52px;
margin:0;
padding:0;
background:url(../img/item/title-sin.jpg) no-repeat left bottom;
display:block;
text-decoration:none;
}
h3.sin-obi a:hover {
color:#FF6600;
background:url(../img/item/title-sin.jpg) no-repeat left bottom;
}


/* リスト
------------------ */
.links {
clear:both;
position:relative;
margin:0;
padding:0;
    overflow: hidden;
}
.links:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .links {
    height: 1em;
    overflow: visible;
}
/**/
.links h4 {
clear:both;
margin:0 0 0 5px;
padding:5px 0 2px 0;
font-size:0.85em;
color:#006600;
border-bottom:#006600 solid 1px;
}
.links img {
float:left;
margin:10px 10px 10px 0;
padding:0;
}
.links-text {
float:left;
width:400px;
}
.links ul {
clear:both;
position:relative;
margin:5px 0 10px 0;
padding:0;
list-style:none;
}
.links li {
float:left;
margin:2px 0 0 0;
padding:2px 10px;
font-size:0.85em;
color:#666666;
background:url(../img/pub/chome.jpg) no-repeat left center;
white-space:nowrap;
}
.links li a {
text-decoration:none;
}
.waku {
clear:both;
position:relative;
margin:10px 0;
padding:10px;
border:#999999 solid 1px;
    overflow: hidden;
}
.waku:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .waku {
    height: 1em;
    overflow: visible;
}
/**/
.waku h5 {
margin:0;
padding:2px 0;
font-size:0.8em;
color:#990000;
background:url(../img/pub/border-x.gif) repeat-x left bottom;
}
.waku img {
float:right;
margin:5px 0 0 10px;
padding:0;
}
/* カテゴリー一覧
------------------ */
.jiten-leftbox {
float:left;
width:240px;
margin:0;
padding:0;
}

.jiten-rightbox {
float:right;
width:285px;
margin:0;
padding:10px;
border:#CCCCCC solid 1px;
}
.jiten-rightbox img {
float:left;
margin:0 5px 5px 0;
border:none;
}
.jiten-rightbox h5 {
clear:both;
margin:5px 0;
padding:0 0 2px 0;
color:#660000;
border-bottom:#660000 solid 1px;
}
.jiten-rightbox p {
margin:0 0 5px 0;
font-size:0.75em;
color:#666666;
line-height:125%;
}



/* カテゴリー一覧
------------------ */
.item-list {
margin:0;
padding:0;
overflow: hidden;
}
.item-list:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .item-list {
    height: 1em;
    overflow: visible;
}
/**/
.item-list-box {
clear:both;
position:relative;
width:520px;
margin:5px 0;
padding:5px 0;
background:url(../img/pub/border-x.gif) repeat-x left bottom;
overflow: hidden;
}
.item-list-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .item-list-box {
    height: 1em;
    overflow: visible;
}
/**/
.item-image {
float:left;
width:162px;
margin:0;
padding:0;
background:url(../img/item/item-bk.jpg) no-repeat left bottom;
}
.item-image img {
width:100px;
height:74px;
margin:0;
padding:0 0 8px 7px;
border:none;
}
.item-image-non {
float:left;
width:120px;
margin:0;
padding:0;
}
.item-image-non img {
width:100px;
height:74px;
margin:0;
padding:0 0 0 7px;
border:none;
}
.item-text {
float:left;
width:350px;
margin:0;
padding:0;
}
.item-text h5 {
margin:0 5px;
padding:2px 0;
font-size:0.85em;
color:#333333;
border-bottom:#66CC00 solid 2px;
}
.item-text h5 a {
margin:0;
padding:2px 0;
font-size:1em;
color:#003300;
text-decoration:none;
}
.item-text h5 a:hover {
color:#FF6600;
}
.item-text p {
margin:5px 0 0 5px;
padding:0;
font-size:0.8em;
color:#666666;
line-height:150%;
}
p.more {
margin:0;
padding:0;
text-align:right;
}
div.more-back {
margin:20px 0 0 0;
padding:0;
font-size:0.85em;
color:#CC6600;
text-align:right;
}

/* エントリー
------------------ */
.entry {
clear:both;
position:relative;
width:550px;
margin:0 0 20px 0;
padding:0 0 20px 0;
background:url(../img/pub/border-x.gif) repeat-x left bottom;
	overflow: hidden;
}

.entry:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry {
    height: 1em;
    overflow: visible;
}
/**/
.entry h4 {
margin:40px 0 5px 0;
padding:4px 10px;
font-size:1em;
color:#336600;
border-left:#66CC00 solid 2px;
border-bottom:#66CC00 solid 2px;
}
.entry img {
clear:both;
float:left;
margin:10px 10px 10px 0;
border:none;
}
.entry p {
margin:15px 0 20px 0;
padding:0;
font-size:0.85em;
color:#993300;
line-height:150%;
}
.entry-body {
margin:0;
padding:0 0 10px 0;
	overflow: hidden;
}
.entry-body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry-body {
    height: 1em;
    overflow: visible;
}
/**/
.entry-body img {
float:left;
margin:10px 0 10px 10px;
border:none;
}
.entry-body p {
margin:5px 0 0 0;
padding:0;
color:#666666;
line-height:150%;
}
.entry-more {
clear:both;
position:relative;
margin:0;
padding:10px;
border:#CCCCCC solid 1px;
    overflow: hidden;
}
.entry-more:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .entry-more {
    height: 1em;
    overflow: visible;
}
/**/
.entry-more p {
clear:both;
margin:5px 0 0 0;
padding:0;
color:#666666;
line-height:150%;
}
.entry-more img {
float:left;
margin:10px;
border:none;
}

/* インデックスページのカテゴリタイトル
------------------ */
h3.t-jiten {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-jiten.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-jiten a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-jiten.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-jiten a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-jiten.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-parts {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-parts.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-parts a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-parts.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-parts a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-parts.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-goods {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-goods.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-goods a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-goods.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-goods a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-goods.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-wear {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-wear.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-wear a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-wear.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-wear a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-wear.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-tools {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-tools.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-tools a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-tools.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-tools a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-tools.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-other {
clear:both;
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-other.jpg) no-repeat 0 0;
text-indent:-9999em;
}
h3.t-other a {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-other.jpg) no-repeat 0 0;
display:block;
text-indent:-9999em;
text-decoration:none;
}
h3.t-other a:hover {
width:394px;
height:42px;
margin:0;
padding:0;
background:url(../img/item/t-other.jpg) no-repeat 0 -42px;
display:block;
text-indent:-9999em;
text-decoration:none;
}

/* 売り切れ用
------------------ */
.soldout {
margin:0;
padding:0;
    overflow: hidden;
}
.soldout:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .soldout {
    height: 1em;
    overflow: visible;
}
/**/
.soldout-on {
margin:0;
padding:0;
background:url(../img/item/soldout.gif) no-repeat center right;
    overflow: hidden;
}
.soldout-on:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .soldout-on {
    height: 1em;
    overflow: visible;
}
/**/
.soldout-recom {
margin:0;
padding:0;
background:url(../img/item/recom.gif) no-repeat center right;
    overflow: hidden;
}
.soldout-recom:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .soldout-recom {
    height: 1em;
    overflow: visible;
}
/**/
