<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "../css2013/reset2013.css";
@import "../css2013/font2013.css";
@import "../css2013/com2013.css";
@import "../css2013/top2013.css";
@import "../css2013/mowindow2013.css";

/* �i��� */
#smain .itemList th a {
	font-size: 120%;
	text-decoration: none;
}

/* �}�C�y�[�W�� */
table.cart td a{
	color: #000;
	text-decoration: none;
}

table.cart span{
	font-weight: bold;
	font-size: 120%;
}

table.cart span a{
	color: blue;
}

table.cart span.decimalPrice {
	font-size: 100%;
	font-weight: normal;
}
table.cart span.decimalPrice span.f {
	font-size: 85%;
	font-weight: normal;
}

/* �i�� */
#smain .itemDetailSpec th {
	padding: 8px;
}</pre></body></html>