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


/*index
-------------------*/
.title_img {
	background:url(../images/category/profile/title.gif) 0 0 no-repeat;
	width:730px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.table_tag {
	background-color:#FFFFFF;
	border-bottom:1px solid #E3E3E3;
	margin-bottom:20px;
}

.table_tag th {
	background:#F0F0F0;
	border-bottom:1px solid #E3E3E3;
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:left;
}

.table_tag td {
	border-bottom:1px solid #E3E3E3;
	padding:5px;
}