<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 */

#item {
	width: 744px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
}#item-right #item_spec {
	text-align: left;
}
#item-right #item_p {
	padding: 10px;
	background-color: #c8c8c8;
	margin-top: 15px;
	text-align: center;
}

#item #item-right #etc {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#item #item-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 400px;
}
#item-right .category_title {
	font-size: 18px;
	color: #000000;
}
#item #item-right {
	padding: 0px;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}




/* ����¾�ѹ� */

.explain{
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 10px;

}
.detail_img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#item_page {
	float: left;
	width: 740px;
	background-color: #FFFFFF;
}
</pre></body></html>