/* Categories
---------------------------------------------------------------- */
body.categories div.pagetitle {
  margin: 0 10px 50px;
  padding: 30px 10px;
  border-bottom: dotted 3px #8fac64;
}
body.categories div.pagetitle h2 {
  margin-bottom: 0.5em;
  font-size: 240%;
}
body.categories div.pagetitle h2 .en {
  margin-left: 1em;
  font-size: 50%;
  letter-spacing: 2px;
}
body.categories div.section {
  overflow: hidden;
  zoom: 1;
  position: relative;
  padding: 0 10px;
}
body.categories div.section h3 {
  clear: both;
  margin-top: 2em;
  margin-bottom: 0.5em;
  padding: 0.3em 0.5em;
  border-left: solid 5px #ac935b;
  color: #3a5700;
  font-size: 160%;
  line-height: 120%;
  background-color: #edf1c3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.categories div.section h3:first-child {
  margin-top: 0;
}
body.categories div.section h4 {
  clear: both;
  margin-bottom: 0.5em;
  padding: 0.3em 0.5em;
  border-top: solid 1px #656631;
  border-bottom: dotted 1px #ac935b;
  color: #9e7541;
  font-size: 140%;
  line-height: 120%;
}
body.categories div.section h5 {
  margin: 1em 0 0.5em;
  color: #00457d;
  font-size: 120%;
  line-height: 120%;
}
body.categories div.section p {
  line-height: 160%;
  margin-bottom: 1em;
  padding: 0 2em;
}
body.categories div.section p.clear {
  clear: both;
}
body.categories div.section sup {
  font-size: 50%;
  line-height: 1;
  vertical-align: top;
}
body.categories div.section table.table {
  margin-bottom: 2em;
  line-height: 140%;
  border-collapse: separate;
  border-spacing: 5px;
}
body.categories div.section table.table.w100 {
  width: 100%;
}
body.categories div.section table.table.tcenter {
  margin-right: auto;
  margin-left: auto;
}
body.categories div.section table.table thead tr th {
  padding: 0.7em 1em;
  color: #9e7541;
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  background-color: #d4ead9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
body.categories div.section table.table tbody tr th {
  padding: 0.7em 1em;
  color: #9e7541;
  vertical-align: top;
  white-space: nowrap;
  background-color: #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
body.categories div.section table.table tbody tr th.sub {
  background-color: #f2f2f2;
}
body.categories div.section table.table tbody tr td {
  padding: 0.7em 1em;
  border-bottom: dotted 1px #cccccc;
  vertical-align: top;
}
body.categories div.section table.table tbody tr.even th {
  background-color: #cccccc;
}
body.categories div.section table.table tbody tr.even th.sub {
  background-color: #e5e5e5;
}
body.categories div.section table.table tbody tr.even td {
  background-color: #f2f2f2;
}
body.categories div.section table.listtable {
  margin-bottom: 2em;
  line-height: 140%;
}
body.categories div.section table.listtable.w100 {
  width: 100%;
}
body.categories div.section table.listtable tbody tr th {
  padding: 0.7em 1em;
  border-bottom: solid 1px #e5e5e5;
  color: #9e7541;
  vertical-align: top;
  white-space: nowrap;
  background-color: #f2f2f2;
}
body.categories div.section table.listtable tbody tr th + th {
  border-left: solid 1px #e5e5e5;
}
body.categories div.section table.listtable tbody tr td {
  padding: 0.7em 1em;
  border-bottom: solid 1px #e5e5e5;
  vertical-align: top;
}
body.categories div.section .img {
  padding: 4px;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.categories div.section .align-right {
  float: right;
}
body.categories div.section .align-right img {
  margin-left: 1em;
}
body.categories div.section .align-left {
  float: left;
}
body.categories div.section .align-left img {
  margin-right: 1em;
}
body.categories div.section .align-right a:hover, body.categories div.section .align-left a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
body.categories div.section .text-center .img {
  margin: 0 0.5em;
}
body.categories div.section .row {
  overflow: hidden;
  zoom: 1;
}
body.categories div.section .col2, body.categories div.section .col3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 10px 20px;
}
body.categories div.section .col2 dl dt, body.categories div.section .col3 dl dt {
  padding: 0.3em 0;
  border-bottom: dotted 1px #e5e5e5;
  color: #9e7541;
  font-size: 120%;
  text-align: center;
}
body.categories div.section .col2 dl dd, body.categories div.section .col3 dl dd {
  padding: 0.5em;
  font-size: 90%;
  line-height: 160%;
}
body.categories div.section .col2 {
  width: 50%;
}
body.categories div.section .col3 {
  width: 33.3%;
}
body.categories div.section .bnr a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
body.categories div.section ul.list {
  list-style-type: disc;
  margin-left: 2em;
  margin-bottom: 1em;
}
body.categories div.section ul.list li {
  padding: 0.3em 0;
}
body.categories div.section .required {
  color: #ff0000;
}
body.categories div.section form input.mini, body.categories div.section form input.short, body.categories div.section form input.middle, body.categories div.section form input.long, body.categories div.section form textarea {
  margin: 0.1em 0;
  padding: 2px;
  border: solid 1px #cccccc;
  border-right: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
}
body.categories div.section form input.mini:hover, body.categories div.section form input.mini:focus, body.categories div.section form input.short:hover, body.categories div.section form input.short:focus, body.categories div.section form input.middle:hover, body.categories div.section form input.middle:focus, body.categories div.section form input.long:hover, body.categories div.section form input.long:focus, body.categories div.section form textarea:hover, body.categories div.section form textarea:focus {
  background-color: #f2f2f2;
}
body.categories div.section form input.mini {
  width: 40px;
}
body.categories div.section form input.short {
  width: 160px;
}
body.categories div.section form input.middle {
  width: 320px;
}
body.categories div.section form input.long, body.categories div.section form textarea {
  width: 640px;
}
body.categories div.section form fieldset {
  margin-bottom: 2em;
  text-align: center;
}
body.categories div.section form .btn {
  border: 0 none;
  padding: 0.3em 1em;
  color: #ffffff;
  font-size: 140%;
  font-weight: bold;
  background-color: #3a5700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.categories div.section form .btn:hover {
  cursor: pointer;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
body.categories div.section ul.error {
  list-style-type: circle;
  margin-bottom: 2em;
  margin-left: 4em;
  color: #ff0000;
}
body.categories div.section ul.error li {
  line-height: 160%;
  margin-bottom: 0.5em;
}

/* Company profile
---------------------------------------------------------------- */
body#company div.section div.illust {
  position: absolute;
  top: 60px;
  right: 30px;
}
body#company div.section div#googlemap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 480px;
}

/* Super kiryu powder
---------------------------------------------------------------- */
body#powder div.section .note {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 1em;
}
body#powder div.section .note .box {
  float: right;
  padding: 0.4em 1em;
  margin-bottom: 0;
  color: #9e7541;
  background-color: #edf1c3;
}
body#powder div.section table.table tbody tr td.entry {
  color: #9e7541;
  background-color: #edf1c3;
}
body#powder div.section table.table tbody tr td.sub1 {
  color: #178a65;
}
body#powder div.section table.table tbody tr td.sub2 {
  color: #00457d;
}

/* Mind
---------------------------------------------------------------- */
body#mind div.section .phbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 330px;
}
body#mind div.section .phbox.left {
  margin-right: 1em;
  float: left;
}
body#mind div.section .phbox.right {
  margin-left: 1em;
  float: right;
}
body#mind div.section .phbox img {
  display: block;
  padding: 4px;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
body#mind div.section .phbox .caption {
  display: block;
  padding: 0.2em;
  font-size: 90%;
  text-align: center;
  background-color: #e5e5e5;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

/* Well Stone
---------------------------------------------------------------- */
body#wellstone div.section div.illust {
  position: absolute;
  top: 60px;
  right: 30px;
}
body#wellstone div.section div#googlemap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 480px;
}
