@charset "UTF-8";
/* CSS Document */
/* sass設定
******************************************************************************************** */
/* 基本設定
******************************************************************************************** */
/* line 9, ../sass/flow.scss */
div#wrapper_outer {
  background: url(../img/flow/top_bg.jpg) center top no-repeat;
}

/* line 13, ../sass/flow.scss */
div#wrapper {
  padding: 280px 0 0 0;
}

/* line 16, ../sass/flow.scss */
header {
  padding-top: 10px;
}

/* line 19, ../sass/flow.scss */
#page_nav {
  text-align: left;
  font-size: 108%;
  margin-bottom: 50px;
}
/* line 24, ../sass/flow.scss */
#page_nav #page_title {
  margin-bottom: 20px;
}
/* line 28, ../sass/flow.scss */
#page_nav .description {
  padding: 0 10px;
  margin-bottom: 25px;
}
/* line 33, ../sass/flow.scss */
#page_nav ul {
  margin-bottom: 25px;
  margin-left: 5px;
}
/* line 37, ../sass/flow.scss */
#page_nav ul li {
  background: url(../img/arrow02.gif) left center no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: 6px;
}

/* レイアウト設定
******************************************************************************************** */
/* line 55, ../sass/flow.scss */
section {
  text-align: left;
  font-size: 108%;
  margin-bottom: 50px;
}
/* line 60, ../sass/flow.scss */
section h2 {
  /* Firefox v3.6+ */
  background-image: -moz-linear-gradient(#e6e6e6 0%, #fbfbfb 100%);
  /* safari v4.0+ and by Chrome v3.0+ */
  background-image: -webkit-gradient(linear, color-stop(0, #e6e6e6), color-stop(1, #fbfbfb));
  /* Chrome v10.0+ and by safari nightly build*/
  background-image: -webkit-linear-gradient(#e6e6e6 0%, #fbfbfb 100%);
  /* Opera v11.10+ */
  background-image: -o-linear-gradient(#e6e6e6 0%, #fbfbfb 100%);
  /* IE v10+ */
  background-image: -ms-linear-gradient(#e6e6e6 0%, #fbfbfb 100%);
  background-image: linear-gradient(#e6e6e6 0%, #fbfbfb 100%);
  border-color: #cccccc;
  border-width: 1px;
  border-style: solid;
  border-bottom: 3px solid #FBAD4E;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe6e6e6,endColorstr=#fffbfbfb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe6e6e6,endColorstr=#fffbfbfb);
  border-radius: 3px 3px 0 0;
  box-shadow: 0 1px 0px #FFF inset;
  height: 33px;
  color: #66461D;
  font-size: 131%;
  font-weight: bold;
  padding: 7px 0 0 10px;
  margin: 40px 0 20px 0;
}
/* line 89, ../sass/flow.scss */
section article {
  margin-bottom: 20px;
}
/* line 92, ../sass/flow.scss */
section article h3 {
  font-size: 123%;
  font-weight: bold;
  background: url(../img/line04.gif) left bottom repeat-x;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
/* line 95, ../sass/flow.scss */
section article h3 span {
  background: url(../img/bullet02.gif) left 5px no-repeat;
  padding: 0 0 0 25px;
  display: block;
}
/* line 100, ../sass/flow.scss */
section article .txt {
  margin-bottom: 20px;
}
/* line 104, ../sass/flow.scss */
section article .ul01 {
  margin-bottom: 30px;
}
/* line 107, ../sass/flow.scss */
section article .ul01 li {
  background: url(../img/bullet01.gif) left 9px no-repeat;
  padding: 0 0 0 17px;
  font-size: 100%;
  font-weight: bold;
}
/* line 112, ../sass/flow.scss */
section article .ul01 li span {
  font-weight: normal;
  font-size: 100%;
}
/* line 120, ../sass/flow.scss */
section article .ul02 {
  margin-bottom: 30px;
}
/* line 128, ../sass/flow.scss */
section article dl {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px;
}
/* line 133, ../sass/flow.scss */
section article dl dt {
  background: url(../img/bullet01.gif) left 9px no-repeat;
  padding: 0 0 0 17px;
  font-size: 100%;
  font-weight: bold;
  width: 100px;
  float: left;
  clear: left;
}
/* line 143, ../sass/flow.scss */
section article dl dd {
  font-weight: normal;
  font-size: 100%;
  margin-bottom: 10px;
  padding: 0 0 0 0;
}
/* line 155, ../sass/flow.scss */
section #contact .txt {
  margin-bottom: 40px;
}
/* line 161, ../sass/flow.scss */
section #item {
  margin-bottom: 70px;
}

/* line 165, ../sass/flow.scss */
#monthly {
  margin-bottom: 150px;
}
/* line 167, ../sass/flow.scss */
#monthly .description {
  margin-bottom: 40px;
}
/* line 170, ../sass/flow.scss */
#monthly .description p {
  color: #6C4C19;
  font-size: 138%;
}
/* line 174, ../sass/flow.scss */
#monthly .description p span {
  font-size: 77%;
  color: #3A3A3A;
}
/* line 179, ../sass/flow.scss */
#monthly .description .txt {
  margin-top: 5px;
  font-size: 116%;
  color: #3A3A3A;
  font-size: 100%;
}
/* line 187, ../sass/flow.scss */
#monthly h3 {
  background: url(../img/bullet02.gif) left 5px no-repeat;
  padding: 0 0 0 25px;
  display: block;
  margin-bottom: 10px;
}
/* line 193, ../sass/flow.scss */
#monthly table {
  width: 960px;
  margin-left: 20px;
}
/* line 198, ../sass/flow.scss */
#monthly table tr th {
  font-weight: normal;
  border: 1px solid #BBBBBB;
  background: #EEEEEE;
  color: #6C4C19;
  font-size: 123%;
  padding: 8px 20px;
}
/* line 206, ../sass/flow.scss */
#monthly table tr td {
  font-size: 100%;
  border: 1px solid #BBBBBB;
  padding: 8px 15px;
}
/* line 214, ../sass/flow.scss */
#monthly article {
  margin-bottom: 10px;
  padding: 10px 30px;
}
/* line 219, ../sass/flow.scss */
#monthly article table {
  width: 890px;
}
/* line 223, ../sass/flow.scss */
#monthly article table tr th {
  width: 270px;
}
/* line 227, ../sass/flow.scss */
#monthly article table tr td span {
  font-weight: bold;
  font-size: 116%;
}
/* line 235, ../sass/flow.scss */
#monthly article p {
  margin-top: -10px;
  padding: 0 20px;
}
/* line 241, ../sass/flow.scss */
#monthly .last {
  margin-bottom: 50px;
}
