@charset "UTF-8";
/* カラー */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+
+
+　3カラムページ専用
+
+
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --------------------------------------------------------------------------------------
 センターカラム
--------------------------------------------------------------------------------------- */
/* 緊急情報 ------------------------------ */
article h2.kinkyu {
  font-weight: bold;
  color: #F03;
  font-size: 115%;
  border: 1px solid #F03;
  background: url(kinkyu.png) #ffebef no-repeat 5px center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  line-height: 1;
}

article dl.dl_kinkyu {
  border: 1px solid #F03;
  padding: 10px;
  margin-bottom: 15px;
}

article dl.dl_kinkyu dl {
  margin-top: -5px;
}

article dl.dl_kinkyu dt {
  margin-top: 5px;
  padding-left: 10px;
  line-height: 1.5em;
}

article dl.dl_kinkyu dd {
  margin-top: -1.5em;
  padding: 0 10px 12px 8em;
  line-height: 1.5em;
  background: url(line_dot.gif) repeat-x left bottom;
}

.liArr01 li {
  padding-left: 2em;
  background: url(arrow_tr_red.png) no-repeat 0.8em 0.3em;
}

/* スライドショー ------------------------------ */
.rslides {
  margin-bottom: 15px;
  padding: 0;
}

/*パンクズ*/
#pankuzu {
  margin: 0 0 10px;
}

#pankuzu li {
  display: inline;
  line-height: 110%;
  list-style-type: none;
}

#pankuzu li a {
  padding-right: 20px;
  background: url(pankuzu.gif) no-repeat right center;
  margin-right: 5px;
}

/* 見出し ------------------------------ */
h2.midashi_h2 {
  font-weight: bold;
  color: #FFF;
  font-size: 140%;
  background-color: #3fbcf7;
  padding: 10px 15px;
  border-top: 10px solid #fffae3;
  border-bottom: 10px solid #fffae3;
  margin-bottom: 20px;
}

/* 1コマダイアリー ------------------------------ */
article .newsTitle {
  position: relative;
  margin-bottom: 15px;
}

.titleOrange {
  display: block;
  padding: 0.2em 0.3em 0.2em 0.5em;
  background-color: #3fbcf7;
}

h2.diary {
  font-size: 115%;
  padding: 0.3em 0.3em 0.3em 0.6em;
  color: #FFF;
  font-weight: bold;
  border-left: 6px solid #0eabf5;
}

.ichiranBtn {
  position: absolute;
  right: 10px;
  top: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  display: block;
  border-radius: 4px;
  color: #3fbcf7;
  padding: 1px 10px 1px 20px;
  background: url(arrow_tr_blue.png) #FFF no-repeat 8px center;
}

article .diaryArea {
  background: url(line_dot.gif) repeat-x left bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

article .diaryArea .thumb {
  float: left;
  width: 120px;
  margin-right: -120px;
}

article .diaryArea .thumb img {
  max-width: 120px;
  height: auto;
}

article .diaryArea .dcont {
  width: 100%;
  float: right;
}

article .diaryArea .dcont .dcontIn {
  margin-left: 130px;
}

.d_date {
  font-weight: bold;
  color: #999;
  font-size: 90%;
  margin-bottom: 5px;
}

.d_title {
  background: url(arrow_circle_red.png) no-repeat 0 5px;
  padding-left: 13px;
  margin-bottom: 5px;
}

.d_honbun {
  margin-bottom: 1.5em;
}

.d_link {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px;
  color: #FFF;
  padding: 1px 10px 1px 20px;
  background: url(arrow_tr_whiteS.png) #ff6666 no-repeat 8px center;
}

a.d_link {
  text-decoration: none;
}

a.d_link:link {
  color: #FFF;
}

a.d_link:visited {
  color: #FFF;
}

a.d_link:hover {
  color: #FFF;
  text-decoration: none;
}

a.d_link:active {
  color: #FFF;
}

a.c_link {
  text-decoration: none;
}

a.c_link:link {
  color: #FFF;
}

a.c_link:visited {
  color: #FFF;
}

a.c_link:hover {
  color: #FFF;
  text-decoration: none;
}

a.c_link:active {
  color: #FFF;
}

/* お知らせ ------------------------------ */
.titleGreen {
  display: block;
  padding: 0.2em 0.3em 0.2em 0.5em;
  background-color: #ff6666;
}

h2.oshirase {
  font-size: 115%;
  padding: 0.3em 0.3em 0.3em 0.6em;
  color: #FFF;
  font-weight: bold;
  border-left: 6px solid #ff3333;
}

article dl.dl_oshirase {
  /*padding: 10px;*/
  margin-bottom: 15px;
}

article dl.dl_oshirase dl {
  margin-top: -5px;
}

article dl.dl_oshirase dt {
  margin-top: 5px;
  padding-left: 10px;
  line-height: 1.5em;
}

article dl.dl_oshirase dd {
  margin-top: -1.5em;
  padding: 0 10px 12px 10em;
  line-height: 1.5em;
  background: url(line_dot.gif) repeat-x left bottom;
}

.liArr02 li {
  /*padding-left: 16px;
    background-image: url(../img/arrow_tr_red.png);
    background-repeat: no-repeat;
    background-position: 0 0.3em;*/
}

ul.info_list li {
  background: url(line_dot.gif) repeat-x left bottom;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

ul.info_list li .info_date {
  float: left;
  width: 110px;
  word-break: break-all;
}

ul.kList {
  margin-left: 10px;
}

ul.kList li {
  background: url(arrow_tr_blue.png) no-repeat 0 0.4em;
  padding-left: 10px;
  margin-bottom: 8px;
}

.info_date {
  float: left;
  width: 110px;
  word-break: break-all;
}

/*カテゴリー*/
.cate1, .cate2, .cate3, .cate4, .cate5 {
  float: left;
  width: 30px;
  border-radius: 4px;
  color: #FFF;
  padding: 1px 3px;
  font-size: 10px;
  text-align: center;
}

/* カテゴリーを追加する場合はここ */
.cate1 {
  background-color: #8FC31F;
}

.cate2 {
  background-color: #00A0E8;
}

.cate3 {
  background-color: #E64D64;
}

.cate4 {
  background-color: #E6924D;
}

.cate5 {
  background-color: #999999;
}

.info_text {
  margin-left: 155px;
}

/* 更新情報 ------------------------------ */
.titleBlue {
  display: block;
  padding: 0.2em 0.3em 0.2em 0.5em;
  background-color: #FFC837;
}

h2.koshin {
  font-size: 115%;
  padding: 0.3em 0.3em 0.3em 0.6em;
  color: #FFF;
  font-weight: bold;
  border-left: 6px solid #ffba04;
}

article dl.dl_koshin {
  margin-bottom: 15px;
}

article dl.dl_koshin dl {
  margin-top: -5px;
}

article dl.dl_koshin dt {
  margin-top: 5px;
  line-height: 1.5em;
}

article dl.dl_koshin dd {
  margin-top: -1.5em;
  padding: 0 10px 12px 9em;
  line-height: 1.5em;
  background: url(line_dot.gif) repeat-x left bottom;
}

.liArr03 li {
  padding-left: 14px;
  background: url(arrow_tr_red.png) no-repeat 0 0.4em;
}

/* 苦情解決 */
article .claimArea {
  background: url(line_dot.gif) repeat-x left bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

article .claimArea .c_date {
  vertical-align: top;
  font-weight: bold;
  width: 110px;
  float: left;
  color: #999;
  font-size: 90%;
  margin-bottom: 5px;
}

article .claimArea .ccont {
  width: 100%;
  float: right;
}

article .claimArea .ccont .ccontIn {
  margin-left: 120px;
}

.c_title {
  background: url(arrow_circle_red.png) no-repeat 0 3px;
  padding-left: 13px;
  margin-bottom: 15px;
}

.c_honbun {
  word-wrap: break-word;
  margin-bottom: 1.5em;
}

.c_link {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px;
  color: #FFF;
  padding: 1px 10px 1px 20px;
  background: #ec8cb4 url(arrow_tr_whiteS.png) no-repeat 8px center;
}

/* aside ------------------------------ */
aside {
  display: none;
}

/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */
/* ページトップボタン ------------------------------ */
#pagetop {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#pagetop .pagetopBtn {
  max-width: 135px;
  height: auto;
}

/* フッター ------------------------------ */
footer {
  text-align: center;
}

footer #enmei {
  background-color: #3fbcf7;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 5px;
}

footer #copyright {
  font-size: 85%;
  color: #666;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}

/* --------------------------------------------------------------------------------------
 media Queries 768px以上
--------------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  /*768px以上*/
  /*サイトマップ、文字の大きさ*/
  #head_right {
    display: block;
    position: absolute;
    top: 51px;
    right: 10px;
    width: 210px;
  }
  #head_right ul#sitemap {
    list-style-type: none;
    margin-bottom: 12px;
    margin-left: 95px;
  }
  #head_right ul#fontSize {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #head_right ul#fontSize li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    /*←これが無いと手マークにならない*/
  }
  #head_right .mojisize {
    float: left;
    padding: 0;
    margin: 6px 0 0 0;
  }
  /* グローバルナビ ------------------------------ */
  #navControl {
    display: none;
  }
  nav ul#globalNav li.current, nav ul#globalNav li a:hover {
    background: url(arrow_circle_white.png) #3fbcf7 no-repeat 4px center;
    color: #FFF;
  }
  nav {
    float: left;
    width: 180px;
    position: relative;
  }
  nav ul#globalNav {
    display: block !important;
    list-style-type: none;
    background-color: #FFF;
    font-size: 110%;
    border: 1px solid #EDEADD;
    margin: 0 0 10px;
    padding: 4px 0 0 4px;
  }
  nav ul#globalNav li {
    list-style-type: none;
    width: 170px;
    background: url(arrow_circle_red.png) #fffae3 no-repeat 4px center;
    margin: 0 0 4px 0;
  }
  nav ul#globalNav li.current a {
    color: #FFF;
  }
  nav ul#globalNav li a {
    zoom: 1;
    /*IE対策　liで隙間が出るのを防ぐ*/
  }
  nav ul#globalNav a {
    display: block;
    text-decoration: none;
    padding: 8px 0 8px 16px;
  }
  /* バナーボタン ------------------------------ */
  nav ul#bannerBtn {
    margin: 0;
    padding: 0;
  }
  nav ul#bannerBtn img {
    max-width: 180px;
    height: auto;
  }
  nav ul#bannerBtn li {
    margin: 0 0 10px;
    padding: 0;
    font-size: 0;
  }
  nav ul#bannerBtn li a {
    zoom: 1;
    /*IE対策　liで隙間が出るのを防ぐ*/
  }
  header {
    width: 768px;
    background: url(headimg.png) no-repeat 60% bottom;
    background-size: auto;
    position: relative;
  }
  header h1 img {
    width: auto;
    max-height: 60px;
    margin-top: 10px;
  }
  /* コンテンツ ------------------------------ */
  #contents {
    width: 768px;
    margin: 0 auto 30px;
    padding: 0;
  }
  article {
    float: left;
    width: 560px;
    margin-left: 20px;
  }
  /* ページトップボタン ------------------------------ */
  #pagetop {
    width: 768px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    background: url(yama.png) no-repeat center bottom;
  }
}

/* --------------------------------------------------------------------------------------
 media Queries 960px以上
--------------------------------------------------------------------------------------- */
@media only screen and (min-width: 960px) {
  /*960px以上*/
  /* ヘッダー ------------------------------ */
  header {
    width: 960px;
  }
  /* コンテンツ ------------------------------ */
  #contents {
    width: 960px;
  }
  /* 記事検索(右メニュー) */
  aside {
    display: block;
    float: right;
    width: 180px;
    border: 2px solid #E1EAEE;
  }
  aside h3.diary_h3 {
    background-color: #3fbcf7;
    font-weight: bold;
    color: #FFF;
    padding: 3px;
    font-size: 100%;
  }
  aside h3.oshirase_h3 {
    background-color: #ff6666;
    font-weight: bold;
    color: #FFF;
    padding: 3px;
    font-size: 100%;
  }
  aside h3.koshin_h3 {
    background-color: #FFC837;
    font-weight: bold;
    color: #FFF;
    padding: 3px;
    font-size: 100%;
  }
  aside .asideIn {
    padding: 5px;
  }
  aside .asideIn h4.diary_h4 {
    font-size: 90%;
    color: #666;
    border-top: 1px solid #3fbcf7;
    border-right: 1px solid #3fbcf7;
    border-bottom: 1px solid #3fbcf7;
    border-left: 4px solid #3fbcf7;
    padding: 2px 2px 2px 5px;
    margin-bottom: 4px;
  }
  aside .asideIn h4.oshirase_h4 {
    font-size: 90%;
    color: #666;
    border-top: 1px solid #ff6666;
    border-right: 1px solid #ff6666;
    border-bottom: 1px solid #ff6666;
    border-left: 4px solid #ff6666;
    padding: 2px 2px 2px 5px;
    margin-bottom: 4px;
  }
  aside .asideIn h4.koshin_h4 {
    font-size: 90%;
    color: #666;
    border-top: 1px solid #FFC837;
    border-right: 1px solid #FFC837;
    border-bottom: 1px solid #FFC837;
    border-left: 4px solid #FFC837;
    padding: 2px 2px 2px 5px;
    margin-bottom: 4px;
  }
  ul.kList {
    margin-left: 10px;
  }
  ul.kList li {
    background: url(arrow_tr_blue.png) no-repeat 0 5px;
    padding-left: 10px;
    margin-bottom: 8px;
  }
  /* カレンダー(右メニュー) */
  .calendar {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.5em;
    font-size: 12px;
    color: #666666;
  }
  .calendar td {
    padding: 1px;
    border-top: 0 solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
  }
  .tr_prev {
    margin-right: 10px;
    vertical-align: middle;
  }
  .tr_next {
    margin-left: 10px;
    vertical-align: middle;
  }
  /* ページトップボタン ------------------------------ */
  #pagetop {
    width: 960px;
  }
}
