@charset "utf-8";
/* CSS Document */

/*hed_img
------------------------*/

#bg_hed_img {
	background: url(../images/category/shop_info/bg_hed_img.jpg) repeat-x center;
	height: 230px;
}
#hed_img {
	background: url(../images/category/shop_info/hed_img.jpg) no-repeat center;
	height: 230px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
}
.title {
	background: url(../images/category/shop_info/title.gif) no-repeat;
	height: 35px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#side_title {
	background: url(../images/category/shop_info/side_top_img.gif) no-repeat;
	text-indent: -9999px;
	height: 73px;
	width: 200px;
	margin-bottom: 15px;
}
.table_tag {
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	margin-bottom: 15px;
}
.table_tag th {
	background: #F0F0F0;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}
.table_tag td {
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}
