body{
    width: 800px;
    padding: auto;
    margin: auto;
    font-family: 'ＭＳ Ｐゴシック';
    line-height: 120%;
    border-style: solid;
    border-width: 1px;
}

.text .title a:link {font-weight: bold; text-decoration:none; color: #CC0000;}
.text .title a:visited {font-weight: bold; text-decoration:none; color: #FF3333;}
.text .title a:hover {font-weight: bold; text-decoration:underline; color:#DD0000;}
.text .title a:active {font-weight: bold; color:#660066;}

.title a:link {font-weight: bold; text-decoration:none; color: #CC0000;}
.title a:visited {font-weight: bold; text-decoration:none; color: #FF3333;}
.title a:hover {font-weight: bold; text-decoration:underline; color:#DD0000;}
.title a:active {font-weight: bold; color:#660066;}

.menu a:link {text-decoration:none; color: #7e0000;}
.menu a:visited {text-decoration:none; color: #400000;}
.menu a:hover {text-decoration:underline; color:#DD0000;}
.menu a:active {color:#660066;}


.menu{
    font-size: 12px;
    color: #123456;
    padding: 5px 5px 5px 5px;
    margin: 0px;
    background-image: url(dotbg.gif);
}

.menu2{
    background-image: url(waku.gif);
}

.menu3{
    padding: 0px 15px 0px 15px;
    margin: 0px;
}

.headline{
    font-size: 12px;
    color: #123456;
    padding: 5px 10px 5px 10px;
    margin: 0px;
}

.date{
    font-size: 16px;
    color: #000000;
    padding: 5px 0px 0px 5px;
    font-weight: bold;
}


.title{
    font-size: 16px;
    color: #000000;
    padding: 0px 0px 0px 10px;
}



.text{
    font-size: 13px;
    color: #000000;
    padding: 0px 0px 15px 15px;
}
