a:link {
	color: #999999;
	font-size: 12px;
}
a:hover {
	color: #3366FF;
}
a:visited {
	color: #999999;
	font-size: 12px;
}
a.page:link {
	color:#66CCCC;
	font-size:  10px;
	text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page:hover {/*マウスをのせたとき*/
    color:#003366;
    font-size: 10px;
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page:visited {/*訪問後のリンク*/
    color:#6699FF;
	font-size: 10px;
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page:active {/*クリック中*/
    text-decoration:none;
}
a.link2:link {
	color:#999999;
	font-size:  10px;
	text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

a.link2:hover {/*マウスをのせたとき*/
    color:#3366FF;
    font-size: 10px;
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.link2:visited {/*訪問後のリンク*/
    color:#999999;
	font-size: 10px;
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.link2:active {/*クリック中*/
    color:#999999;
	font-size: 10px;
	text-decoration:underline;
}
pageiro {
	font-size: 10px;
	color: #6699FF;
}
a.page2:link {
	color:999999;
	font-size:  12px;
	text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page2:visited {/*訪問後のリンク*/
    color:#9999;
	font-size: 12px
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page2:hover {/*マウスをのせたとき*/
    color:#3366FF;
    font-size: 12px;
    text-decoration:underline;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
a.page2:active {/*クリック中*/
    text-decoration:none;
}.h2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #999999;
}
