@charset "shift_jis";

/* TERMS ==================================*/

.msg {
	margin-left: 2px;
	padding-top: 15px;
	line-height: 1.7em;}

.terms dl {
	margin: 30px 20px 0px 0px;
	line-height: 1.7em;}

.terms dl dt {
	font-weight: bold;
	font-size: 12px;
	color: #300;
	padding: 3px 6px;
	background-color: #f5ebeb;}

.terms dl dd {padding: 10px 0 20px 0;}

.terms dl dd a {text-decoration: underline;}

.terms dl dd a:hover {
	color: #c99;
	text-decoration: none;}