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

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

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

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

#conts p.top {
	padding: 0 15px 15px 15px;
}


#conts p.left {
	padding: 0 270px 25px 15px;
}

#conts p.left1 {
	padding: 0 270px 35px 15px;
}

#conts p span {
	color: #72AB23;
	
	font-weight: bold;
}

#conts .right {
	margin: 5px 20px 0 15px;
	
	float: right;
	
	display: inline; /* IE6対策 */
}

#conts .photoR {
	text-align: center;
}

#conts .photoR img {
	margin-bottom: 12px;
	display: block;
}

#conts .photoR a.text {
	padding: 0 0 0 18px;
	background: url(/img/about/how_to/arrow01.gif) no-repeat left 1px;
}

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

#conts #back li {
	background: none;

	text-align: right;
}
