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

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px;
	padding:0px;
	text-align:center; 
	background-image: url(/images/bg.gif);
	background-color: #000;
}
img {
	border: 0px none;
}
#wrapper {
	width: 850px;
	margin:auto;
	padding:0px;
	text-align:center; 
}
#head {
	height: 58px;
	width: 850px;
	margin-top:10px;
	text-align:left; 
}
h1 {
	text-align:right; 
	height: 28px;
	width: 850px;
}
em {
	visibility: hidden;
}


/* navi */
#navi {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 35px;
	overflow: hidden;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
}


#bt01 {
	background: url(images/bta_01.gif) no-repeat left top;
	height: 35px;
	width: 72px;
	overflow: hidden;
}
#navi #bt01 a:hover {
	background: url(images/btb_01.gif) no-repeat left top;
	height: 35px;
	width: 72px;
	overflow: hidden;
}


#navi #bt02 {
	background: url(images/bta_02.gif) no-repeat left top;
	height: 35px;
	width: 135px;
	overflow: hidden;
}
#navi #bt02 a:hover {
	background: url(images/btb_02.gif) no-repeat left top;
	height: 35px;
	width: 135px;
	overflow: hidden;
}


#navi #bt03 {
	background: url(images/bta_03.gif) no-repeat left top;
	height: 35px;
	width: 137px;
	overflow: hidden;
}
#navi #bt03 a:hover {
	background: url(images/btb_03.gif) no-repeat left top;
	height: 35px;
	width: 137px;
	overflow: hidden;
}


#navi #bt04 {
	background: url(images/bta_04.gif) no-repeat left top;
	height: 35px;
	width: 91px;
	overflow: hidden;
}
#navi #bt04 a:hover {
	background: url(images/btb_04.gif) no-repeat left top;
	height: 35px;
	width: 91px;
	overflow: hidden;
}


#navi #bt05 {
	background: url(images/bta_05.gif) no-repeat left top;
	height: 35px;
	width: 115px;
	overflow: hidden;
}
#navi #bt05 a:hover {
	background: url(images/btb_05.gif) no-repeat left top;
	height: 35px;
	width: 115px;
	overflow: hidden;
}


#navi #bt06 {
	background: url(images/bta_06.gif) no-repeat left top;
	height: 35px;
	width: 67px;
	overflow: hidden;
}
#navi #bt06 a:hover {
	background: url(images/btb_06.gif) no-repeat left top;
	height: 35px;
	width: 67px;
	overflow: hidden;
}


#navi #bt07 {
	background: url(images/bta_07.gif) no-repeat left top;
	height: 35px;
	width: 84px;
	overflow: hidden;
}
#navi #bt07 a:hover {
	background: url(images/btb_07.gif) no-repeat left top;
	height: 35px;
	width: 84px;
	overflow: hidden;
}


#navi #bt08 {
	background: url(images/bta_08.gif) no-repeat left top;
	height: 35px;
	width: 67px;
	overflow: hidden;
}
#navi #bt08 a:hover {
	background: url(images/btb_08.gif) no-repeat left top;
	height: 35px;
	width: 67px;
	overflow: hidden;
}

#navi  a {
	display: block;
	height: 35px;
}

