@charset "utf-8";
/* CSS Document */

/*hed_img
-----------------------*/
.hed_img {
	background:url(../images/category/delivery_payment/hed_img.jpg) 0 0 no-repeat;
	width:760px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*sub_title
-----------------------*/
.sub_title {
	background:url(../images/category/delivery_payment/sub_img.jpg) 0 0 no-repeat;
	height:103px;
	padding-top:40px;
	padding-left:220px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:20px;
}

.br_title01 {
	background: url(../images/category/delivery_payment/br_title.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 35px;
	margin-bottom: 20px;
}

.br_title02 {
	background: url(../images/category/delivery_payment/br_title.gif) no-repeat 0 -35px;
	text-indent: -9999px;
	height: 35px;
	margin-bottom: 20px;
}


#contents_main h3 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin-bottom: 10px;
	background: #333333;
	padding: 5px 5px 5px 10px;
}
.price_box {
	border: 1px solid #CCCCCC;
	width: 80px;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	margin-left: 20px;
	margin-bottom: 5px;
}
.text_wrap {
	width: 750px;
	margin-bottom: 20px;
}
.payment_box {
	border: 1px solid #CCCCCC;
	width: 300px;
	padding: 5px;
	margin-bottom: 10px;
}

.text_box {
	margin-bottom: 10px;
	margin-left: 20px;
}

#contents_main ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contents_main li {
	list-style: none;
	margin-bottom: 10px;
}
.red_font {
	color: #CC0000;
}
.payment_table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.payment_table th {
	width:150px;
	background:#E6E6E6;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
.payment_table td {
	padding:3px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#contents_main h4 {
	font-size: 1em;
}
