@charset "UTF-8";
html { text-align: center; }

body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  /font-size: 62.5%;
  font-size: 10px;
  color: #333;
  line-height: 1em;
  text-align: center;
  margin: 0;
  padding: 0;
  background: #fd9 url(../image/bg.gif);
}

td, th {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 2;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: "."; /* 新しい要素を作る */ display: block; /* ブロックレベル要素に */ clear: both;
}

.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

a:link {
  color: #c00;
  text-decoration: underline;
}

a:visited {
  color: #900;
  text-decoration: underline;
}

a:hover {
  color: #e90;
  text-decoration: underline;
}

h1, h2 {
  font-size: 1.4em;
  line-height: 1.5;
  margin: 0px;
}

h3, h4, h5, h6, h7 {
  font-size: 1.2em;
  line-height: 1.5;
  margin: 0px;
}

p {
  line-height: 1.5;
  margin: 0px;
}

form {
  margin: 0px;
  padding: 0;
}

hr {
  color: #ccc;
  border: 0;
  height: 1px;
  background: #ccc;
}

img { border-width: 0px; }
.f_l { font-size: 1.4em; }
.f_m { font-size: 1.2em; }
.f_s { font-size: 0.85em; }
.f_b { font-weight: bold; }
.red { color: #c00; }
.green { color: #074; }
.orange { color: #e90; }
.blue { color: #035; }

.margin5 {
  margin: 0px;
  padding: 0px;
  width: 5px;
  height: 5px;
}

.margin10 {
  margin: 0px;
  padding: 0px;
  width: 10px;
  height: 10px;
}

.margin20 {
  margin: 0px;
  padding: 0px;
  width: 20px;
  height: 20px;
}

.mb5 {
  margin-bottom: 0px;
  display: block;
}

.mb5 {
  margin-bottom: 5px;
  display: block;
}

.mb10 {
  margin-bottom: 10px;
  display: block;
}

.mb20 {
  margin-bottom: 20px;
  display: block;
}

.mr10 {
  margin-right: 10px;
  display: block;
}

.mr20 {
  margin-right: 10px;
  display: block;
}

.ml10 {
  margin-left: 10px;
  display: block;
}

.ml20 {
  margin-left: 10px;
  display: block;
}

.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.clear { clear: both; }
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.clear { clear: both; }

.margin5 {
  margin: 0px;
  padding: 0px;
  width: 5px;
  height: 5px;
}

.margin10 {
  margin: 0px;
  padding: 0px;
  width: 10px;
  height: 10px;
}

.mb0 { margin-bottom: 0px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }

/*▼ヘッダ▼*/
.h_main {
  height: 400px;
  background: url(../image/t_main.jpg) no-repeat center center;
}

.h_main img {
  border: 0px;
  height: 400px;
}

.h_main a {
  text-decoration: none;
  outline-style: none;
}

.h_main2010 {
  height: 400px;
  background: url(../image/t_main2010.jpg) no-repeat center center;
}

.h_main2010 img {
  border: 0px;
  height: 400px;
}

.h_main2010 a {
  text-decoration: none;
  outline-style: none;
}

/*▼ALL▼*/
.all {
  font-size: 1.4em;
  line-height: 2.0;
  text-align: left;
  margin: auto;
  width: 840px;
  background: #fff;
}

/*▼CONTENTS▼*/
#contents { margin: 0px 20px; }

/*▼メニュー▼*/
#hm {
  line-height: 1.5;
  list-style-type: none;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0;
  width: 800px;
  height: 105px;
  background: url(../image/l_index.gif) no-repeat left bottom;
}

#hm li {
  text-indent: -9999px;
  float: left;
}

#hm li a {
  text-decoration: none;
  width: 260px;
  height: 80px;
  display: block;
  background-repeat: no-repeat;
  outline-style: none;
}

#m01 {
  margin-right: 10px;
  background: url(../image/hm.gif) no-repeat 0px top;
}

#m02 {
  margin-right: 10px;
  background: url(../image/hm.gif) no-repeat -270px top;
}

#m03 { background: url(../image/hm.gif) no-repeat -540px top; }
#m01:hover { background: url(../image/hm.gif) no-repeat 0px bottom; }
#m02:hover { background: url(../image/hm.gif) no-repeat -270px bottom; }
#m03:hover { background: url(../image/hm.gif) no-repeat -540px bottom; }

/*▼スイトン・ガイドマップダウンロード▼*/
#suiton {
  list-style-type: none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
  width: 800px;
  height: 155px;
}

#suiton li {
  text-indent: -9999px;
  float: left;
}

#suiton li a {
  text-decoration: none;
  height: 155px;
  display: block;
  background-repeat: no-repeat;
  outline-style: none;
}

#t_sui {
  width: 535px;
  background: url(../image/tm_suiton_2502.jpg) no-repeat 0px top;
}

#t_map01 {
  width: 135px;
  background: url(../image/tm_suiton_2502.jpg) no-repeat -540px top;
}

#t_map02 {
  width: 130px;
  background: url(../image/tm_suiton_2502.jpg) no-repeat -675px top;
}

#t_sui:hover { background: url(../image/tm_suiton_2502.jpg) no-repeat 0px bottom; }
#t_map01:hover { background: url(../image/tm_suiton_2502.jpg) no-repeat -540px bottom; }
#t_map02:hover { background: url(../image/tm_suiton_2502.jpg) no-repeat -675px bottom; }

/*▼トピックス▼*/
#topics_box {
  /padding: 1px 0px;
  margin: 0px;
  margin-bottom: 10px;
  background-image: url(../image/bg_topics.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#topics_box .btn_list {
  text-align: right;
  padding: 0 20px 0 0;
  clear: both;
}

#topics_box .btn_list a {
  padding-left: 15px;
  position: relative;
}

#topics_box .btn_list a::before, #topics_box .btn_list a::after {
  vertical-align: middle;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  position: absolute;
}

#topics_box .btn_list a::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #900;
  border-right: 1px solid #900;
  width: 4px;
  height: 4px;
  left: 4px;
  content: "";
}

#t_topics {
  width: 160px;
  float: left;
}

#t_topics #topics_title { margin-bottom: 10px; }

#t_topics #topics_img {
  text-align: center;
  padding-bottom: 20px;
}

#topics_list_box {
  margin-left: 170px;
  padding: 10px 0px;
}

.topics_list {
  line-height: 1.5;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 620px;
}

.topics_list li {
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 15px;
  width: 620px;
  background: url(../image/i_topics.gif) no-repeat left 0.25em;
  float: left;
}

/*▼フッタメニュー▼*/
#rm {
  line-height: 1.5;
  list-style-type: none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0;
  width: 800px;
  height: 50px;
}

#rm li {
  text-indent: -9999px;
  float: left;
}

#rm li a {
  text-decoration: none;
  width: 190px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  outline-style: none;
}

#rm001 {
  margin-left: 5px;
  margin-right: 10px;
  background: url(../image/rm.gif) no-repeat 0px top;
}

#rm002 {
  margin-right: 10px;
  background: url(../image/rm.gif) no-repeat -190px top;
}

#rm003 {
  margin-right: 10px;
  background: url(../image/rm.gif) no-repeat -380px top;
}

#rm004 { background: url(../image/rm.gif) no-repeat -570px top; }
#rm001:hover { background: url(../image/rm.gif) no-repeat 0px bottom; }
#rm002:hover { background: url(../image/rm.gif) no-repeat -190px bottom; }
#rm003:hover { background: url(../image/rm.gif) no-repeat -380px bottom; }
#rm004:hover { background: url(../image/rm.gif) no-repeat -570px bottom; }

/*▼バナーエリア▼*/
#banner_box {
  text-align: center;
  margin-bottom: 10px;
  padding-left: 25px;
}

#banner_box a {
  margin: 0px;
  padding: 0px;
  float: left;
  outline-style: none;
}

#banner_box img { margin: 4px; }

/*▼フッタ▼*/
#f_box { padding-bottom: 15px; }

.f_line {
  font-size: 1px;
  margin-bottom: 10px;
  height: 5px;
  background: #850;
  clear: both;
}

#fm {
  padding: 0px;
  width: 640px;
  display: inline;
  float: left;
}

#fm_top {
  text-align: right;
  padding: 0px;
  width: 160px;
  display: inline;
  float: right;
}

#f_address {
  color: #630;
  line-height: 1.5;
  padding: 5px 0px;
  width: 330px;
  height: 80px;
  display: inline;
  float: left;
}

#f_mobile {
  text-indent: -9999px;
  margin-top: 5px;
  width: 220px;
  height: 80px;
  background: url(../image/f_mobile.gif) no-repeat left top;
  float: right;
  outline-style: none;
}

#f_mobile:hover { background: url(../image/f_mobile.gif) no-repeat left bottom; }

#b_ruiji {
  text-indent: -9999px;
  margin-top: 5px;
  width: 220px;
  height: 80px;
  background: url(../image/b_ruiji.gif) no-repeat left top;
  float: right;
  outline-style: none;
}

#b_ruiji:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*tab*/
.tab_fb {
  zoom: 1;
  top: 30px;
  right: 0;
  position: fixed !important;
  position: absolute;
}

.tab_tw {
  zoom: 1;
  top: 170px;
  right: 0;
  position: fixed !important;
  position: absolute;
}

.tab_brochure {
  zoom: 1;
  top: 420px;
  right: 0;
  position: fixed !important;
  position: absolute;
}

/*---- SNS/ ----*/
#sns_box {
  zoom: 1;
  width: 40px;
  z-index: 9999;
  top: 310px;
  right: 0;
  overflow: hidden;
  position: fixed !important;
  position: absolute;
}

#sns_box .inner {
  zoom: 1;
  width: 130px;
  height: 100px;
  background: url(../image/bg_sns.png) no-repeat;
  position: relative;
}

#sns_box .btn {
  zoom: 1;
  margin: 0;
  padding: 0;
  top: 13px;
  left: 10px;
  position: absolute;
}

#sns_box .tw {
  margin: 13px 0px 0px 10px;
  padding: 0px 0px 6px 0px ;
  height: 20px;
  display: none;
  float: left;
}

#sns_box .fb {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 6px 0px ;
  height: 20px;
  display: none;
  float: left;
}

#sns_box .gl {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 6px 0px ;
  height: 20px;
  display: none;
  float: left;
}

/* news list*/
#news .all {
  margin-top: 10px;
  padding-top: 15px;
}

.title {
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 26px;
  margin-bottom: 20px;
  padding: 10px 20px 10px 50px;
  background: url(../image/icon_suiton.png) 10px bottom no-repeat #673501;
  background-size: 28px auto;
  clear: both;
}

#news ul, #news li, #news dl, #news dt, #news dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

#news .news_list { padding-top: 10px; }

#news .news_list li {
  line-height: 24px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  overflow: hidden;
}

#news .news_list li .image {
  margin-right: 20px;
  width: 90px;
  float: left;
}

#news .news_list li .image img { width: 100%; }

#news .news_list li .day {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding: 5px 0;
}

#news .pager {
  text-align: center;
  margin-bottom: 30px;
}

#news .pager li {
  vertical-align: middle;
  margin: 0 5px;
  display: inline-block;
}

#news .pager li.prev a, #news .pager li.next a {
  text-indent: -999px;
  border: none;
  overflow: hidden;
  position: relative;
}

#news .pager li.prev a:hover, #news .pager li.next a:hover {
  opacity: 0.5;
  border: none;
  background: none;
}

#news .pager li.prev a:after {
  transform: rotate(135deg);
  right: 0;
}

#news .pager li.next a:after {
  transform: rotate(-45deg);
  left: 0;
}

#news .pager li.prev a:after, #news .pager li.next a:after {
  border-bottom: 3px solid #900;
  border-right: 3px solid #900;
  width: 10px;
  height: 10px;
  top: 8px;
  display: block;
  content: "";
  position: absolute;
}

#news .pager li a {
  color: #000;
  line-height: 28px;
  text-decoration: none;
  padding: 0 10px;
  border: 1px solid #000;
  display: inline-block;
}

#news .pager li a:hover, #news .pager li span {
  color: #fff;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #900;
  display: inline-block;
  background: #900;
}

#news .btn_back {
  text-align: center;
  margin: 30px 0;
}

#news .btn_back a {
  font-size: 12px;
  color: #000;
  line-height: 28px;
  text-decoration: none;
  padding: 5px 15px;
  border: 1px solid #000;
  display: inline-block;
}

#news .btn_back a:hover {
  color: #fff;
  border: 1px solid #900;
  background: #900;
}

#news .news_zoom dt {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0 80px 5px 0;
  border-bottom: 1px solid #850;
  position: relative;
}

#news .news_zoom dt .day {
  font-size: 12px;
  font-weight: bold;
  line-height: 44px;
  top: 0;
  right: 0;
  position: absolute;
}

#news .news_zoom .image {
  text-align: center;
  margin-bottom: 15px;
}

#news .news_zoom .image img { max-width: 100%; }
#news .news_zoom dd { line-height: 22px; }
