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

	Site:		e-cometrue - Win-Board.biz
	Url:		http://www.win-board.biz

	Listing Order:
	==============

	index
	examination

************************************************************************/

/* index */
#catNavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#catNavi li, #catNavi a {
	display: block;
	width: 172px;
	height: 173px;
}
.c0901development {
	border-right: 1px solid #7F7A58;
}
#catNavi li {
	float: left;
	text-indent: -9999px;
}
#catNavi a {
	text-decoration: none;

}
.c0601examination a {
	background:transparent url(../images/top_bu_block_c.gif) 0 0 no-repeat;
}
.c0701customer a {
	background:transparent url(../images/top_bu_block_c.gif) -172px 0 no-repeat;
}
.c0801partner a {
	background:transparent url(../images/top_bu_block_c.gif) -344px 0 no-repeat;
}
.c0901development a {
	background:transparent url(../images/top_bu_block_c.gif) -516px 0 no-repeat;
}

.c0601examination a:hover {
	background-position: 0 -173px;
}
.c0701customer a:hover {
	background-position: -172px -173px;
}
.c0801partner a:hover {
	background-position: -344px -173px;
}
.c0901development a:hover {
	background-position: -516px -173px;
}

/* examination */
#catNavi2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#catNavi2 li, #catNavi2 a {
	display: block;
	width: 345px;
	height: 172px;
}
#catNavi2 li {
	float: left;
	text-indent: -9999px;
}
#catNavi2 a {
	text-decoration: none;
}
.index2ImgNvai01 a {
	background:transparent url(../images/top2_bu_block_c.gif) 0 0 no-repeat;
}
.index2ImgNvai02 a {
	background:transparent url(../images/top2_bu_block_c.gif) -345px 0 no-repeat;
}
.index2ImgNvai01 a:hover {
	background-position: 0 -172px;
}
.index2ImgNvai02 a:hover {
	background-position: -345px -172px;
}



/* news */