@charset "utf-8";

/*-------------------------------------------------------------- Index
*/
h1 {
  display: none;
}
#Indx-Base {
  width: 100%;
  height: 100%;
}
#Index_Box {
  font-size: 90.9%;
  line-height: 1.5em;
  width: 548px;
  margin: 0 auto;
}
#Index_Top {
  background: url(../image/index/index_bar_top.jpg) no-repeat;
  width: 548px;
  height: 88px;
}
.Indx-img-left {
  display: inline;
  margin: 0 0 4px 0;
  float: left;
}
.Indx-img-right {
  display: inline;
  margin: 0 4px 4px 0;
  float: right;
}
#Index_Mid1 {
  background: url(../image/index/index_space01.jpg) repeat-y;
  text-align: center;
  width: 548px;
  overflow: auto;
}
#Index_Mid2 {
  background: url(../image/index/index_space02.jpg) repeat-y;
  width: 548px;
  padding: 6px 0;
  overflow: hidden;
}
#Index_Bot {
  background: url(../image/index/index_bar_under.jpg) no-repeat;
  width: 548px;
  height: 28px;
}
#Index_Link {
  overflow: hidden;
}
#Index_Link img {
  margin: 0 4px 8px 0;
}
#Index_Link a {
  color: #555;
  background: url(../image/index/index_enter01a.gif) no-repeat 8px 302px;
  display: block;
  width: 548px;
  height: 344px;
  text-decoration: none;
}
#Index_Link a:hover {
  background: url(../image/index/index_enter01b.gif) no-repeat 8px 302px;
}

/*-------------------------------------------------------------- Index2 Top Image
*/
div.Nbox {
  background : url(../image/material/newsbox_bg.gif) repeat-y;
  width: 548px;
  margin: 0 auto 12px;
}
div.Nbox_Int {
  margin: 0 36px 0 32px;/*(480=548-36+32)*/
}
div.Nbox_Head {
  background: url(../image/material/newsbox_head.gif) no-repeat;
  width: 548px;
  height: 25px;
  overflow: hidden;
}
div.Nbox_Head p {
  padding-left: 8px;
  line-height: 25px;
  font-weight: bold;
}
div.Nbox_Cont {
  margin: 0 5px 0 1px;
}
div.Nbox_Cont img {
  margin: 1px;
  border: 0;
}
div.Nbox_Bott {
  background : url(../image/material/newsbox_bott.gif) no-repeat;
  width: 548px;
  height: 5px;
  overflow: hidden;
}

/*-------------------------------------------------------------- Announce-Bann
*/
.Announce-Bann {
  display: inline;
  width: 548px;
}
.Announce-Bann p {
  margin-bottom: 12px;
}

/*-------------------------------------------------------------- Index2 Counter date
*/
#Count_Date {
  width: 156px;
  margin: 12px 0 0 6px;
  overflow: hidden;
}
#Counter {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0 0 2px 0;
  padding: 0 0 2px 0;
  overflow: hidden;
}
#Count_Date .left {
  font-size: 81.8%;
}
#Count_Date .count {
  color: #777;
  font-size: 118.1%;
  font-family: Impact;
  letter-spacing: 0.1em;
  float: right;
}
#Count_Date .date {
  font-size: 81.8%;
  float: right;
}

/*-------------------------------------------------------------- Index2 WHAT'S NEW
*/
#News {
  margin: 0 8px;
  text-align: left;
}
div.N_Line {
  font-size: 90.9%;
  line-height: 1.4em;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin: 0 0 2px;
  padding: 0 0 2px;
}
div.N_Line p {
}
div.N_Blok {
  background-color: #eee;
  float: left;
  width: 100%;
}
div.Left {
  float: left;
  width: 16%;
}
div.Right {
  background-color: #fff;
  float: right;
  width: 84%;
  overflow: hidden;
}
div.N_Date {
}
div.N_Date p {
  text-align: center;
}
div.N_Head {
  width: 100%;
  color: #777;
  background: url(../image/icon/arrow_m01.gif) no-repeat 0 2px;
  margin: 0 0 0 6px;
}
div.N_Head p {
  padding: 0 0 0 16px;
  font-weight: bold;
}
div.N_Head a {
  width: 99%;
  display: block;
}
div.N_Artc {
  margin: 0 0 0 8px;

}
div.N_Artc p {
  margin: 2px 0;
}
div.N_Artc table {
  font-size: 90.9%;
  line-height: 17px;
}

/*-------------------------------------------------------------- Index2 History
*/
body.History {
  background: #fff;
  padding: 0;
}
#Tbox_His {
  margin: 0 8px 0 8px;/*(512=548-20+16)*/
  text-align: left;
}
#History {
  width: 488px;
  text-align: left;
}
#H_Numb {
  padding: 4px 0;
  overflow: hidden;
}
#H_Numb a {
  font-size: 90.9%;
  line-height: 1.5em;
  white-space: nowrap;
  padding: 0 2px;
}
#H_Infm {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 4px 0;
}


.Flash-Topic {
  width: 548px;
  margin: 0 auto 12px;
}


