body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#323232;
  background-color: #fffafa;
  text-align: center;
  margin: 0;
-webkit-text-size-adjust: 100%;
}
img {
  border: 0;
  background: #fffafa url("../gif/load.gif") no-repeat center center;
}
/* キャンパス・ブルー */
a:link {
  color: #4782b7;
  text-decoration: none;
}
a:visited {
  color: #708090;
  text-decoration: none;
}
a:hover {
  background-color: #dddddd;
  text-decoration: underline;
}
.h {
  line-height: 150%;
}
.s {
  font-size: 80%;
}
.r {
  text-align: right;
}
.c {
  text-align: center;
}
.l {
  text-align: left;
}
.u {
  text-decoration: underline;
}
.w {
  width: 600px;
}
table {
  text-align: left;
  margin: 0 auto;
}
/* 歩数・経費で余白を使うので、tableに「border-collapse: collapse;」は不要 */
td {
  padding: 0;
}
#sshw {
  position: relative;
  margin: 0 auto;
  width: 600px;
  height: 300px;
  box-shadow: 15px 15px 30px #555;
  -webkit-box-shadow: 15px 15px 30px #555;
  -moz-box-shadow: 15px 15px 30px #555;
}
#sshw img {
  position: absolute;
  top: 0;
  left:0;
  z-index: 1;
  opacity: 0.0;
}
#sshw img.active {
   z-index: 3;
   opacity: 1.0;
}
#sshw img.last-active {
   z-index: 2;
}
#bn {
  top: 1.2em;
  left: 0;
  right: 0;
  position: absolute;
   z-index: 5;
}
#bn a {
  background-color: transparent;
}
#ti {
  width: 600px;
  margin: 2em auto auto;
  text-align: left;
}
h1, h2, h3, h4 {
  margin: 0 auto;
}
div h1, div h3 {
  display: inline;
}
.ar {
  margin: 0 2px;
}
/* 一般の仕切り線（水平線） */
.hr {
  color: #777777;
  background-color: #777777;
  width: 610px;
  height: 2px;
  margin: 1em auto;
  border: none;
}
/* 本文中の仕切り線（水平線） */
.hrs {
  color: #777777;
  background-color: #777777;
  width: 50%;
  height: 2px;
  text-align: center;
  margin: 2em auto;
  border: none;
}
a.nw span {
  display: none;
}
a.nw:hover span {
  padding-top: 4px;
  display: inline;
  position: absolute;
}
#bgn {
  width: 565px;
  margin: 0 auto 1em;
  text-align: left;
}
/* clearfixでfloatを解除 */
.cf:after {
  content: "";
  clear: both;
  display: block;
}
#bgl {
  width: 330px;
  vertical-align: top;
  padding-right: 1.5em;
  float: left;
}
#bgr {
  font-size: 80%;
  line-height: 1.5;
  float: left;
}
/* お天気マーク ローディングgifが表示されないように背景画像 */
.hare {
  background: url("../gif/hare.gif") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
}
.kumo {
  background: url("../gif/kumo.gif") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
}
.ame {
  background: url("../gif/ame.gif") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
}
.yuki {
   background: url("../gif/yuki.gif") no-repeat;
   width: 32px;
   height: 32px;
  float: left;
}
.kami {
  background: url("../gif/kami.gif") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
}
#int {
  font-size: 80%;
  line-height: 1.5;
  padding-right: 1.5em;
  border-right: 2px dotted #8b0036;
  float: left;
}
#wpc {
  list-style-type: none;
  margin: 0;
  padding: 4.4em 0 0;
}
#tgd {
  list-style-type: none;
  margin: 0.81em 0 0;
  padding: 0;
}
/* Chromeはline-height: 1.58 */
#text {
  width: 600px;
  padding: 5px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.558;
  background-color: #f0f0f0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#text { line-height: 1.58;}
}
/* 文章用CSS */
.sen {
  width: 100%;
  margin-bottom: 2em;
  float: left;
}
/* 文章用CSS　最終章 */
.end {
  width: 100%;
  clear: both;
}
.bun {
  padding-top: 0.15em;
}
.buw {
  padding-top: 0.15em;
  clear: both;
}
/* 画像用CSS */
.pic {
  position: relative;
}
/* 画像用CSS　正方形Ｗ */
.pcw {
  position: relative;
  float: left;
}
/* 画像用CSS　左単 */
.pcl {
  position: relative;
  margin-right: 5px;
  float: left;
}
/* 画像用CSS　右単 */
.pcr {
  position: relative;
  margin-left: 3px;
  float: right;
}
/* キャプション用CSS */
.cap {
  color: white;
  background-color: black;
  width: 595px;
  top: 280px;
  left: 0;
  height: 20px;
  padding-left: 5px;
  font-size: 80%;
  position: absolute;
  opacity: 0.6;
}
/* キャプション用CSS　Ｗ＆単 */
.cas {
  color: white;
  background-color: black;
  width: 295px;
  top: 280px;
  left: 0;
  height: 20px;
  padding-left: 5px;
  font-size: 80%;
  position: absolute;
  opacity: 0.6;
}
/* 奥州街道gray */
.ou {
  font-weight: bold;
  color: #6a6a6a;
}
/* 画像＠ご朱印 */
.gsh {
  left: 50%;
  width: 225px;
  margin-top: -5px;
  margin-left: -112.5px;
  position: absolute;
  display: none;
  box-shadow: 15px 15px 30px #555;
  -webkit-box-shadow: 15px 15px 30px #555;
  -moz-box-shadow: 15px 15px 30px #555;
  z-index: 10;
}
table#oma td {
  padding: 3px 5px 1px;
  vertical-align: top;
  line-height: 125%;
}
/* ２列目を一括右寄せ */
table#oma tr :nth-child(2) {
  text-align: right;
}
.or {
  background-color: #e0e0c9;
}
.gr {
  background-color: #c9e0c9;
}
.rd {
  background-color: #e0c9c9;
}
.bl {
  background-color: #c9d4e0;
}
.oki {
  padding-left: 3em;
  text-indent: -3em;
}
table#lnk {
  margin-bottom: 1em;
}
table#lnk td {
  vertical-align: top;
  line-height: 125%;
}
#gom {
  text-align: center;
  line-height: 125%;
}
/* go top */
#got {
  right: 15px;
  bottom: 15px;
  display: none;
  position: fixed;
  z-index: 1000;
}
#got a {
  color: #333;
  background-color: #ccc;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 15px 3px;
  display: block;
  border-radius: 5px;
  opacity: 0.5;
}
#got a:hover {
  color: #fffafa;
  background-color: #000;
}
/* go back＠工事中用 */
#gob a {
  color: #333;
  background-color: #ccc;
  font-weight: bold;
  text-decoration: none;
  width: 170px;
  margin: 1em auto;
  padding: 8px;
  display: block;
  border-radius: 20px;
  opacity: 0.5;
}
#gob a:hover {
  color: #fffafa;
  background-color: #000;
}
@media only screen and (min-width: 1000px){
  #got {
    right: 50%;
    margin-right: -420px;
  }
}
