

/*バックグラウンド*/
body {
background-color: #000
}


/*ボタン*/
#navi1 ,#navi1 a ,#navi1 a:hover,#navi1 a:focus {
width:250px;height:54px;text-indent:-2000px;
margin: 0px;
padding: 0px;
background:url(img/18over.jpg) no-repeat;
text-decoration: none;float:left;color: #fff;
}
#navi1,#navi1 a:hover,#navi1 a:focus {
background:url(img/18over.jpg) 0 -54px no-repeat;
}
#navi1,#navi1 a:active {
background:url(img/18over.jpg) no-repeat;
}

#navi2 ,#navi2 a ,#navi2 a:hover,#navi2 a:focus {
width:266px;height:54px;text-indent:-2000px;
margin: 0px;
padding: 0px;
background:url(img/18under.jpg) no-repeat;
text-decoration: none;float:left;color: #fff;
}
#navi2,#navi2 a:hover,#navi2 a:focus {
background:url(img/18under.jpg) 0 -54px no-repeat;
}
#navi2,#navi2 a:active {
background:url(img/18under.jpg) no-repeat;
}
div#nigt {	
	display:none;
}

/*テキスト*/
.tex_1 {
font-size: 12px;
color: #FFF;
}

/*テーブル*/
#tab_a {
padding: 0 0 0 80px;
}
#tab_b {
padding: 0 20px 0 0;
}
#tab_c {
padding: 0 30px 0 0;
}

h1{font-size:12px;
        margin-top: 0px;
	margin-bottom: 0px;}

h2{font-size:12px;
        margin-top: 0px;
	margin-bottom: 0px;}

.bunsyou10 {
	color: #999999;
	font-size: 10px;
}
.bunsyou {
	color: #999999;
	font-size: 12px;
}
.bunsyou a {
	color: #999999;
	text-decoration:none;
}
.bunsyou a:hover {
	color: #999999;
	text-decoration:none;
}
.bunsyou a:visited {
	color: #999999;
	text-decoration:none;
}
.bunsyou a:active {
	color: #999999;
	text-decoration:none;
}


#credit_img {
	width:128px;
	margin:0 auto 10px auto;
}
#credit_txt {
	line-height:150%;
	color:#999999;
	font-size:small;
	padding:0 0 50px 0;
}
#credit_txt a {
	color:#FFFFFF;
}
#credit_txt a:hover {
	color:#FF0000;
}
	


