 
BODY{
 font-size : 12px;
 font-family : sans-serif;
 font-weight : normal;
 padding-top : 0pt;
 padding-left : 0pt;
 padding-right : 0pt;
 padding-bottom : 0pt;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 background-image : url(bg_01.gif);
 background-repeat : repeat-y;
 background-position : left top;
}
H1,H2,H3,H4,H5,H6,p{
 margin:0;
 padding:0;
}
.date{
 font-size : 10px;
 color : #666666;
}
.menu{
 font-size : 12px;
 color : #666666;
}
H2{
 font-size : 12px;
 font-weight : normal;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}
.text{
 font-size : 12px;
 color : #666666;
 line-height : 145%;
}
.newswaku{
 padding-bottom : 15px;
 margin-top : 15px;
 margin-left : 20px;
 margin-right : 20px;
 margin-bottom : 0px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #cccccc;
}
.newswaku_end{
 padding-bottom : 15px;
 margin-top : 15px;
 margin-left : 20px;
 margin-right : 20px;

}
.newstitle{
 font-size : 14px;
 font-weight : normal;
}
A{
 text-decoration : none;
 color : black;
}
A:HOVER{
 color : #999999;
}
.menu A{
 text-decoration : none;
 color : #666666;
}
.menu A:HOVER{
 color : #999999;
}


.newstable{
    width: 360px;
    border: 1px solid #999999;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
}

.newstable th{
    padding: 3px;
    border: 1px solid #cccccc;
    background: #e5e5e5;
    font-size: 12px;
    line-height: 120%;
}

.newstable td{
    padding: 3px;
    font-size: 10px;
    border: 1px solid #cccccc;
}
