/* Generated by KompoZer */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
}
body {
  margin: 0;
  padding: 0;
  font-size: 80%;
  background-color: #3399cc;
  background-position: left center;
}
#container {
  margin: 0 auto;
  width: 750px;
  background-color: white;
  color: #333333;
}
#header {
  background: #ccffff url(images/header.png) repeat-y fixed center top;
  height: 100px;
  color: black;
  text-indent: -9999px;
}
#header h1 {
  margin: 0px;
  padding-top: 20px;
  padding-left: 20px;
}
#g-navi {
  border-top: 1px solid #3333ff;
  border-bottom: 1px solid #3333ff;
  margin: 0;
}
#g-navi ul {
  margin: 0;
  padding: 5px;
}
#g-navi li {
  border-right: 1px solid #3333ff;
  display: inline;
  list-style-type: none;
  list-style-position: inside;
  padding-right: 10px;
  padding-left: 10px;
}
#footer {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#contents {
  min-height: 500px;
}
.pad01 {
  padding: 0 10px;
}
h2 {
  border-left: 30px solid #993300;
  border-bottom: 2px solid #993300;
  padding-left: 10px;
  margin-top: 15px;
}


