BODY{
 background: #ffffff url(../image/ao/kabe-03w.gif);
 background-repeat: repeat-y;
 color: #778899;
 font-size: 10pt;
 font-family: "ＭＳ Ｐゴシック";
}
BODY.culture{
 background: #ffffff url(../image/ao/kabe-02.gif);
 background-repeat: repeat-y;
 color: #a3b3c2;
 font-size: 10pt;
 font-family: "ＭＳ Ｐゴシック";
}
A:link{
 color: #c0c0c0;
 text-decoration: none;
}
A:hover,A:visited,A:active{
 color: #99bbff;
 text-decoration: none;
}
A.wl:link{
 color: #808080;
 text-decoration: underline;
}
A.wl:visited{
 color: #808080;
 text-decoration: underline;
}
A.wl:active{
 color: #808080;
 text-decoration: underline;
}
A.wl:hover{
 color: #006400;
 text-decoration: underline;
}
H1{
 font-family: serif;
 font-size: 11pt;
 text-align: center;
}
DIV.main{
 position: absolute;
 top: 0px;
 left: 160px;
 width: 500px;
 margin-bottom: 1em;
 padding: 5% 8%;
}
TABLE{
 width: 100%;
 border: 1;
 border-color: #d7d5d5;
 border-style: dotted double;
} 
TD.message{
 width: 100%;
 background-color: #ffffff;　
 font-size: 10pt;
 text-align: left;
 line-height: 1.4; 
 padding: 1em;
}
P{
 width: 100%;
 background-color: #ffffff;　
 font-size: 8pt;
 text-align: right;
}