body {
  margin: 0;
  padding: 0;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka",
    Verdana, Arial, Helvetica, sans-serif;
  background-image: url("../images/bg.gif");
  background-repeat: repeat-x;
}

img {
  border: 0;
  margin: 0;
}

a {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}

ul {
  margin: 0 auto;
  padding: 0 0;
  list-style-type: none;
}

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#container {
  width: 960px;
  margin: 0 auto;
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#header {
  height: 100px;
  position: relative;
}

#header h1 {
  background-image: url("../images/title2026.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100px;
  height: 100px;
  margin: 0;
}

#header h1 a.title_logo {
  display: block;
  height: 100%;
  width: 100%;
}

#header div.wm_link_logo {
  position: absolute;
  left: 855px;
  top: 5px;
  width: 80px;
  height: 50px;
}

#header div.wm_link_text {
  position: absolute;
  left: 800px;
  top: 75px;
  width: 140px;
  height: 20px;
}

#social {
  padding: 5px;
  position: absolute;
  left: 15px;
  top: 3px;
  z-index: 20;
}

#footer {
  margin-top: 10px;
  background-image: url("../images/footer_bg_sakura.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff1f1;
}

#copyright {
  text-align: center;
  font-color: #ffffff;
  font-size: 90%;
}

#content {
  position: relative;
  margin: 5px 4px 0 4px;
}

#content div.in_content_cls {
  margin-bottom: 10px;
}

#content_top_box {
}

#content_top_box div.wm_text_link_box {
  font-size: 80%;
  text-align: center;
}

#content_top_box div.wm_text_link_box ul {
  width: 860px;
  list-style-type: none;
  margin-top: 5px;
}

#content_top_box div.wm_text_link_box ul li {
  float: left;
  margin: 0 18px 0 0;
}

#content_top_box div.wm_text_link_box ul li.right {
  margin: 0;
}

#content_top_box div.wm_text_link_box ul li a {
  background-image: url("../images/arrow_2.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}

#content_bottom_box {
}

#content_left_box {
  float: left;
  width: 600px;
}

#content_right_box {
  float: right;
  width: 340px;
}

br.br_float_clear {
  clear: both;
}

#content_ad_right_box {
  position: absolute;
  left: 960px;
  top: 47px;
  width: 160px;
}

#footer_ad_box {
  margin-top: 5px;
}

#footer ul {
  margin: 0 0 0 20px;
  padding: 3px;
  width: 860px;
}

#footer ul li {
  background: url("../images/list_mark_pink.gif") no-repeat;
  padding-left: 10px;
}

div.ad_div {
  text-align: center;
}

#close_msg_box {
  text-align: center;
  font-size: 200%;
  font-weight: bold;
  text-shadow: 3px 3px 5px #ffd2ff;
  color: #333333;
  line-height: 2;
}

/*******************************************************************/
div.img_box_info_bar {
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  position: relative;
}

div.img_box_info_bar img.map_midashi_icon {
  vertical-align: top;
}

div.img_box_info_bar div.update_time_box {
  position: absolute;
  bottom: 4px;
  right: 2px;
  font-size: 80%;
}

#area_name_box {
  font-weight: bold;
}

#hitokuchi_update_box {
  background: url("../images/hitokuchi_midashi.gif") no-repeat;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: right;
  font-size: 90%;
}

#hitokuchi_box {
  font-size: 90%;
}

#hitokuchi_comment_box {
  padding-bottom: 10px;
}

#sakura_about_box {
  text-align: center;
}

#sakura_about_box h2 {
  margin: 0 0 0 3px;
}

#sakura_about_box div.about_left_box {
  float: left;
  width: 500px;
  margin-left: 15px;
  font-size: 13px;
  text-align: left;
}

#sakura_about_box div.about_right_box {
  float: right;
  width: 400px;
  margin-right: 15px;
  font-size: 12px;
}

#sakura_about_box div.reference {
  margin-bottom: 8px;
}

#sakura_about_box ul.list_style_disc {
  list-style-type: disc;
  margin-left: 10px;
}

#sakura_about_box ul.list_style_circle {
  list-style-type: circle;
  margin-left: 10px;
}

#probability {
}

#sakura_about_box p.credit {
  font-size: 9px;
  margin: 4px auto;
}

a.my_button {
  text-decoration: none;
  font-size: 70%;
  color: #111;
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 2px 3px 1px 3px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  background-image: -moz-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  background-image: -o-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.48, #eeeeee),
    color-stop(0.52, #bbbbbb)
  );
  background: -ms-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFEEEEEE', endColorstr='#FFBBBBBB');
  background-color: #eeeeee;
  text-shadow: 0px -1px 1px #fff;
}

a.my_button:hover {
  background-image: -moz-linear-gradient(top, #fefefe 48%, #cbcbcb 52%);
  background-image: -o-linear-gradient(top, #fefefe 48%, #cbcbcb 52%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.48, #fefefe),
    color-stop(0.52, #cbcbcb)
  );
  background: -ms-linear-gradient(top, #fefefe 48%, #bbbbbb 52%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#AAFEFEFE', endColorstr='#AACBCBCB');
}

a.my_button:active {
  background-image: -moz-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  background-image: -o-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.48, #eeeeee),
    color-stop(0.52, #bbbbbb)
  );
  background: -ms-linear-gradient(top, #eeeeee 48%, #bbbbbb 52%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFEEEEEE', endColorstr='#FFBBBBBB');
}
