body {
   text-align: center;
   background-color: #ffffff;
}

#wrapper {
   width: 720px;
   margin-top: 0px;
}

#word{
   width: 100%;
   font-size:10px;
   color: #666666;
   text-align: right;
   margin: 0px 0 3px 0;
}

.top { color: black; font-size: 12px; text-align: right; margin-right: 10px }

#header{
   float: left;
   width: 220px;
   text-align: left;
}

#header_right{
   float: right;
   width: 180px;
   margin-top: 10px;
   text-align: right;
   font-size:12px;
   line-height: 130%;
   color: #555555;
}

#logo{
   float: left;
   margin: 10px 0 0 15px;
}

#frame_main{
   width: 720px;
   border: 1px solid #71686C;
}

#navi{
   width: 720px;
   margin-top: 5px;
   text-align: left;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 1px;
   padding-right: 1px;
   background-color: #71686C;
}

#contents {
   width: 100%;
   margin-top: 10px;
   text-align: left;
   font-size:12px;
   line-height: 130%;
   background-color: #FFFFFF;
}

#topics{
   float: left;
   width: 540px;
   margin-top: 10px;
   margin-bottom: 30px;
   text-align: left;
}

.news{
   width: 540px;
   height: 290px;
   padding: 0pt;
   border-width: 1px;
   border-color: #71686C;
   border-style: solid;
   background-color: #f7fcfe;
   overflow: auto;
   scrollbar-track-color: #f7fcfe;
   scrollbar-face-color: #ffffff;
   scrollbar-arrow-color: #71686C;
   scrollbar-3dlight-color: #ffffff;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-highlight-color: #71686C;
   scrollbar-shadow-color: #71686C;
}

#contents_right{
   float: right;
   width: 120px;
   margin-top: 37px;
   margin-bottom: 30px;
   text-align: right;
}

td{
   text-align: left;
   font-size:12px;
   line-height: 130%;
}

.cursor_01 {
   cursor: pointer;
}

#home{
   margin: 10 0 0 0;
}

#menu01{
   margin: 0 1 0 0;
}




#textmenu{
   border-top: 1px solid #71686C;
   text-align: center;
   font-size:12px;
   line-height: 150%;
   color: #666666;
   padding-top: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
}

#copyright{
   border-top: 1px solid #71686C;
   clear: both;
   margin-top: 10px;
   padding-top: 10px;
   text-align: center;
   font-size:10px;
   line-height: 120%;
   color: #666666;
}

#blog{
   text-align: left;
   font-size:11px;
   line-height: 120%;
   color: #333333;
}
