@charset "Shift_JIS";
body {
	line-height:2em;
	background:#000;
	color:#fafafa;
	font-family:メイリオ,sans-serif;
	}
h1,h2,p,div{padding:0;margin:0;}
#titleimage{
	display:block;
	margin:0 auto;
}
h1 {	font-size:200%;
	line-height:1em;
	padding:0.5em 0 0 0;
	text-align:center}
h2 {	font-size:110%;
	line-height:1em;
	padding:0.5em 0 0.5em 0;
	text-align:center
}
table{	border:none;
	}

rt{
	font-family:'ＭＳ ゴシック',sans-serif;
}

.navi{
	width:100%;
}

.navi a{
	text-decoration:none;
	padding:10px;
}
.navi a:hover{
	background:#333;
	border:1px solid #888;

}
.navi0{width:34%;
	text-align:center;
}
.navi-1{width:33%;
	text-align:left;
}
.navi1{width:33%;
	text-align:right;
}

a:link { 
	color:#ffffff; 
	}
a:visited { 
	color:#999999; 
	}
a:hover { 
	color:#ff0000; 
	}
a:active { 
	color:#ff0000; 
	}