@charset "Shift_JIS";

.bg_topic01{
  background: url(../img/new_bg01.jpg) left bottom no-repeat;
  }
  
.bg_topic02{
  background: url(../img/new_bg02.jpg) left bottom no-repeat;
  }
  
.bg_topic03{
  padding: 0px 0px 5px;
  background: url(../img/event_bg01.jpg) left bottom no-repeat;
  }
  
.bg_topic04{
  padding: 0px 0px 5px;
  background: url(../img/event_bg02.jpg) left bottom no-repeat;
  }   
  
.txt_new{
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size: 10px;
  line-height: 135%;
  color: #555555;
  letter-spacing: 1px;
}

.red{
  color: #993300;
  }
.txt_new a{
  color: #993300;
  text-decoration:none;
  }  
.txt_new a:hover{
  color: #CC0000;
  text-decoration:underline;
  }