body {
	background-color: #FFFFFF;
	margin: 5px;
	text-align: center;
}
a:link { color: #4D94DD;}
a:hover { color: #696969;}
a:visited { color: #4D94DD;}

/*インデックス*/
.index_comment {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 140%;
	color: #79B7DD;
}
.index_point {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #FF9D9D;
	font-weight: bold;
}

/*テーブル*/
.table {
	border: 1px solid #A7A7A7;
	padding: 0px;
	}
.table2 {
	border: 1px solid #FF9900;
	padding: 0px;
	}
.td {
	border-right: 1px solid #8CB723;
	border-left: 1px solid #8CB723;
	padding: 0px;
	}
.td2 {
	border-right: 1px solid #8CB723;
	padding: 0px;
	}
.td3 {
	border-bottom: 1px dotted #8CB723;
	padding: 5px;
	}
	
/*テキスト*/

.txt10px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #696969;
}
.txt10pxb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #696969;
	font-weight: bold;
}
.txt10pxorb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #FF9900;
	font-weight: bold;
}
.txt12px {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #696969;
}
.txt12pxb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #696969;
	font-weight: bold;
}
.txt12pxblack {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.txt12pxbl {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #4D94DD;
}
.txt12pxblb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 180%;
	color: #4D94DD;
	font-weight: bold;
}
.txt12pxrb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FF0000;
	font-weight: bold;
}
.txt12pxgb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #8CB723;
	font-weight: bold;
}
.txt12pxr {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FF0000;
}
.txt12pxwb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
}
.txt14pxb { font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #3A3A3A;
}
.txt14pxbb { font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #3A3A3A;
	font-weight: bold;
}
.txt14pxp {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #FF9D9D;
}
.txt14pxgb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #8CB723;
	font-weight: bold;
}
.txt14pxr {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #FF0000;
}
.txt14pxrb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #DA0000;
	font-weight: bold;
}
.txt14pxwb {  font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 160%;
	color: #FFFFFF;
	font-weight: bold;
}
