body {
	background-color: #FF9900;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.Font10 {
	font-size: 10px;
}

.kaisouMenu {
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #999900;
}
.kihonTable {
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.headerMargin {
	margin-bottom: 15px;
}
.footerMargin {
	margin-top: 15px;
}
