.body {
	background-color: #FF9999;
	background-image:  url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.body2 {
	background-color: #FF9999;
	background-image:  url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.th,td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%
}

h1 {
	font-size:12px;
	padding:0;
	margin:0;
	color:#222222;
}

.text_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}

.text_white_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
}

.text_blue {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #6633FF;
}

.text_blue_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #3333CC;
	font-weight: bold;
}

.text_pink_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FF0066;
	font-weight: bold;
}

.text_red_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
	font-weight: bold;
}

.text_orange_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FF3300;
	font-weight: bold;
}

.text_red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
}

.text_yellow_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #FFFF00;
	font-weight: bold;
}

.text_b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.under {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #CCFFDE; text-decoration: overline}

.text_l {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	font-weight: bold;
}

.text_s {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}

.th { color: #999999 }

a:hover {  color: #0099ff; text-decoration: none}
a:visited {  text-decoration: none}
a:link {  text-decoration: none; color: #666666}
a:active {  text-decoration: none; color: #666666}