a{
	text-decoration:none;
	color:#9DA4DD;
}

a:hover{
	text-decoration:underline;
	color:#CFE9FF;
}


a:active{
	text-decoration:none;
	color:#C4D5FF;
}


body{
	background	: #000000;
	color		: #ffffff;
	font-size	: 11px;
	font-family	: 'Verdana','Tahoma','」ヘ」モ 」ミ・エ・キ・テ・ッ','Sans-Serif';
	line-height	: 1.6em;
}

input{
	color       : #ffffff;
	border-color: #0006ff;
	background  : #000000;
	border-style: solid;
	border-width: 1px;
}

hr{
	color                : #0006ff;
	width                : 90%;
	height               : 1px;
}

div{
	font-size	: 11px;
	font-family	: 'Verdana','Tahoma','」ヘ」モ 」ミ・エ・キ・テ・ッ','Sans-Serif';
	line-height	: 1.6em;
}

div.onLogo{
	background	: #000000 url('img/background.gif') no-repeat;
	width		: 100%;
	position	: absolute;
	top			: 60px;
	left		: 0px;
	width		: 100%;
}
div.onNewest{
	position	: absolute;
	top			: 330px;
	left		: 0px;
	width		: 100%;
}

div.Detail{
	top			: 330px;
	left		: 0px;
	width		: 100%;
}

div.document{
	padding					: 5px;
	overflow				: auto;
	height					: 150px;
	width					: 380px;
	scrollbar-base-color	: #1722B7;
	scrollbar-arrow-color	: #000000;
}
div.copyright{
	margin-top	: 20px;
	color		: #455B6F;
	font-size	: 8px;
	font-family	: 'Verdana','Tahoma','」ヘ」モ 」ミ・エ・キ・テ・ッ','Sans-Serif';
	line-height	: 1.6em;
}

div.title{
	color		: #ffffff;
	font-size	: 15px;
	font-family	: 'Verdana','Tahoma','」ヘ」モ 」ミ・エ・キ・テ・ッ','Sans-Serif';
	line-height	: 1.6em;
}

table.t2{
	font-size	: 11px;
}

ul{
	line-height	: 1.6em;
}
li{
	line-height	: 1.6em;
}
