/* default.css...20011011 */
@import url(http://www.geocities.jp/server-errors/not_found.html);
BODY{
 margin: 0px;
 color: #2f3f7f;
 font-size: 12px;
 font-family: "MS UI Gothic","Osaka";
 margin: 0 0 0 10%;
 background: white url("http://www.geocities.jp/server-errors/not_found.html") no-repeat bottom right fixed;
}

IMG{
 border: 0px;
}

IMG.right{
 float: right;
}

IMG.left{
 float: left;
}

IMG.newbook{
 border-width: 1px;
 border-color: black;
 border-style: solid;
}

TABLE{
 font-size: 12px;
 font-family: "MS UI Gothic","Osaka";
 vertical-align: text-top;
}

TABLE.column{
 width: 480px;
 float: right;
}

TABLE.menu{
 width: 120px;
 float: right;
}

TABLE.subject{
 width: 280px;
 font-size: 12px;
 float: left;
}

TD.event{
 text-align: left;
 vertical-align:top;
}

TD.menu{
 vertical-align: bottom;
}

TD.info{
 background-color: whitesmoke;
 border-color: royalblue;
 border-width: 1px 1px 3px 1px;
 border-style: solid;
 border-collapse: collapse;
}

TD.texthead{
 background-color: royalblue;
 border: solid 2px powderblue;
 border-width: 0px 16px 0px 0px;
 font: bold 12px;
 color: #cfdfff;
 text-align: right;
}

TD.text{
 background-color: whitesmoke;
 border-color: royalblue;
 border-width: 1px 1px 1px 8px;
 border-style: solid;
 border-collapse: collapse;
}

H1, H2, H3, H4, H5, H6{
 font-family: "Impact","MS UI Gothic","Osaka";
 margin-top: 0;
 margin-bottom: 0;
 font-size: 12px;
 font-weight: normal;
}

H2.headtitle{
 font-size: 22px;
 color: royalblue;
 font-style: italic;
}

H3.date{
 font-size: 11px;
 color: royalblue;
}

SPAN.menuindex{
 font-size:8px;
}

SPAN.head{
 font-size:20px;
 font-weight: bold;
 color: skyblue;
}

SPAN.crimson{
 color: crimson;
}

SPAN.caption{
 font-size:10px;
}

SPAN.info{
 font-weight: bold;
 font-size: 16px;
 color: royalblue;
}

BR.clear{
 clear: both;
}

A:link   { text-decoration:none; color:royalblue}
A:visited{ text-decoration:none; color:steelblue}
A:active { text-decoration:underline; color:royalblue}
A:hover  { text-decoration:underline; color:crimson}
A.H3.menu:hover  { text-decoration:underline; color:green}
