body {
      scrollbar-face-color:#ccc; 
      scrollbar-track-color:#ccc;
      scrollbar-arrow-color:#ccc;
      scrollbar-highlight-color:#ffffff; 
      scrollbar-shadow-color:#ccc; 
      scrollbar-3dlight-color:#ccc; 
      scrollbar-darkshadow-color:#ccc;
      font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
      color:#ae130f;
      text-align:center;
      margin:0px;
      padding:0px;
}

img{
     border:0px;
}

A:LINK{
      text-decoration:none;
      color:#ae130f;
}

A:VISITED{
      text-decoration:none;
      color:#ae130f;
}

A:HOVER{
      text-decoration:none;
      color:#0000ff;
}

#container{
      width:750px;
      padding:0px;
      margin:5px auto 0px auto;
      text-align:left;
      }
#box{
     width:750px;
     padding:0px;
}

#top{
      width:750px;
      height:70px;
}


#title{
      width:300px;
      height:70px;
      float:left;
}

#title2{
      width:450px;
      height:70px;
      float:right;
      text-align:center;
      background-image : url(img/title2.gif);
      background-repeat:no-repeat;
}

#main{
      width:608px;
      float:right;
      margin:5px 0px 5px 0px;
      border:1px solid #ccc;
}

.main_text1{
      width:598px;
      font-size:14px;
      line-height:18px;
      padding:5px;
      text-align:left;
      margin-bottom:5px;
}

.midashi{
      width:610px;
      height:33px;
}

.img_ban1{
      width:600px;
      height:126px;
      margin:5px auto;
      border:0px;
}

.img_b22{
     width:503px;
     height:46px;
     margin:5px auto;
     border:0px;
}

.img_b19{
     width:550px;
     height:28px;
     border:0px;
     margin:5px auto;
}
     

#main_news{
      width:100%;
      height:200px;
      font-size:14px;
      border:0px;
      overflow:scroll;
      overflow-x:hidden;
      scrollbar-darkshadow-color : white;
      scrollbar-face-color : white;
      scrollbar-3dlight-color : white;
      scrollbar-highlight-color : white;
      scrollbar-arrow-color : #ccc;
      scrollbar-shadow-color : white;
      scrollbar-base-color : white;
      scrollbar-track-color : white;
      text-align:left;
}

#side{
      width:130px;
      float:left;
      margin:5px 0px 0px 0px;
}

#menu{
      background-color: #fff;
      width: 130px;
}

.menu_img{
      background-color:#fff;
      width:130px;
      margin:5px 0px 0px 0px;
}

#footer{
  background-color: #fff;
  width: 750px;
  text-align:center; 
  margin:0px;
  padding:0px;
}

#footer2{
  background-color:#fff;
  width:750px;
  text-align:right;
}

h1{
      color:#666;
      margin:0px;
      font-size:14px;
      display:inline;
} 

h2{
      color:#666;
      font-size:14px;
      margin-top:10px;
      display:inline;
            }

h3{
      font-size:14px;
      color:#000;
      font-weight:bold;
      background-color:yellow;
      margin-bottom:5px;
      display:inline;
}

.text{
      font-size:14px;
      color:#000;
      line-height:18px;
}

.text1{
      font-size:14px;
      color:#000;
      line-height:18px;
      display:inline;
}

.text2{
      font-size:14px;
      line-height:18px;
}

.text3{
      font-size:14px;
      color:#000;
      font-weight:bold;
      background-color:yellow;
      margin-bottom:5px;
}

.text4{
      font-size:14px;
      color:#fff;
      line-height:18px;
}

.text5{
      background-color:#ccc;
      font-size:14px;
      color:#000;
      font-weight:bold;
}

.text6{
      background-color:#ccc;
      font-size:14px;
      color:#000;
      font-weight:bold;
      line-height:18px;
}

.text_red{
      color:#FF0000;
      font-size:14px;
      display:inline;
}

.text_blue{
      color:#0000ff;
      font-size:14px;
      display:inline;
}

.text_ae130f{
      color:#ae130f;
      font-size:14px;
      display:inline;
}

.br1{
     margin:0em 0em 1em 0em;
}

.br2{
     margin:0em 0em 2em 0em;
}

.br3{
    margin-bottom:42px;
}

.br4{
   margin-bottom:56px;
}

.mail_page{
      font-size:14px;
      text-align:center;
}

.clear{
  clear:both;
}

.clear hr{
    display:none;
}

.td_box{
    width:130px;
    border-collapse:collapse;
    border:0px;
}

.td_title{
    width:128px;
    border:1px #ccc solid;
    text-align:center;
    background-color:#ccc;
    font-size:14px;
    color:ae130f;
}

.td_date{
    width:128px;
    border:1px #ccc solid;
    text-align:center;
    background-color:#fff;
    font-size:14px;
    color:ae130f;
}

.td_midashi{
    width:46%;
    border:1px #ccc solid;
    text-align:left;
    background-color:#fff;
    font-size:14px;
    color:#ae130f;
}

.td_data{
    width:53%;
    border:1px #ccc solid;
    text-align:right;
    background-color:#fff;
    font-size:14px;
    color:#ae130f;
}

ul,ol{
      font-size:14px;
      line-height:18px;
      list-style-type: square      
}

li{
      displey:inline;
}

strong{
      display:inline;
}
    
    
