/* CSS Document */


/*hed_img
-----------------------*/
.hed_img {
	background:url(../images/category/shopping_guide/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/shopping_guide/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;
}

#contents_main h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 10px;
	background: #333333;
	padding: 5px 5px 5px 10px;
}

#about_use_l {
	float: left;
	width: 550px;
}
#about_use_r {
	float: right;
	width: 160px;
	padding: 10px;
}
#howto_title01 {
	background: url(../images/category/shopping_guide/howto_title.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 25px;
	width: 550px;
	margin-bottom: 10px;
}
.btn_member {
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.btn_member a {
	background: url(../images/category/shopping_guide/btn_member.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}
.btn_member a:hover {
	background: url(../images/category/shopping_guide/btn_member.gif) no-repeat 0 -40px;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}

.btn_fax {
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.btn_fax a {
	background: url(../images/category/shopping_guide/btn_fax.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}
.btn_fax a:hover {
	background: url(../images/category/shopping_guide/btn_fax.gif) no-repeat 0 -40px;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}

.btn_goods {
	height: 40px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.btn_goods a {
	background: url(../images/category/shopping_guide/btn_goods.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}
.btn_goods a:hover {
	background: url(../images/category/shopping_guide/btn_goods.gif) no-repeat 0 -40px;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
	display: block;
}


#howto_title02 {
	background: url(../images/category/shopping_guide/howto_title.gif) no-repeat 0 -25px;
	text-indent: -9999px;
	height: 25px;
	width: 550px;
	margin-bottom: 10px;
}
.orange {
	color: #FF6600;
}
.contents_titl_bgimg {
	background: #E6E6E6;
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 10px;
	color: #000000;
}

.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;
}

#about_use_r {
	background: #404040;
	padding: 20px 10px 10px;
}
#bg_white {
	background: #FFFFFF;
	padding-left: 10px;
}
#bg_white ul {
	margin: 0px;
	padding: 0px;
}
#bg_white li {
	background: url(../images/side/arrow.gif) no-repeat left center;
	list-style: none;
	padding-left: 18px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 8px;
}
