@charset "utf-8";

/*****************************************
			Category Title
*****************************************/
#categoryTitle {
	background: url(../img/title/category_title.png) 0 0 no-repeat;
	width: 1000px;
	height: 89px;
	margin: 0 0 5px 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}