html {
overflow-x:hidden;
}
a:link{text-decoration:underline; color:"#0000ff";}
a:visited{text-decoration:underline; color:"#F63003";}
a:hover{text-decoration:underline; color:"#0000ff";}
.s1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.ss {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.m1 {   font-size: 14px;  font-weight: bold}
.l1 {   font-size: 16px;  font-weight: bold}
.l2 {   font-size: 18px;  font-weight: bold}
.navy {   color: #003399}
.navy_b {   color: #003399;  font-weight: bold}
.green {   color: #009999}
.green_b {   color: #009999;  font-weight: bold}
.green_b2 {   font-size: 14px;  color: #009999;  font-weight: bold}
.pink {   color: #FF3366}
.pink_b {   color: #FF3366;  font-weight: bold}
.pink_b2 {   font-size: 14px;  color: #FF3366;  font-weight: bold}
.pink2 {   color: #FF0066}
.brown {   color: #996600}
.brown_b {   color: #996600;  font-weight: bold}
.brown_b2 {   font-size: 14px;  color: #996600;  font-weight: bold}
.blue {   color: #0000CD}
.blue_b {   color: #0000CD;  font-weight: bold}
.blue_b2 {    font-size: 14px;  color: #0000CD;  font-weight: bold}
.red {   color: #FF0000}
.red_s {  font-size: 10px;   color: #FF0000}
.red_b {   font-size: 14px;  color: #FF0000;  font-weight: bold}
.red_b2 {   color: #FF0000;  font-weight: bold}
.orange {   color: #FF6347}
.orange_b {   color: #FF6347;  font-weight: bold}
.orange_b2 {   font-size: 14px;  color: #FF6347;  font-weight: bold}
td    {
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
span  {
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
b     {
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
body  {
	font-size: 12pt;
	background-color: #1A586F;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-image: url(ani/anis.gif);
	background-attachment: fixed;
	background-repeat: repeat;
　　scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#1A586F;
	scrollbar-face-color:#1A586F;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}
.copy {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
}
