a:link {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	
}
a:visited {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	
}
a:hover {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	
}
.textgreen12B {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	line-height: normal;
	
}
.textgray12 {

	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	}
.textblack12 {


	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	}
.texblueB {

	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	line-height: normal;
	}
.textred12 {



	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: normal;
	}

body {
	margin-left: 30px;
	margin-top: 0px;
}
.textblue12 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	}
.textblue14 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	}
.textdarkblue14 {
	font-family: "Osaka", "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	}
body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/msc_r23_c1.jpg);
}


.bg_yellow {
	background-color:#FFFF00;
}