body {
   text-align: center;
   background-color: #ffffff;
}

#wrapper {
   width: 960px;
   margin-top: 0px;
   background-color: #ffffff;
}

#word{
   width: 100%;
   font-size:10px;
   color: #666666;
   text-align: right;
   margin: 0px 0 3px 0;
}

#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;
}

#header_right a{
   text-decoration: underline;
   color: #333333;
}

#header_right a:hover{
   text-decoration: underline;
   color: #ff9999;
}

#contents {
   width: 100%;
   background-color: #000000;
}

#frame_main{
   width: 960px;
   height: 480px;
   background:url(../image/jpeg/photo/photo_top17.jpg) no-repeat;
}

#navi{
   width: 960px;
   margin-top: 5px;
}

.menu{
   width: 140px;
   margin-left: 10px;
   margin-right: 10px;
   float: left;
   line-height: 130%;
}

.menu dt{
   width: 138px;
   font-size:12px;
   border:1px solid #f39;
   text-align: center;
}

.menu dt a{
   width: 138px;
   height: 18px;
   line-height:18px;
   display: block;
   background-color: #000000;
   text-decoration: none;
   color: #ffffff;
}

.menu dt a:hover{
   background-color: #ff3399;
   text-decoration: none;
   color: #ffffff;
}


.menu dd{
   width: 138px;
   font-size:11px;
   border-left:1px solid #666666;
   border-right:1px solid #666666;
   border-bottom:1px solid #666666;
   text-align: center;
   margin-left: 0px;
}

.menu dd a{
   width: 138px;
   height: 18px;
   line-height:18px;
   display: block;
   background-color: #000000;
   text-decoration: none;
   color: #ffffff;
}

.menu dd a:hover{
   background-color: #666666;
   text-decoration: none;
   color: #ffffff;
}

a:link{
   text-decoration:underline;
   color:#ffffff;
}

a:hover{
   text-decoration:underline;
   color:#ff9999;
}

#topics{
   float: left;
   width: 470px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   font-size:12px;
   text-align: left;
   line-height: 200%;
}

.news{
   text-align: left;
   font-size:12px;
   color: #ffffff;
   line-height: 200%;
   width: 448px;
   padding: 5pt;
   border-width: 1px;
   border-color: #71686C;
   border-style: solid;
   background-color: #333333;
}

#blog{
   float: left;
   width: 390px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   text-align: left;
}

#blog2{
   float: left;
   width: 390px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   text-align: left;
}

#contents_right{
   padding-right: 10px;
   padding-top: 10px;
   float: right;
   width: 150px;
   text-align: right;
}

td{
   text-align: left;
   font-size:11px;
   color: #ffffff;
   line-height: 120%;
}

#contents_bottom{
   float: right;
   width: 160px;
   margin-bottom: 20px;
   padding-left: 10px;
   padding-right: 10px;
   font-size:12px;
   text-align: center;
   line-height: 130%;
}

.cursor_01 {
   cursor: pointer;
}

.home{
   margin: 5 0 0 0;
}

#copyright{
   border-top: 1px solid #71686C;
   clear: both;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-top: 10px;
   text-align: center;
   font-size:10px;
   line-height: 120%;
   color: #999999;
}

