@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: ＭＳ ゴシック, Osaka－等幅;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 15px;
	line-height: 15px;
}
.border_1px {
	border: 1px solid #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.lineheight16px {
	line-height: 16px;
}
.lineheight20px {
	line-height: 20px;
}
.brown {
	color: #990000
}
.pink {
	color: #FF3366
}
.violet {
	color: #996699
}
.lightblue {
	color: #66CCFF
}
.lightbrown {
	color: #BB8D2F
}
.teagreen {
	color: #669900
}
.darkgreen {
	color: #006600
}
.darkbrown {
	color: #663300
}
.fontsize16px_black {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
}
.fontsize14px_black_lineheight20px {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.fontsize14px_brown_lineheight20px {
	font-size: 14px;
	color: #990000;
	line-height: 20px;
}
.fontsize14px_darkgreen_lineheight20px {
	font-size: 14px;
	color: #006600;
	line-height: 20px;
}
