body,td,th{
	font-family: "ＭＳ UIゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	scrollbar-base-color      : #ffffff;
    scrollbar-Track-Color     : #ffffff;
    scrollbar-Face-Color      : #ffffff;
    scrollbar-Shadow-Color    : #009900;
    scrollbar-DarkShadow-Color: #ffffff;
    scrollbar-Highlight-Color : #ffffff;
    scrollbar-3dLight-Color   : #ffffff;
    scrollbar-Arrow-Color     : #009900;
}
h1, h2, h4 {
	color: #FFFFFF;
	font-family: "ＭＳ UIゴシック", "Osaka";
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

h3, h5, h6 {
	color: #996666;
	font-family: "ＭＳ UIゴシック", "Osaka";
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a:link {
	font-size: 12px;
	font-family: "ＭＳ UIゴシック", "Osaka";
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "ＭＳ UIゴシック", "Osaka−等幅";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ UIゴシック", "Osaka−等幅";
	font-size: 12px;
	font-weight: normal;
	color: #FF6666;
	text-decoration: none;
}
a:active {
	font-family: "ＭＳ UIゴシック", "Osaka−等幅";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}