@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 {
	margin: 20px 0 12px 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.5;
}

#conts p.btm {
	padding: 0 5px 7px 15px;
	
	line-height: 1.5;
}

#conts p.red {
	padding: 0 5px 15px 15px;
	
	color: #FF3300;
	line-height: 1.5;
}

#conts p.indent {
	padding-left: 22px;

	text-indent: -7px;
}

#conts p.last {
	padding-bottom: 25px;
}

#conts table {
	margin: 0 0 20px 14px;
	width: 543px;
	background: #999;
	border-bottom: 2px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;

	font-size: 110%;
}

#conts th {
	padding: 10px 18px;
	
	text-align: center;
	white-space: nowrap;
}

#conts td {
	padding: 10px 18px;
	background: #fff url(/img/mail_order/price/line01.gif) repeat-x bottom;
	
	text-align: center;
	white-space: nowrap;
}

#conts th.item1 {
	background: #ccc;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	border-right: 1px solid #999;
	border-left: 2px solid #999;
}

#conts th.item2 {
	background: #F7EFCA;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	border-right: 1px solid #999;
}

#conts th.item3 {
	background: #CAF0D3;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	border-right: 1px solid #999;
}

#conts td.item1 {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#conts td.item2 {
	border-right: 1px solid #999;
}

#conts td.item3 {
	border-right: 1px solid #999;
}

#conts td.none {
	background-image: none;
}

#conts #photo01 {
	margin: 0 0 10px 13px;
}

#conts a.icon {
	margin: 0 0 0 13px;
	padding: 0 0 0 20px;
	background: url(/img/mail_order/price/icon.gif) no-repeat left center;
}

#conts #back {
	margin: 5px 0 15px 0;
	padding: 10px 10px 0 0;
	
	float: none;
}

#conts #back li {
	background: none;

	text-align: right;
}

#conts img.text03 {
	margin: 0 0 10px 15px;
}

#conts .box {
	margin: 0 0 7px 15px;
	padding: 10px;
	width: 505px;
	background: url(/img/about/usage/bg_btm.gif) no-repeat left bottom;
}
	
	* html #conts .box {
		width: 525px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 505px;
		/**/ 
	}

#conts img.bgTop {
	margin: 0 0 0 15px;
	
	display: block;
}

#conts .box ul {
	margin: -10px 0 0 0;
	padding: 0 55px 0 5px;
}

#conts .box li {
	padding: 0 0 0 18px;
	background: url(/img/about/usage/icon.gif) no-repeat left 5px;
	line-height: 1.4;
}

#conts ul.icon {
	margin: 0 0 25px 20px;
}

#conts ul.icon li {
	padding: 0 0 0 20px;
	background: url(/img/mail_order/price/icon.gif) no-repeat left center;
}

#conts .send_text {
	color: #FF3300;
	
	font-size:130%;
	font-weight:bold;
}

#conts .send_att {
	color:#666666;
	
	font-size:85%;
}


