body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E6E6E6 url(../images/bg.gif) repeat fixed;
}
.copyright {
	color: #FFFFFF;
	font: 9px Verdana, Arial, "Trebuchet MS", "ＭＳ Ｐゴシック";
}

/*********** #topMenu styles ***********/
#topMenu {
	font: 10px Verdana, Arial, "Trebuchet MS", "ＭＳ Ｐゴシック";
	color: #FFFFFF;
}
#topMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topMenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#topMenu a:hover {
	color: #333333;
	background: #F1FAF9;
	text-decoration: none;
	font-weight: none;
}
#topMenu a:active {
	color: #D0EEEC;
	text-decoration: none;
}

.mainTable {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	vertical-align: top;
}
.menuTable {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	height: auto;
}
body {
	font: 10px Verdana, "HGPｺﾞｼｯｸE";
}
.content {
	font-size: 12px;
}
.title {
	font-size: 16px;
	font-weight: none;
}
.subtitle {
	font-size: 14px;
	font-weight: none;
	color: #0B2020;
	background: #EDFAFA;
}
.goBackTop {
	font-size: 9px;
	color: #999999;
	background: #EFEFEF;
}
.whiteFont {
	color: #FFFFFF;
}

