body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	font-family: "‚l‚r ‚ＭＳ Ｐゴシック", "MS PGothic", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bg_main {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.large {
	font-size: 14px;
	line-height: 130%;
}
.small {
	font-size: 10px;
	line-height: 130%;
}
.gray {
	color: #333333;
}
.red {
	color: #FF0000;
}
h1 {
	font-style: normal;
	font-size: 100%;
	line-height: 80%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}.dark_red {
	color: #660000;
}
