@charset "UTF-8";

#h2-tokutei {
	background-image: url(./img/h2-tokutei.png);
}
#h2-privacy {
	background-image: url(./img/h2-privacy.png);
}
#h3-company {
	background-image: url(./img/h3-company.png);
}
#h3-payment {
	background-image: url(./img/h3-payment.png);
}
#h3-payment2 {
	background-image: url(./img/h3-payment2.png);
}
#h3-return {
	background-image: url(./img/h3-return.png);
}
#h3-privacy {
	background-image: url(./img/h3-privacy.png);
}

div.section dl {
	font-size: 12px;
}
div.section dl dt {
	float: left;
	width: 120px;
	line-height: 150%;
	background-color: #729BFB;
	padding: 4px 0 4px 8px;
	color: #FFF;
}
div.section dl dd {
	line-height: 150%;
	margin-left: 128px;
	border-bottom: 1px dotted #888;
	padding: 4px 8px;
}

#payment-note h4 {
	border: none !important;
	font-weight: normal;
}
#payment-note ul {
	list-style-type: none;
	list-style-image: none !important;
}
#payment-note ul li {
	color: #E60;
}

ol li {
	list-style-position: outside;
}

span.noteinfo {
	color: #2B38DC;
}

