@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	書体見本
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 10px 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 {
	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 p {
	padding: 0 15px 18px 15px;
	
	line-height: 1.4;
}

#conts p.btm {
	padding-bottom: 7px;
	
	line-height: 1.4;
}

#conts ul.top {
	margin: 0 20px 20px 0;
	
	text-align: right;
}

#conts ul.top li {
	margin: 0 0 10px 0;
}

#conts ul.top a {
	padding: 0 0 0 15px;
	background: url(/img/template/arrow01.gif) no-repeat left center;
}

#conts ul.two {
	margin: 0 20px 30px 0;
}

#conts img.img1 {
	margin: 5px 0 15px 15px;
}

#conts address {
	margin: 2px 0 20px 15px;
	
	line-height: 1.5;
}

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

#conts #back li {
	background: none;

	text-align: right;
}
