﻿@charset "utf-8";

@font-face {
  font-family: YasashisaBold;
  src: url('/wf/YasashisaBold.otf') format("opentype");
}

* {
  margin: 0;
  padding: 0;
}

body {
  font: 14px/1.6 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #5a2a15;
  background: #ffffff url(../img/bg.png) repeat-x top;
}

body#toppage {
  background: url(../img/bg_top.png) repeat-x top;
}

a {
  color: #689910;
  text-decoration: none;
}

a:hover {
  color: #50750c;
}

a:active,
a:focus {
  outline: 0;
}

img {
  border: 0;
}

.clear {
  clear: both;
}


/*************
全体
*************/
#wrapper {
  margin: 0 auto;
  padding: 0 20px;
  width: 1092px;
}

/*************
/* ヘッダー
*************/
#header {
  background: url(../img/header.png) no-repeat 47%;
  height: 129px;
  margin: 0;
  padding: 10px 0 0 0;
  position: relative;
}

#header_blog {
  background: url(../img/header.png) no-repeat 55%;
  height: 129px;
  margin: 0;
  padding: 10px 0 0 0;
  position: relative;
}

#header h1,
#header_blog h1 {
  font-size: 11px;
  font-weight: normal;
  color: #ccc;
  position: absolute;
  top: 20px;
  left: 120px;
}

#header .blog {
  float: right;
  position: absolute;
  top: 35px;
  right: 10px;
}

#header .blog a {
  direction: none;
}

#header .blog a:hover {
  opacity: 0.5;
}

/*************
/* トップナビゲーション
*************/
ul#topnav {
  margin: 3px 0 15px 0;
  width: 1092px;
  height: 46px;
  background: url(../img/topnav.png) no-repeat 0 0;
}

ul#topnav li {
  float: left;
  list-style: none;
  width: 156px;
}

ul#topnav a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 156px;
  height: 46px;
  background: url(../img/topnav.png) no-repeat;
}

ul#topnav a#home {
  background-position: 0 0;
}

ul#topnav a#about {
  background-position: -156px 0;
}

ul#topnav a#event {
  background-position: -312px 0;
}

ul#topnav a#letter {
  background-position: -468px 0;
}

ul#topnav a#admission {
  background-position: -624px 0;
}

ul#topnav a#disclosure {
  background-position: -780px 0;
}

ul#topnav a#neighbors {
  background-position: -936px 0;
}

ul#topnav a#home:hover,
ul#topnav li.active a#home {
  background-position: 0 -46px;
}

ul#topnav a#about:hover,
ul#topnav li.active a#about {
  background-position: -156px -46px;
}

ul#topnav a#event:hover,
ul#topnav li.active a#event {
  background-position: -312px -46px;
}

ul#topnav a#letter:hover,
ul#topnav li.active a#letter {
  background-position: -468px -46px;
}

ul#topnav a#admission:hover,
ul#topnav li.active a#admission {
  background-position: -624px -46px;
}

ul#topnav a#disclosure:hover,
ul#topnav li.active a#disclosure {
  background-position: -780px -46px;
}

ul#topnav a#neighbors:hover,
ul#topnav li.active a#neighbors {
  background-position: -936px -46px;
}

li.active a#home {
  background-position: 0 -42px;
}

li.active a#guide {
  background-position: -213px -42px;
}

li.active a#faq {
  background-position: -429px -42px;
}

li.active a#mp {
  background-position: -573px -42px;
}


/*************
メイン（左側）コンテンツ
*************/
#container {
  width: 910px;
  margin: 0 auto;
}

#main,
#main_other {
  float: left;
  width: 618px;
  padding: 15px 0 0 0;
  display: inline;
}

#main_bbs {
  float: left;
  width: 710px;
  padding: 15px 0 0 0;
  display: inline;
}

#main h2 {
  font-family: YasashisaBold;
  margin: 0 0 10px 0;
  padding: 5px 10px 0 5px;
  height: 40px;
  font-size: 110%;
  color: #ffb400;
  background: url(../img/heading.png) no-repeat left 0;
  letter-spacing: 0.1em;
}

#main_other h2 {
  font-family: YasashisaBold;
  margin: 15px 0 0 0;
  padding: 0 10px 8px 5px;
  height: 38px;
  font-size: 110%;
  color: #329e4c;
  background: url(../img/heading_g.png) no-repeat left 12px;
  letter-spacing: 0.1em;
}

#main h3 {
  font-family: YasashisaBold;
  font-size: 100%;
  font-weight: bold;
  line-height: 30px;
  padding-left: 5px;
  margin: 0 0 10px 0;
  letter-spacing: 0.2em;
  color: #36aa1d;
  border-bottom: 1px solid #36aa1d;
}

#main_other h3 {
  font-family: YasashisaBold;
  font-size: 100%;
  font-weight: bold;
  color: #C8A71A;
  letter-spacing: 0.2em;
  margin: 0 0 10px 0;
  padding: 0;
}

#main_other .kado10 h3 {
  font-family: YasashisaBold;
  font-size: 100%;
  font-weight: bold;
  color: #E55F61;
  letter-spacing: 0.2em;
  margin: 0 0 10px 0;
  padding: 0;
}

.kado {
  background-color: #fff;
}

.kado1 {
  margin: 0 5px;
  height: 1px;
  overflow: hidden;
  background-color: #F4F5B3;
}

.kado2 {
  margin: 0 3px;
  height: 1px;
  overflow: hidden;
  background-color: #F4F5B3;
}

.kado3 {
  margin: 0 2px;
  height: 1px;
  overflow: hidden;
  background-color: #F4F5B3;
}

.kado4 {
  margin: 0 1px;
  height: 2px;
  overflow: hidden;
  background-color: #F4F5B3;
}

.kado5 {
  padding: 10px 25px;
  background-color: #F4F5B3;
  line-height: 160%;
}

.kado6 {
  margin: 0 5px;
  height: 1px;
  overflow: hidden;
  background-color: #FFEBEC;
}

.kado7 {
  margin: 0 3px;
  height: 1px;
  overflow: hidden;
  background-color: #FFEBEC;
}

.kado8 {
  margin: 0 2px;
  height: 1px;
  overflow: hidden;
  background-color: #FFEBEC;
}

.kado9 {
  margin: 0 1px;
  height: 2px;
  overflow: hidden;
  background-color: #FFEBEC;
}

.kado10 {
  padding: 10px 25px;
  background-color: #FFEBEC;
  line-height: 160%;
}

#main ul,
#main_other ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main li,
#main_other li {
  background: url(../img/li.gif) no-repeat 10px 6px;
  display: block;
  padding-left: 25px;
  margin: 0 0 10px 0;
}

#main li a,
#main_other li a {
  color: #689910;
}

#main li a:hover,
#main_other li a:hover {
  background-position: 3px 50%;
  color: #50750c;
}

#main p,
#main_other p {
  margin: 0 0 30px 0;
  padding: 10px 0 0 0;
}

#main .iframe,
#main_other .iframe {
  border: #C9C9C9 solid 1px;
}

#login_pass input {
  border: #C9C9C9 solid 1px;
  padding: 5px;
}


/* テーブル表示 */
table {
  border-collapse: collapse;
}

table td {
  border-collapse: collapse;
}

#main_other table.table_info,
#main_form table.table_info,
#main_table table.table_info {
  width: 100%;
  margin: 0 0 30px 0;
}

#main_other table td,
#main_form table td {
  padding: 2px;
  border: 1px solid #EAE8DF;
}

#main_table table td {
  padding: 10px;
  border: 1px solid #EAE8DF;
  line-height: 160%;
}

#main_other .kado5 table td,
#main_other .kado10 table td,
#main_table .kado5 table td,
#main_table .kado10 table td {
  padding: 5px 15px;
  margin: 0 auto;
  border: 1px solid #EAE8DF;
}

#main_other table th,
#main_form table th,
#main_table table th,
.kado5 table th,
.kado10 table th {
  text-align: left;
  border-top: 1px solid #EAE8DF;
  border-right: 1px solid #EAE8DF;
  border-bottom: 2px solid #D1CDBA;
  border-left: 1px solid #EAE8DF;
  background-color: #F1ECE3;
  font-weight: normal;
  color: #664B24;
}

#main_other form table th,
#main_form form table th,
#main_table form table th {
  width: 127px;
}

#main_other table td.td_head,
#main_form table td.td_head,
#main_table table td.td_head {
  background-color: #F0FBFD;
  text-align: right;
  white-space: nowrap;
  color: #333;
  border-top: 1px solid #D5D5D5;
  border-right: 3px solid #ccc;
  border-bottom: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  background: url(../img/td_head.gif) repeat-x;
}

#main_other table td.td_odd,
#main_form table td.td_odd,
#main_table table td.td_odd {
  background-color: #fff;
  text-align: left;
  border: 1px solid #D5D5D5;
  background: url(../img/td_odd.gif) repeat-x;
  line-height: 20px;
}

.td_head .eng {
  margin: 0px;
  padding: 0px;
  font-size: 9px;
  color: #AD9B78;
}

#main_other table.table_menu th,
#main_form table.table_menu th,
#main_table table.table_menu th {
  text-align: right;
  padding: 10px;
  white-space: nowrap;
  background-color: #FCFBF8;
  border-top: 1px solid #ddd;
  border-right: 3px solid #ccc;
  border-bottom: solid 1px #ddd;
  border-left: 1px solid #ddd;
}

#main_other table.table_menu th span,
#main_form table.table_menu th span,
#main_table table.table_menu th span {
  color: #FF0000;
}

#main_other table.table_menu td,
#main_form table.table_menu td,
#main_table table.table_menu td {
  padding: 10px;
  line-height: 22px;
  border-color: #E5E5E5;
}

#main_other .table_menu strong,
#main_form .table_menu strong,
#main_table .table_menu strong {
  color: #00ADD9;
  padding: 0 5px;
}

#main_other table.table_menu,
#main_form table.table_menu,
#main_table table.table_menu {
  width: 100%;
  margin: 10px auto;
}

.table_info th a {
  color: #312D24;
}

#main_other .table_info .td_odd p,
#main_form .table_info .td_odd p,
#main_table .table_info .td_odd p {
  margin: 0px;
}

#main_other table.table_menu td,
#main_form table.table_menu td,
#main_table table.table_menu td {
  font-size: 100%;
}

#main_other table.table_menu td .mf,
#main_form table.table_menu td .mf,
#main_table table.table_menu td .mf {
  padding: 2px;
  font-size: 100%;
  border: solid 1px #ddd;
}

#main_other table.table_menu th,
#main_form table.table_menu th,
#main_table table.table_menu th {
  font-size: 100%;
  background: #f8f8f8 url(../img/th.gif) repeat-x center top;
  color: #333;
  border-right-color: #23ac39;
}

.td_font_gray {
  color: #666666;
}

.space1 {
  padding-left: 80px;
}

.space2 {
  padding-right: 80px;
}

.td_b1 {
  background: #C8E4FF url(../img/table_b1.png) repeat-x left top;
}

.td_g1 {
  background: #f0f0f0 url(../img/table_g1.png) repeat-x left top;
}

.td_y2 {
  background: #F4F5B3 url(../img/table_y2.png) repeat-x left top;
}

.td_y1 {
  background: #ffffec url(../img/table_y1.png) repeat-x left top;
}

.td_y2 {
  background: #F4F5B3 url(../img/table_y2.png) repeat-x left top;
}

.td_p1 {
  background: #FFEBEC url(../img/table_p1.png) repeat-x left top;
}

.td_p2 {
  background: #ffc8c9 url(../img/table_p2.png) repeat-x left top;
}

/* 地域の方へ */
#supportplan table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
}

#supportplan table td {
  border-collapse: collapse;
}

#supportplan .kouza {
  width: 45%;
  font-weight: 600;
  text-align: center;
  background-color: cornsilk;
}

#supportplan table th {
  background-color: beige;
  border-bottom: none;
  width: 60px;
  font-weight: 600;
  text-align: center;
}

/* トップページ写真表示 */
#main-box {
  margin: 0 auto;
  clear: both;
  width: 100%;
}

#top_photo {
  width: 1092px;
  height: 494px;
  margin: 0 auto;
  padding: 0;
}

#stage img {
  display: none;
  position: absolute;
}

#stage #img1 {
  display: block;
}

/* 画像を右に回りこみ */
#main p.withImage {
  width: 598px;
  margin: 20px 0 0 10px;
  padding: 5px 0;
}

#main p.withImage img {
  float: left;
  margin-right: .5em;
}

#date {
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #36aa1d;
}

#next {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* フッター共通 */
.box {
  float: left;
  width: 195px;
  margin: 20px 16px 10px 0;
  line-height: 1.2;
}

.box_img {
  padding: 0px 0px 10px 0px;
}

.last {
  margin-right: 0;
}


/* ボタン */
p.button {
  text-align: center;
  padding: 10px 0;
}

p.button a {
  display: block;
  line-height: 32px;
  background: #ffffff url(../img/button.png) no-repeat;
  margin: 0 -20px;
}

p.button a {
  color: #689910;
}

p.button a:hover {
  color: #ffffff;
}

p.button a:hover {
  cursor: pointer;
  background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul,
#footer ul {
  margin-right: 10px;
}

#main li,
#footer li {
  margin-bottom: 3px;
}


/*************
サイド（右側）コンテンツ
*************/
#sidebar {
  float: right;
  width: 265px;
  padding: 5px 0;
}

#sidebar_bbs {
  float: right;
  width: 200px;
  padding: 5px 0;
}

#sidebar .border,
#sidebar_bbs .border {
  border-top-left: none;
  border-top-right: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border: 1px #f08200 dashed;
  background-color: #ffffe3;
}

#sidebar p {
  padding: 10px 15px;
  line-height: 160%;
}

#sidebar_bbs p {
  padding: 10px 10px;
  line-height: 150%;
}


#sidebar h2 {
  font-family: YasashisaBold;
  margin: 9px 0 0 0;
  padding: 0 10px 0 18px;
  line-height: 59px;
  font-size: 120%;
  color: #ffffff;
  background: url(../img/side_hoikuen.png) no-repeat 0 0;
}

#sidebar_bbs h2 {
  font-family: YasashisaBold;
  margin: 9px 0 0 0;
  padding: 0 10px 0 15px;
  line-height: 59px;
  font-size: 120%;
  color: #ffffff;
  background: url(../img/side_hoikuen_bbs.png) no-repeat 0 0;
}

#sidebar h3 {
  font-family: YasashisaBold;
  margin: 9px 0 0 0;
  padding: 0 10px 0 23px;
  line-height: 59px;
  font-size: 110%;
  color: #ffffff;
  background: url(../img/side_h3.png) no-repeat 0 0;
}

#sidebar ul {
  margin-left: 5px;
  padding: 10px 0;
}

#sidebar ul .children {
  margin-left: 10px;
  padding: 0;
}

#sidebar li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 5px;
  list-style: none;
  border-bottom: 1px solid #efefef;
}

#sidebar ul .children li {
  margin: 0 0 10px 0;
  padding: 0 0 10px 5px;
  list-style: none;
  border-bottom: 1px solid #efefef;
}

#sidebar li a {
  background: url(../img/li.gif) no-repeat 0 50%;
  display: block;
  padding-left: 15px;
}

#sidebar .children li a {
  background: url(../img/list.png) no-repeat 10px 50%;
  display: block;
  padding-left: 25px;
}

#sidebar li a:hover {
  background-position: 3px 50%;
}

#sidebar .children li a:hover {
  background-position: 13px 50%;
}

#sidebar .bbs_btn a {
  display: block;
  height: 85px;
  background: url(../img/side_bbs.png) no-repeat top left;
  padding: 0;
}

#sidebar .bbs_btn a:hover {
  background: url(../img/side_bbs.png) no-repeat bottom left;
}

#sidebar .rec_btn {
  margin: 30px 0 0 0;
}

#sidebar .rec_btn a:hover {
	opacity: 0.7 ;
}
#sidebar .tel,
#sidebar_bbs .tel {
  font-weight: bold;
  color: #458938;
  font-size: 140%;
}

#sidebar .side_photo {
  margin: 0;
}


/*************
/* ページの先頭に戻るボタン
*************/
.pagetop {
  position: fixed;
  bottom: -40px;
  right: 50px;
}

.pagetop a {
  display: block;
  width: 60px;
  height: 40px;
  background-color: #feb300;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  border-radius: 8px 8px 0 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 40px;
}


/*************
/* フッター
*************/
#footer {
  clear: both;
  width: 100%;
  min-width: 1000px;
  text-align: center;
}

#footer_bottom {
  background: url(../img/bg_ground.png) repeat-x center bottom;
  height: 250px;
}

#footer .footer_li {
  border-left: #fff solid 1px;
}

#footer li {
  display: inline;
  padding: 0 8px;
  border-right: #fff solid 1px;
}

#footer a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 0 15px;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer #f_ul {
  padding-top: 180px;
}
