<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

#terms dd {
	padding:15px 20px;
}

.terms_title {
	margin:40px 20px 0 20px;
	padding:5px 0px 5px 20px ;
	font-size:1em;
	color:#660000;
	font-weight:bolder;
	line-height:120%;
	border-left:#660000 solid 5px;
}

table#shop {
	margin:10px auto 20px auto;
}

table#shop td,th  {
	padding:5px 10px;
	font-size:0.85em;
	line-height:150%;
	border-bottom:#CCCCCC 1px dotted;
}

table#shop th {
	width:150px;
	text-align:left;
	font-weight:bolder;
	color:#666666;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

#terms dd {
	padding:15px 20px;
}

.sk {
	margin:10px auto 20px auto;
	}

.sk .title {
	font-weight:bolder;
	color:#FFFFFF;
	font-size:1em;
	padding:5px;
	background:#003300;
}
.sk .title img {margin:3px;}

.sk .note {
font-size:0.85em;
color:#333333;
line-height:150%;
	padding:5px;
	}

.payment_img {
	margin:3px;
	}
span.midashi {
margin:0;
color:#663300;
font-weight:bold;
font-size:1em;
}</pre></body></html>