@charset "utf-8";
/* line 17, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Program Files (x86)/Scout/vendor/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 5, kenkou.scss */
h3 {
  margin-bottom: 20px;
}

/* line 8, kenkou.scss */
h4 {
  margin: 0 20px 25px !important;
}

/* line 11, kenkou.scss */
h5 {
  color: #616158 !important;
  margin: 0px 0px 5px 20px !important;
}

/* line 15, kenkou.scss */
.kBanners {
  overflow: hidden;
  *zoom: 1;
  margin: 0 20px 20px;
}
/* line 18, kenkou.scss */
.kBanners .kBanner {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
/* line 24, kenkou.scss */
/*
.kBanners .kBanner:nth-of-type(even) {
  margin-right: 32px;
}
*/
/* line 27, kenkou.scss */
.kBanners .kBanner:hover {
  opacity: 0.7;
}
/* line 31, kenkou.scss */
.kBanners .kBanner2 {
  display: block;
  margin-bottom: 10px;
  width: 512px;
  height: 54px;
}
/* line 36, kenkou.scss */
.kBanners .kBanner2:hover {
  opacity: 0.7;
}

/* line 41, kenkou.scss */
.cont {
  margin: 0 20px;
}
/* line 44, kenkou.scss */
.cont .kBanner:hover {
  opacity: 0.7;
}
/* line 48, kenkou.scss */
.cont p {
  margin-bottom: 20px;
}
/* line 50, kenkou.scss */
.cont p .denwasoudan {
  display: block;
  margin: 5px 0 20px;
}
/* line 55, kenkou.scss */
.cont table {
  margin-bottom: 20px;
  width: 100%;
}
/* line 59, kenkou.scss */
.cont table tr th, .cont table tr td {
  padding: 10px;
  border-bottom: 1px solid #d3d3d3;
  box-sizing: border-box;
}
/* line 64, kenkou.scss */
.cont table tr th {
  width: 150px;
  background-color: #aacc78;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}
/* line 70, kenkou.scss */
.cont table tr td {
  background-color: #e0edc0;
  border-right: 1px solid #d3d3d3;
  text-align: center;
}
/* line 76, kenkou.scss */
.cont table tr:first-of-type th, .cont table tr:first-of-type td {
  color: white;
  background-color: #6ba900;
  border-top: 1px solid #d3d3d3;
}

/* line 85, kenkou.scss */
.mokuhyou {
  margin: 0 0 25px 20px;
}

/* line 88, kenkou.scss */
.bgbox {
  margin: 0 20px;
  padding: 20px;
  background-color: #fcefc8;
  border: #CCC solid 1px;
  box-sizing: border-box;
}
/* line 94, kenkou.scss */
.bgbox p {
  margin-bottom: 15px;
}
/* line 96, kenkou.scss */
.bgbox p:last-of-type {
  margin-bottom: 0px;
}
/* line 99, kenkou.scss */
.bgbox p.small {
  font-size: 10px;
  line-height: 16px;
}

/* line 105, kenkou.scss */
.formula {
  display: block;
  margin: 20px auto;
  height: auto;
}

/* line 110, kenkou.scss */
#calc {
  display: block;
  margin: 5px 0 20px;
  cursor: pointer;
}

/* line 115, kenkou.scss */
.graph1, .graph2 {
  display: block;
  margin: 5px 0 20px;
  text-align: left;
}
