#frmTitle {
	width: 825px;
	height: 30px;
	background-color: #0C6;
	border-bottom-style: double;
	font-size: 10px;
}
#frmTitlePan {
	width: 825px;
	height: 20px;
	font-size: 5px;
	text-align: left;
	line-height: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#frmMainPan {
	height: 20px;
	width: 825px;
	font-size: 6px;
	text-align: left;
	background-color: #FFF;
}

#frmMain {
	background-color: #FFF;
	width: 825px;
	height: 150px;
}
#frmCaption {
	background-color: #FFF;
	width: 825px;
	height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #000;
	text-align: left;
}
#frmText {
	width: 825px;
	text-align: center;
	color: #000;
}
#frmEnd {
	background-color: #0C6;
	height: 100px;
	width: 825px;
	text-align: center;
	border-top-style: double;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.txtTitle {
	font-size: 18px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
}
.txtLight {
	text-align: right;
}

.txtMain {
	font-size: 24px;
	color: #000;
}
.txtGreen {
	color: #0F0;
	font-size: 16px;
}
.txtWhite {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.txtRed {
	color: #F00;
	font-weight: bold;
}
#frmPage #frmText table {
	text-align: left;
	color: #996633;
}
