body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.font-h {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 120%;
}
.font-s {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
}
.font-s-ui {
	font-family: "MS UI Gothic";
	font-size: 10px;
	line-height: 120%;
}
a:link {
	color: #9B792F;
}
a:visited {
	color: #9B792F;
}
a:hover {
	color: #FCA000;
}
a:active {
	color: #9B792F;
}

.line {
	border: 1px solid #999999;
}
.font_b {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
	line-height: 120%;
}
.font_AD1F1F {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 120%;
	color: #AD1F1F;
}
.font-s_ffffff {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
.font-s_FCA000 {
	font-family: "MS UI Gothic", "Osaka−等幅";
	font-size: 10px;
	line-height: 120%;
	color: #FCA000;
}

.margin {
  margin: 3px;
}

.bg_basic {
background-color:#999999
}

.bg_gl {
background-color:#EAEAEA
}