@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	特定商取引法について
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 8px 0;
	padding: 7px 0 10px 23px;
	background: url(/img/template/h3_back01.gif) no-repeat left;
	
	clear: left;
	
	color: #0C5A35;
	font-size: 130%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts h3.top {
	margin: 0 0 15px 0;
	padding: 7px 0 10px 15px;
	background: url(/img/mail_order/how/h3_back.gif) no-repeat 13px bottom;
	
	clear: left;
	
	color: #333;
	font-size: 125%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts h3 {
	margin: 0 0 10px 0;
	padding: 7px 0 10px 15px;
	background: url(/img/mail_order/how/h3_back.gif) no-repeat 13px bottom;
	
	clear: left;
	
	color: #333;
	font-size: 125%;
	font-weight: bold;
	
	letter-spacing: -1px;
}

#conts p {
	padding: 0 15px 15px 15px;
	
	line-height: 1.5;
}

#conts table {
	margin: 0 0 30px 14px;
	width: 543px;
	background: #999;
	
	line-height: 1.4;
}

#conts th {
	padding: 6px 10px;
	width: 128px;
	background: #FEEED3;
	border: 1px solid #fff;
	
	color: #333;
	vertical-align: top;
	white-space: nowrap;
}

#conts td {
	padding: 6px 10px;
	background: #fff;
	
	color: #333;
}

#conts td.item1 {
	line-height: 1.6;
}

#conts td span {
	padding: 15px 0 15px 0;
	
	display: block;
	
	color: #0c5a35;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: -1px;
}

#conts dl {
	margin: 0 0 30px 15px;
	
	clear: left;
}

#conts dt {
	font-weight: bold;
	
	float: left;
}

#conts dd {
	margin: 0 0 0 125px;
}

#conts #back {
	margin: 5px 0 15px 0;
	padding: 10px 10px 0 0;
	
	float: none;
}

#conts #back li {
	background: none;

	text-align: right;
}
