body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

TD {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
  line-height : 18px;
}

th {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

.bodystyle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}

.medium {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

.big {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
}

.xbig {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 24px;
	font-weight: bold;

}




.expanded {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: normal;
	letter-spacing: 2px;
}

.justified {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 9px;
	color: #999999;
}

a:link {
	color: #cc9999;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #cc9999;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	color: #cc9999;
}

a:active {
	color: #cc9999;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}



body{ scrollbar-face-color:white;
scrollbar-highlight-color:white; scrollbar-shadow-color:white;
scrollbar-3dlight-color:white; scrollbar-arrow-color:#cdcdcd;
scrollbar-track-color:white; scrollbar-darkshadow-color:white;
} 


