@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: #CC3300;
	font-size: 130%;
	font-weight: bold;
}

#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 h4 {
	margin: 0;
	padding: 0 0 7px 15px;
}

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

#conts p.btm {
	padding: 0 10px 28px 15px;
	
	line-height: 1.5;
}

#conts ul.top {
	margin: 0 0 0 15px;
	height: 107px;
}

#conts ul.top li {
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	width: 45%;
	background: url(/img/mail_order/how/arrow01.gif) no-repeat left center;
	
	float: left;
	
	white-space: nowrap;
}

#conts ul.two {
	margin: 0 0 25px 15px;
	padding: 0;
	
	color: #FF6000;
	line-height: 1.5;
}

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

#conts img.img2 {
	margin: 5px 0 33px 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;
}
