<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kimono {
	padding-top: 68px;
	background:url(../common/img/bg0.gif) 0 0 repeat;
}

#contentHead {
	position: relative;
	width:1000px;
	height:246px;
	margin:0 auto;
	background:url(../common/img/bgTitle.jpg) 0 0 repeat;
}

#contentHead h1 {
	position: absolute;
	z-index: 100;
	left: 6px;
}

#contentHead ul {
	position: absolute;
	z-index: 1;
	left: 7px;
}

#contetns {
	top: 68px;
	width:986px;
	margin:0 auto;
	padding:7px;
	padding-top: 0;
	background:url(../common/img/headBg.gif) 0 0 repeat;
}

#contetns &gt; .inner {
	padding: 3px;
	background: url(../common/img/bgContentLine.gif) repeat;
}

#contetns &gt; .inner &gt; .inner {
	background: url(../common/img/bgContentHead.jpg) left top no-repeat #fff;
}

#contetns &gt; .inner &gt; .inner &gt; .inner {
	padding-top: 40px;
	padding-bottom: 5px;
	background: url(../common/img/bgContent.jpg) left bottom no-repeat;
	overflow: hidden;
}

/*ã‚³ãƒ³ãƒ†ãƒ³ãƒ„*/
.kimono .section {
	margin: 0 25px;
	color: #000;
	position: relative;
	padding: 30px 0 0 0;
}

.kimono #lead{
	margin:0 0 10px 0;
	background-color:#fffae4;
	border:#eeedea solid 1px;;
	padding:10px;
	color:#663300;
	width:908px;
}
.kimono .main {
	padding:0 0 20px;
	color: #3d2910;
}

.kimono #goodsList{
	width:930px;
}
.kimono #goodsList .info{
	text-align:right;
	color:#900;
}
.kimono #goodsList img{
	border:#adaa95 solid 1px;
	width:175px;
	height:308px;
}
.kimono #goodsList ul{
	list-style:none;
	width:930px;
}
.kimono #goodsList li{
	width:177px;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}
.kimono #goodsList li:nth-child(5n) {
	margin-right:0px;
	margin-bottom:10px;
}

.kimono #goodsList ul.listData{
	display:none;
}

/*ã‚½ãƒ¼ãƒˆãƒœã‚¿ãƒ³*/
.kimono #sortButtons ul{
	height:96px;
	margin-bottom:20px;
}
.kimono #sortButtons ul li {
	float: left;
	width: 225px;
	height:96px;
}
.kimono #sortButtons ul li.sortPrice {
margin-left: 10px;
}
.kimono #sortButtons:after {
content: "";
display: block;
clear: both;
}
.kimono #sortButtons ul li a {
display: block;
text-indent: -99999em;
background-position: center top;
background-repeat: no-repeat;
}
.kimono #sortButtons ul li a:hover {
background-position: center center;
}
.kimono #sortButtons ul li.all a {
	background-image: url(img/btn04.jpg);
	height:96px;
	margin-right: 7px;
}
.kimono #sortButtons ul li.naoko a {
	background-image: url(img/btn01.jpg);
	height:96px;
	margin-right: 7px;
}
.kimono #sortButtons ul li.shino a {
	background-image: url(img/btn02.jpg);
	height:96px;
	margin-right: 7px;
}
.kimono #sortButtons ul li.others a {
	background-image: url(img/btn03.jpg);
	height:96px;
	margin-right:0;
}
.kimono #sortButtons .menuTit{
	margin-bottom:10px;
}

/*è©³ç´°ç”»é¢*/
.detail{
	position:relative;
	height:700px;
	width:500px;
	background:url(img/bg.jpg) no-repeat 0 0;
	margin:0;
}

.detail .photo{
	display:block;
	text-align:center;
	padding:20px 20px 10px;;
	height:580px;
	width:332px;
	margin-right:64px;
	margin-left:64px;
}
.detail .photo .cloud-zoom img{
	border:#C60 solid 1px;
}
.detail .text{
	width: 460px;
	height: 75px;
	position: absolute;
	left: 0px;
	top: 620px;
	margin: 5px 0 5px 0;
	padding:0 20px;
	line-height: 180%;
	font-size: 12px;
	overflow: auto;
	color: #3d2910;
	text-align:center;
}
.detail .info{
	width: 460px;
	height: 75px;
	font-size: 12px;
	text-align: center;
	color: #990000;
}

.detail.d02 .text{
	top: 320px;
}


/*index2ç”¨*/
.kimono #container{
	width:928px;
	overflow:hidden;
}
#container .element{
	width:185px;
	height:320px;
	float:left;
	position:relative;
}

#container .element .newicon{
	width:40px;
	height:40px;
	background:url(img/new.png) no-repeat 0 0;
	position:absolute;
	top:260px;
	left:10px;
}

#container .element img{
	border:#adaa95 solid 1px;
	width:175px;
	height:308px;
	margin-right:8px;
	margin-bottom:10px;
}
</pre></body></html>