.seisaku-diary img {
    width: 320px ;
    margin: 5px 0 10px 0 ;
    border: 1px solid #a5a5a5 ;
    padding: 10px ;
}

.seisaku_entry_left a {
   display: block;
   background: #ffffff;
   text-align: center;
   margin-right: 10px;
   padding: 10px;
   border: 1px solid #a5a5a5;
   float:left;
   width:120px;
}

.seisaku_entry_left a:hover {
   display: block;
   background: #e9f4ff;
   text-align: center;
   margin-right: 10px;
   padding: 10px;
   border: 1px solid #164abe;
   float:left;
   width:120px;
}

.seisaku_entry_left img {
   height:80px;
}

.seisaku_entry_right {
   float:left;
   width:368px;
}

.seisaku-archive-top {
    width:180px;
    height: 6px;
    background-image: url(../img/r-archive-top.gif) ;
    background-repeat: no-repeat ;
    margin: 0px ;
}   
.seisaku-archive-md {
    width:156px;
    background: #ffffff ;
    border-right:2px solid #000000;
    border-left:2px solid #000000;
    color:#000;
    margin: 0px;
    padding: 5px 10px;
}   
.seisaku-archive-bot {
    width:180px;
    height:6px;
    background-image: url(../img/r-archive-bot.gif) ;
    background-repeat: no-repeat ;
}   

.seisaku_names {
   font-weight:bold;
   color:#055606;
}