/**** LINK-tag style sheet tab.css ****/

#tab {
	background-image: url("http://sanei-h.co.jp/img/bottom_un.gif");
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	_height: 21px;
	width:800px;
	_width:800px;
	list-style: none;
	margin-top: -90px;
	_margin-top: -80px;
}

#tabline {
	height: 21px;
	_height: 21px;
	width:800px;
	_width:800px;
	list-style:none;
	margin: 0;
}

#tabline li {
	list-style: none;
	float: left;
}

#tabline li a{
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	_margin-top: 0px;
	margin-left: -40px;
	_margin-left: 0px;
	line-height: 0;
	_line-height: 0;
	font-size: 0px;
	padding-top: 0px;
	_padding-top: 0px;
	overflow: hidden;
}

*:first-child+html #tabline li a{
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 0;
	font-size: 0px;
	padding-top: 0px;
	overflow: hidden;
}

#tabline li a:hover { background:none; }
.tab-01 { width:100px; height: 21px; }
.tab-02 { width:100px; height: 21px; }
.tab-03 { width:100px; height: 21px; }
.tab-04 { width:100px; height: 21px; }
.tab-05 { width:100px; height: 21px; }
.tab-06 { width:100px; height: 21px; }
.tab-07 { width:100px; height: 21px; }
.tab-08 { width:100px; height: 21px; }

.tab-01 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/home.gif) no-repeat; display: block; }
.tab-02 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/keiei.gif) no-repeat; display: block; }
.tab-03 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/greeding.gif) no-repeat; display: block; }
.tab-04 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/comp.gif) no-repeat; display: block; }
.tab-05 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/corp.gif) no-repeat; display: block; }
.tab-06 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/const.gif) no-repeat; display: block; }
.tab-07 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/contact.gif) no-repeat; display: block; }
.tab-08 a{ width:100px; height: 21px; background:url(http://sanei-h.co.jp/img/link.gif) no-repeat; display: block; }
