.info {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;

}
.fontB {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;

}
body {
	margin:0;
	padding:0;
	/* background-color: #F0F0F0; */
	/* background-image: url(../image/bg_body.jpg); */
	/* background-repeat: repeat-x; */
	color: #000000;

}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#contents {
	width: 760px;
	background-color: #FFFFFF;
}

.subnav {
	font-size: 10px;
	line-height: 15px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a {
	color: #FF0000;
	text-decoration: none;

}
a:visited{
	color: #FF0000;
	text-decoration: none;

}
a:hover{
	color: #FF0000;
	text-decoration: underline;

}
a:active{
	color: #FF0000;
	text-decoration: none;

}
.txt10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.txt12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding-top: 3px;
}
.txt12r {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
	padding-top: 3px;
}
.txt14 {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
th {
	font-size: 12px;
	font-weight: normal;

}
.data {
	font-size: 12px;
}
.txt12g {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}

