body {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 130%;
	background-color: #222222;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	}
	
table,tr,td {
	font-style: normal;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 130%;
	}

P {
	font-style: normal;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 130%;
	}

/* リンクされた文字 */
a {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	}

/* 未訪問のリンク */
a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	}

/* 訪問後のリンク */
a:visited {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	}

/* マウスをのせたとき */
a:hover {
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	}

/* クリック中 */
a:active {
	color: #FF0000;
	text-decoration: none;
	}

/*本文*/

.txt_h1 {
	font-size: 9pt;
	color: #AAAAAA;
	text-align: right;
	vertical-align: top;
	}

.txt_back {
	font-size: 10pt;
	color: #EEEEEE;
	text-align: right;
	}

.footer {
	font-size: 9pt;
	color: #EEEEEE;
	text-align: center;
	}

.txt_black {
	font-style: normal;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	line-height: 130%;
	}

.txt_notes {
	font-style: normal;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 110%;
	}

.txt1 {
	font-size: 10pt;
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 110%;
	}

.txt2 {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 110%;
	}

.txt3 {
	font-size: 11pt;
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	}

.txt1_bold {
	font-size: 11pt;
	font-weight: bold
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	}

.txt_rinen1 {
	font-weight: bold;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
	line-height: 130%;
	}

.txt_rinen2 {
	font-weight: bold;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #339966;
	line-height: 130%;
	}

.txt_rinen3 {
	font-weight: bold;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF6600;
	line-height: 130%;
	}

.txt_rinen4 {
	font-weight: bold;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0000FF;
	line-height: 130%;
	}

