@charset "UTF-8";
#container {
  text-align: left;
  margin: 0 auto 0px;
  width: 900px;
  background: #F4F0E5;
  border: 1px solid #CCCCCC;
  padding: 0px;
}
#indexFla  {
  background: url(../img/index/index_swfimg.jpg) no-repeat right top;
  text-indent: -9999px;
  height: 280px;
  margin: 0px;
  padding: 0px;
}

#index {
  clear: both;
}

#navi {
  margin: 10px 0px 10px 10px;
  float: left;
  position: absolute;
  top: 115px;
}

/*side navi*/
#navi ul {
  display: block;
  width: 280px;
  list-style-type: none;
}

#navi li {
  margin: 0px;
  padding: 0px;
  width: 280px;
  height: 49px;
}

#navi li a {
  text-decoration: none;
  display: block;
  height: 49px;
  width: 280px;
  margin: 0px;
}

#side {
  float: left;
  width: 340px;
  height: 585px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#main_menu {
  clear: both;
  padding: 0px;
  margin-bottom: 20px;
}
#footer  ul {
  line-height: 20px;
  list-style-type: none;
  padding-bottom: 10px;
  padding-left: 30px;
}

#main {
  margin: 0px;
  padding: 0px 10px 0px 360px;
}

#main_center {
  float: left;
  width: 275px;
  height: 585px;
  clear: right;
}

#main_side {
  float: right;
  width: 240px;
  background: #FFFFFF;
  border: 1px solid #FF3300;
  margin-top: 5px;
  height: 590px;
  text-align: center;
  clear: right;
}

#main_side p {
  font-size: 1.2em;
  text-align: left;
  padding: 5px 10px;
}

.topicsBox {
  background: url(../img/index/topics_bg.jpg) no-repeat left bottom;
  height: 602px;
}

.topicsBox dt {
  margin-top: 5px;
  margin-right: 15px;
  margin-left: 15px;
  font-size: 0.9em;
}

.topicsBox dl a {
  width: 290px;
  display: block;
  height: 1.4em;
  overflow: hidden;
  font-size: 1.2em;
}

.topicsBox dd {
  margin-right: 15px;
  margin-bottom: 5px;
  margin-left: 15px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #999999;
}

#contact {
  width: 275px;
  text-align: center;
  border: 1px solid #999999;
  background: #F2F1EC;
  margin-top: 10px;
  padding-bottom: 10px;
}

#contact p {
  color: #6C4900;
  text-align: left;
  padding: 10px 15px 5px;
  font-size: 1.4em;
  line-height: 20px;
}

#put_feed {
  margin-bottom: 10px;
  margin-top: 10px;
}
