body { margin:0; padding:0;}
img {
	border: none;
}
form {
	margin: 0 0 0 0;
}
a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:active  { text-decoration:none; }
a:hover { color:#ffff00; }
a{color : #00ffff;}

.input {
	font-family: "ＭＳ Ｐゴシック",  Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #aaaaaa;
	margin: 4px 0 0 14px;
	padding: 2px;
	border: 0px;
	height: 20px;
	width: 180px;
}
.big_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.small_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	line-height: 16px;
}
.small_text2 {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	line-height: 12px;
}
.window_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
}
.window_text2 {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}
.view_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	color: #ccff66;
	font-weight: bold;
	line-height: 12px;
}
.help_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	color: #ff9999;
	font-weight: bold;
	line-height: 12px;
}
.tip_text {
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.line{
	height: 3px;
	padding: 0px;
	background-color: #666666;
}

.report1{
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
}
a.report1:link    { text-decoration:none; }
a.report1:hover {	text-decoration:underline;}

.credit{
	font-family: 'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 12px;
	color: #0000ff;
}
a.credit:link    { text-decoration:none; }
a.credit:hover {
	text-decoration:underline;
	color: #0088ff;
}
