/* 作品タブここから */
/* 2001 */
.category ul.tab_header {
	overflow: hidden;
	*zoom: 1;
	background-image:  url(../share/images/tab_header_sai2002_on.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 25px;
	margin-top: 15px;

}

.category ul.tab_header li {
	float: left;
}

.category ul.tab_header li a {
	display: block;
	margin-left: 10px;
	width: 117px;
	height: 25px;
}

.category ul.tab_header li.t_sai a {
	width: 131px;
	margin-left: 20px;
}

.category ul.tab_header li.t_sin a {
	width: 160px;
}

.category .yu2002,
.sin2002,
.kasa2002,
.nyu2002 {
	display: none;
}

