@charset "UTF-8";

/*送料のご案内*/

h3#carriage_h3_title {
	background: url(../images/carriage_h3_title.gif) no-repeat;
	height: 64px;
	text-indent: -5000px;
}
dl.send {
	width: 650px;
	margin-top: 15px;
	margin-bottom: 30px;
	border-top: 1px solid #CCC;
	text-align: left;
}
dl.send dd {
	padding: 25px 15px 25px 140px;	
	border-bottom: 1px solid #CCC;
}
dl.send dd li {
	font-size: 10px;
	list-style: decimal;
	padding-bottom: 8px;
	line-height: 1.5em;
	color: #000;
}
.caution {
	font-size: 16px;
	padding-bottom: 3px;
}
strong {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-top: 5px;
}
dl.send dt {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
span.send_01 {
	display: block;
	width: 94px;
	height: 220px;
	background: url(../images/guide_send_01.gif) 0px 5px no-repeat;
	text-indent: -5000px;
}
span.send_02 {
	display: block;
	width: 94px;
	height: 220px;
	background: url(../images/guide_send_02.gif) 0px 5px no-repeat;
	text-indent: -5000px;
}
span.send_03 {
	display: block;
	width: 94px;
	height: 220px;
	background: url(../images/guide_send_03.gif) 0px 5px no-repeat;
	text-indent: -5000px;
}
span.send_04 {
	display: block;
	width: 94px;
	height: 220px;
	background: url(../images/guide_send_04.gif) 0px 5px no-repeat;
	text-indent: -5000px;
}
ul#other {
	width: 650px;
	margin-bottom: 20px;
	text-align: left;
}

