<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


h3{
	width:610px;
	height:30px;
	margin:0 auto 20px;
	background:url(../../newspress/img/np_title.gif) no-repeat;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
}

h3 span.title{
display:block;
float:left;
width:500px;
}



#brand_list{
	width:620px;
	margin-left:43px;
	height:auto;
}

#brand_list li{
width:165px;
height:200px;
float:left;
margin:0 40px 0px 0px;
}

#brand_list li img{
margin-bottom:2px;
vertical-align:top;
}

#brand_list li p{
width:140px;
margin:0 auto;
text-align:left;
background:url(../../brands/img/brands_name_mark.gif) left 3px no-repeat;
height:1em;
padding-left:15px;
}

#brand_detail_title{
	width:665px;
	height:52px;
	border-bottom:1px solid #d6d5d3;
	padding-bottom: 5px;
}

#brand_detail_title .left_title{
	padding-left:10px;
	float:left;
	padding-top: 14px;
}

#brand_detail_title .right_title{
	padding-right:10px;
	float:right;
	height: 52px;
}

#brand_info{
width:625px;
height:auto;
margin:0 auto 30px;
}

#brand_info h2{
margin:0 auto 20px;
}

#brand_info .left_photo{
width:290px;
height:330px;
float:left;
}

#brand_info .right_text{
	width:315px;
	float:right;
	padding-top: 10px;
	height: 320px;
}

#brand_info .right_text p{
	letter-spacing:0.1em;
	height: 270px;
}

#brand_info .right_text .btnarea{
width:295px;
height:30px;
padding:10px;
background:url(../../brands/img/brando_info_bg.gif) no-repeat;
}

#shoplinkarea{
	width:625px;
	height:56px;
	margin:0 auto 30px;
	text-align:center;
	padding-top:15px;
	background:url(../../brands/img/shopinfo_bg.gif) no-repeat;
}


#under_cont h3{
width:625px;
margin:0 auto 20px;
}


.p_area{
	width:630px;
	height:auto;
	margin:0 auto;
	padding-left: 5px;
}

.product_cont{
	width:203px;
	height:300px;
	border:1px solid #e2e2e2;
	float:left;
	margin-bottom: 30px;
	position:relative;
}

.product_cont .photo{
width:203px;
height:218px;
border-bottom:1px solid #e2e2e2;
}

.product_cont .info{
	width:190px;
	margin:15px auto 0px;
}

.product_cont .info p{
	background:url(../../brands/img/product_titlemark.gif) left 4px no-repeat;
	padding-left:20px;
	text-align:left;
	margin-left: 7px;
	margin-bottom: 8px;
	padding-right: 7px;
	line-height:1.2em;
	font-size:11px;
}

.product_cont .link_btn{
	display:block;
	width:190px;
	height:32px;
	margin:0 auto;
	bottom:5px;
	left:5px;
	position:absolute;
}
</pre></body></html>