body {
  text-align: center;
  font-size: 13px;
  font-family: 'ＭＳ Ｐゴシック';
  background-repeat: no-repeat;
}
p {
  font-size: 13px;
  line-height: 1.4;
}
* {
}
img {
  border-style: none;
}
a img {
  border-style: none;
}
h3 {
  font-size: 15px;
  line-height: 1.5;
}
a {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #F39700;
  text-decoration: none;
}
div#header {
  border-left: 1px solid #190F0B;
  border-right: 1px solid #190F0B;
  width: 875px;
  text-align: left;
}
div#content {
  width: 875px;
  margin: 0 auto;
}
div#container {
  width: 875px;
  float: left;
  border-left: 1px solid #190F0B;
  border-right: 1px solid #190F0B;
}
div#menu {
  float: left;
  width: 197px;
  text-align: left;
  border-right: 4px solid #190F0B;
}
div#main {
  float: left;
  width: 674px;
  text-align: left;
}
div#search {
  margin: 11px 0 0 0;
  padding: 0 0 10px 0;
}
div#search img {
  vertical-align: middle;
}
div#footer {
  clear: both;
  text-align: left;
}


div#index {
  background-image: url(../images/index.png);
}
div#title {
  margin: 3px 0 0 18px;
}
div#pankuzu {
  margin: 15px 0 5px 27px;
  
}
div#pankuzu a {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.mb10 {
  margin-bottom: 10px;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml5 {
  margin-left: 5px;
} 
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}

.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.sie {
}
