@charset "UTF-8";
/* CSS Document */
body {
  font: 13px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1a1a1a; }

img {
  vertical-align: top; }

#wrapper {
  min-width: 1000px;
  overflow-x: hidden; }

#header .inner {
  width: 1000px;
  margin: 0 auto; }

#header .inner h1 {
  margin: 0 -100px; }

#contents .inner {
  width: 1000px;
  margin: 0 auto; }

#contents .inner .nav {
  padding-top: 30px; }

#contents .inner .nav ul {
  float: right; }

#contents .inner .nav li {
  float: left;
  margin-left: 10px; }

#contents .inner .pagetop {
  text-align: right; }

#footer {
  min-width: 950px;
  padding: 25px 0 20px;
  background: #CCCCCC url(../img/foot/foot_back.png) repeat-x left top; }

#footer .inner {
  width: 950px;
  margin: 0 auto; }

#footer .fleft {
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-right: 30px; }

#footer h2 {
  font-size: 14px;
  font-weight: bold; }

#footer ul {
  font-size: 0;
  margin-bottom: 5px; }

#footer li {
  font-size: 12px;
  display: inline-block;
  display: inline;
  zoom: 1;
  margin-right: 18px; }

#footer li a {
  background: url(../img/catch/square_g.png) no-repeat left center;
  padding-left: 12px;
  color: #1a1a1a; }

address {
  text-align: center;
  line-height: 28px;
  font-size: 10px; }

#contents .inner .section01 {
  padding-top: 25px; }

#contents .inner .section01 h2 {
  text-align: center; }

#contents .inner .section01 .box {
  margin-top: 30px; }

#contents .inner .section01 .box > img {
  float: left;
  margin: 0 50px 0 0; }

#contents .inner .section01 .box > p {
  font-size: 14px;
  line-height: 1.8; }

#contents .inner .section02 {
  padding-top: 75px; }

#contents .inner .section02 h2 {
  text-align: center; }

#contents .inner .section02 .box {
  margin-top: 30px; }

#contents .inner .section02 .box > img {
  float: right;
  margin: 0 0 0 40px; }

#contents .inner .section02 .box > p {
  font-size: 14px;
  line-height: 1.8; }

#contents .inner .section03 {
  padding-top: 80px; }

#contents .inner .section03 h2 {
  text-align: center; }

#contents .inner .section03 > p {
  margin-top: 25px;
  font-size: 14px;
  line-height: 1.8; }

#contents .inner .section03 h2 + p {
  margin-top: 30px; }

#contents .inner .section04 {
  padding: 70px 0 50px; }

#contents .inner .section04 > p {
  text-align: center; }

/*# sourceMappingURL=project.css.map */