<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	div#section-01
--------------------------------------*/

#section-01 {
	margin:0;
}

#section-01 .section_box {
	margin:10px 13px 10px 0;
	*margin:0 13px 12px 0;
	padding:5px 9px;
	display:inline-block;
	*display:inline;
	width:120px;
	border:1px solid #ccc;
	background:#f0f0f0;
	*zoom:1;
	float:left;
}

#section-01 .section_box strong {
	display:block;
	font-weight:normal;
}
#section-01 .section_box .name{
	height:1.4em;
	overflow:hidden;
}
#section-01 .section_box strong a {
	color:#333;
}

#section-01 .section_box em {
	display:block;
	color:#6c2815;
	text-align:right;
}
.product_list,
#section-01 .section_inner {
	width:780px;
	padding:0;
	background:none;
}

.sort_02{
	clear:both;
}


#rogo{
	margin-right:10px;
}
#title{
	margin: 0 0 5px;
	padding: 5px 0;
	border-top: 1px dashed #bca297;
	border-bottom: 1px dashed #bca297;
	font-size: 200%;
	line-height: 1.3;
}

.product_item {
	margin:10px 13px 10px 0;
	*margin:0 13px 12px 0;
	padding:5px 9px 0 9px;
	display:inline-block;
	*display:inline;
	width:120px;
	border:1px solid #ccc;
	background:#f0f0f0;
	*zoom:1;
	float:left;
}</pre></body></html>