<!--

html	{ overflow-y: scroll; }
.tn	{ background: url(../_img/bg_side.png) center #000000; margin-bottom: 0px; }
.bg	{ background: url(../_img/taisho_bg.jpg) no-repeat center center; }
.lg	{ background: url(../_img/logo.png) no-repeat left bottom; }
td	{ color: #ffffff; font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 12px; line-height: 1.3em; font-weight: normal; }

h2	{ color: #ffffff; font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 20px; line-height: 1.0em; font-weight: bold; }
h4	{ color: #ffffff; font-family: "ＭＳ Ｐゴシック", Osaka; font-size: 11px; line-height: 1.2em; font-weight: normal; }

a:link	{ color: #ffcc00; text-decoration: none; }
a:active	{ color: #ffcc00; text-decoration: none; }
a:visited	{ color: #ff9900; text-decoration: none; }
a:hover	{ color: #ff0000; text-decoration: none; }

.bg0	{ background: #111111; }
.bg1	{ background: #222222; }
.bg2	{ background: #444444; }
.bg3	{ background: #666666; }


.menu{margin-left:0em;
    margin-top:0em;}

a.box1{
    display:block;
    background-color:#333333;
    padding:0.5em	1em;
    width:150px;
    height:20px;
}
a:hover.box1{
    background-color:#ff8800;
}

a.box2{
    display:block;
    background-color:#666666;
    padding:0.5em	1em;
    width:150px;
    height:20px;
}
a:hover.box2{
    background-color:#666666;
}
-->
