body {
  background: #ECECE0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #333;
  font-size: 12px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
  letter-spacing: 0.8px;
  line-height: 150%;
}

#wrapper {
  width: 950px;
  margin: 0 0 0 0;
  overflow: auto;
}

#header {
  width: auto;
  height: 80px;
  padding: 0;
  margin: 0 0 30px 0;
  background: #FFFFFF;
}

#header_box {
  width: 940px;
  height: 80px;
  padding: 0 10px 0 10px;
  margin: 0;
}

#logo1 {
  float: left;
  width: 300px;
  height: 30px;
  padding: 40px 0 10px 0;
  margin: 0 0 30px 0;
  text-align: left;
}

#logo2 {
  float: right;
  width: 225px;
  height: 40px;
  text-align: right;
  padding: 35px 0 5px 395px;
}

#footer {
  padding: 30px 0 30px 10px;
  text-align: left;
  clear: both;
  font-size: 10px;
}

.menu {
  padding: 0 0 5px 20px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.8px;
}

.box1 {
  float: left;
  width: 550px;
  height: 500px;
  margin: 5px;
  padding: 5px;
  background: #FFFFFF;
  display: inline;
  /* IE6 fix */
}

.box2 {
  float: left;
  width: 550px;
  height: 240px;
  margin: 5px;
  padding: 5px;
  background: #FFFFFF;
  display: inline;
  /* IE6 fix */
}

.box3 {
  float: left;
  width: 360px;
  height: 240px;
  margin: 5px;
  padding: 5px;
  background: #FFFFFF;
  display: inline;
  /* IE6 fix */
}

.box4 {
  float: left;
  width: 170px;
  height: 240px;
  margin: 5px;
  padding: 5px;
  background: #FFFFFF;
  display: inline;
  /* IE6 fix */
}

.clear {
  clear: both;
}

.image1 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
}

.text1 {
  height: auto;
  padding: 0 0 0 7px;
  margin: 0 0 0 0;
  text-align: left;
}

.image2 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
}

.text2 {
  height: auto;
  padding: 0 0 0 7px;
  margin: 0 0 0 0;
  text-align: left;
}

.image3 {
  float: left;
  width: 170px;
  height: 240px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.text3 {
  float: right;
  width: 175px;
  height: auto;
  padding: 145px 5px 0 10px;
  margin: 0 0 0 0;
  text-align: left;
}

.image4 {
  padding: 0 0 20px 0;
  margin: 0 0 0 0;
}

.text4 {
  padding: 0 0 0 7px;
  margin: 0 0 0 0;
  text-align: left;
}

.category {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
}

.title {
  font-size: 14px;
  font-weight: bold;
}

.detail {
  padding: 7px 0 0 0;
}

.small {
  font-size: 12px;
}

#about_box {
  width: 860px;
  height: 300px;
  padding: 50px 40px 50px 40px;
  background: #FFFFFF;
}

#about_left {
  float: left;
  width: 420px;
  height: auto;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
}

#about_right {
  float: right;
  width: 420px;
  height: auto;
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
  text-align: left;
}

.image_bg {
  border: solid 5px #CDCDCD;
}

#header a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#header a:link {
  color: #333;
  text-decoration: none;
}

#header a:visited {
  color: #333;
  text-decoration: none;
}

#header a:hover {
  color: #666;
  text-decoration: none;
}

/* Link */
a img {
  border: none;
}

a:link {
  color: #006699;
  text-decoration: none;
}

a:visited {
  color: #006699;
  text-decoration: none;
}

a:hover {
  color: #3399CC;
  text-decoration: none;
}

.imgbd a:link img,
.imgbd a:visited img {
  border: 1px solid #CDCDCD;
}

.imgbd a:hover img {
  border: 1px solid #999999;
}

.imgbd a:hover {
  border-color: #999999;
}

.dot a:link,
.dot a:visited,
.dot a:active {
  padding-bottom: 1px;
  color: #006699;
  border-bottom: 1px dotted #006699;
  text-decoration: none;
  outline: none;
}

.dot a:hover {
  padding-bottom: 1px;
  color: #3399CC;
  border-bottom: 1px dotted #006699;
  text-decoration: none;
  outline: none;
}

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
