/* CSS Document */


/*hed_img
-----------------------*/
.hed_img {
	background:url(../images/category/shop_info/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/privacy/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_l
-----------------------*/
.contents_l {
	width:540px;
	float:left;
}



.table_tag {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

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

.table_tag td {
	padding:3px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}


/*contents_r
-----------------------*/
.contents_r {
	width:200px;
	float:right;
}


.img_box {
	border:1px solid #CCCCCC;
	padding:9px;
	width:180px;
	margin-bottom:10px;
}