@charset "utf-8";
/* CSS Document */
td img {display: block;}
body {
	margin-top: 0px;
	font-size: 13px;
	background-image: url(../top_img/bc.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.txt {
	font-size: 12px;
	text-align: center;
}
h1 {
	font-size: 9px;
	line-height: normal;
	text-align: center;
}
.line {
	line-height: 16px;
}

.line_pr {
	line-height: 17px;
}
.footer {
	font-size: 12px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: normal;
}
.q_txt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 15px;
}
#wrapper #body table tr td {

}
#wrapper #body table tr td #footer {
	text-align: center;
	font-size: 12px;
}

