@charset "utf-8";
/* CSS Document */


body{
	background-color:#000000;
	line-height: 1.3;
	font-size: 9pt;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	margin-top: 0px;
}

A:link{
	color: #3366cc;
	text-decoration: none;
}

A:active{
	color: #000000;
	text-decoration: none;
}

A:visited{
	color: #666699;
	text-decoration: none;
}

A:hover{
	color: #ff3300;
	text-decoration: underline;
}

b{
	font-size: 11pt; font-weight:bold; color: #222222;
}

td{
	font-size:10pt;
	color: #777777;
	line-height: 1.3;
}

div{
	font-size: 9pt; color: #666666;
	line-height:1.4;
}

p{
	font-size: 10.5pt; color: #333333;
	line-height:1.4;
}

about{
	color:#666666;
	line-height:1.3;
}


li{
	font-size: 9pt; color: #666666;
	line-height:1.6;
}