@charset "Shift_JIS";

body {
  color:#333333;
  background:#ffefe0;
  margin:0;
  padding:0;
  font-size:13px;
  line-height:1.5;
  text-align:center;
  background: url(body.jpg) repeat-y center top;
}

#container {
  width:800px;
  margin: 0 auto;
}

#background {
  width:780px;
  background:#ffffff;
  margin: 0 auto;
}

#header {
  background:url(header.jpg) no-repeat;
  width:780px;
  height:150px;
  margin:0px 0px 15px 2px;
}

#header p {
  color:#FFFFFF;
  text-align:left;
  margin:0px 0px 0px 20px;
  padding:15px 0px 10px 0px;
}

h1 {
  color:#FFFFFF;
  text-align:left;
  margin:0px 0px 0px 20px;
  font-size:10px;
}

h2 {
  color:#FFFFFF;
  margin:0px 0px 0px 20px;
  text-align:left;
  margin:0px 0px 0px 20px;
  padding-top:40px;
  font-size:18px;
}

h3 {
  color:#FFFFFF;
  background:url(h3.jpg);
  padding:3px 5px;
}

a:link,a:visited {
  color: #FF6666;
  text-decoration: underline;
}


a:hover,a:active {
  color: #999999;
  text-decoration: none;
}

#link ul {
  text-align:center;
  margin:0px 0px 10px 0px;
}

#link ul li {
  display:inline;
  margin:5px;
}

#copyright {
  font-style:normal;
  text-align:center;
}

#contents {
  width:750px;
  margin: 0 auto;
  text-align: left;
}

#top_contents .left {
  width:338px;
  height:303px;
  float:left;
  margin:0px 0px 10px 0px;
}

#top_contents .right {
  width:338px;
  height:303px;
  float:right;
  margin:0px 0px 10px 0px;
}

#center_contents {
  margin:0px 0px 10px 0px;
}

#center_contents .top {
  margin:0px 0px 10px 0px;
}

#center_contents .bottom {
  width:728px;
  height:90px;
  margin: 0px 0px 10px 0px;
  float:center;
}

#footer_content .left {
  width:355px;
  float:left;
  margin:3px 0px 10px 0px;
}

#footer_content .right {
  width:355px;
  float:right;
  margin-bottom:3px 0px 10px 0px;
}

#footer_title {
  color:#FFFFFF;
  width:780px;
  height:20px;
  background:url(footer.jpg) no-repeat;
  margin:0px 0px 0px 2px;
  text-align:center;
  font-size:15px;
}

#footer_links {
  width:750px;
  height:25px;
  margin: 0 auto;
  text-align:center;
  font-size:12px;
  margin-top:10px;
}
