@charset "UTF-8";

/* -------------------------------------
 ニュース
 .topics
------------------------------------- */

body{
_text-align : center ;
}

/*
.contWd {
 background:url(/image/cmn/main_back.jpg) repeat-y;
 color: #666666;
}

.contWd .contents_wrap {
 background:url(/image/cmn/main_head.jpg) no-repeat 0 0;
}

.contents_foot {
 background:url(/image/cmn/main_foot.jpg) no-repeat 0 0;
}
*/


.contWd{
 background:url(/image/cmn/main_back.jpg) repeat-y;
 color: #9e9e9e;
}


.contents_wrap{
 background:url(/image/cmn/main_head.jpg) no-repeat;
 padding-bottom: 120px;
}


.contents_foot{
 background:url(/image/cmn/main_foot.jpg) no-repeat;
}


.contWd #main {
 background:none;
 color: #666666;
 width: 810px;
 padding-top: 25px;
 line-height: 150%;
 margin:0 6px 0 20px;
 float: left;
}



.contWd .main_contents{
 background:none;
  width: 810px;
 padding: 0 25px 36px 25px;
}

#main .topics {
 width: 810px;
  _width: 800px;
   _margin-left : -15px ;
}

#main .entry {
 width: 810px;
   _width: 800px;
     _margin-left : -15px ;
}



