/**** LINK-tag style sheet tab.css ****/

#tab {
	background-image: url("http://www.crazy-cafe.net/img/bottom_un.gif");
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width:800px;
	list-style: none;
}

#tabline {
	height: 21px;
	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-left: -40px;
	_margin-left: 0px;
	height: 0;
	font-size: 0px;
	padding-top: 21px;
	overflow: hidden;
text-indent:-25px;
}

*: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: 21px;
	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://www.crazy-cafe.net/img/home.gif) no-repeat; display: block; }
.tab-02 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/siphon.gif) no-repeat; display: block; }
.tab-03 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/drip.gif) no-repeat; display: block; }
.tab-04 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/dutch.gif) no-repeat; display: block; }
.tab-05 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/roast.gif) no-repeat; display: block; }
.tab-06 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/bean-b.gif) no-repeat; display: block; }
.tab-07 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/sitemap.gif) no-repeat; display: block; }
.tab-08 a{ width:100px; height: 21px; background:url(http://www.crazy-cafe.net/img/contact.gif) no-repeat; display: block; }