@charset "utf-8";
/*========================================
　　かさだ広場・各務原アウトドアフィールド
========================================*/
/* 
　共通
------------------------------------*/
/* ※印字下げ */
p.note {
  padding-left: 1em;
  text-indent: -1em;
  margin: 0;
}
.oshirase {
  padding: 2px;
  border: solid 1px #0066FF;
}
.oshirase p {
  font-size: 16px;
  font-weight: bold;
  color: #0066FF;
  padding: 10px 30px;
  border: 1px dotted #0066FF;
  text-align: center;
  margin: 0px;
}
.w100 {
  width: 100% !important;
}
/* 
　ご案内
------------------------------------*/
table.top_img {
  width: 100%;
}
table.top_img td {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
}
table.top_img td.text {
  vertical-align: top;
}
/* 
　施設案内
------------------------------------*/
table.tbl_shisetsu {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #CCCC99;
}
table.tbl_shisetsu td {
  border: 1px solid #CCCC99;
  vertical-align: top;
  width: 33%;
}
table.tbl_shisetsu td.photo {
  background-color: #FFFFCC;
  text-align: center;
  padding: 10px 0;
}
table.tbl_shisetsu td p {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px 0;
}
/* 
　季節の花
------------------------------------*/
table.tbl_hana {
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #CCCC99;
}
table.tbl_hana th {
  width: 30%;
  border: 2px solid #CCCC99;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
table.tbl_hana th img {
  margin: 10px 0;
}
table.tbl_hana td {
  border: 2px solid #CCCC99;
}
/* 
　イベント
------------------------------------*/
table.ev_bana {
  border: 5px solid #CFE7FF;
  margin: 0 auto 20px;
}
table.ev_bana p {
  line-height: 200%;
  padding-left: 20px;
  margin-bottom: 0;
}
/*森のようちえん*/
table.event_nenkan {
  width: 100%;
  margin: 20px auto;
  border: 1px #999999 solid;
  border-collapse: collapse;
  border-spacing: 0;
}
table.event_nenkan th {
  padding: 2px 5px;
  border: #999999 solid 1px;
  border-width: 0 0 1px 1px;
  background: #F5F5F5;
  font-weight: bold;
  text-align: center;
}
table.event_nenkan td {
  background-color: #FFF;
  padding: 2px;
  border: 1px #999999 solid;
  border-width: 0 0 1px 1px;
  text-align: center;
}
table.event_nenkan td.day {
  /*width:17%;*/
  text-align: right;
  white-space: nowrap;
}
table.event_nenkan td.thema {
  white-space: nowrap;
}
/*わくわく自転車*/
.tbl_bicycle {}
.tbl_bicycle {
  width: 100%;
  margin: 0 0 20px 0;
  border: 1px solid #960;
  border-collapse: collapse;
}
.tbl_bicycle th {
  color: #FFF;
  font-size: 120%;
  font-weight: bold;
  background-color: #339900;
  text-align: left;
  padding: 5px;
  border: 1px solid #960;
}
.tbl_bicycle td {
  /*font-size: 90%;*/
  padding: 5px;
  font-weight: 100;
  border: 1px solid #960;
  line-height: 140%;
}
.tbl_bicycle td.list {
  width: 90px;
  color: #339900;
  background-color: #FFFFCC;
  text-align: center;
  font-weight: bold;
}
.tbl_bicycle td.text {
  color: #333;
  text-align: left;
}
.tbl_bicycle td.photo {
  width: 145px;
  text-align: center;
}
/*熱気球に乗ってみよう！*/
.tbl_balloon {
  width: 100%;
  margin: 20px auto;
  border: 2px #FFCFA7 solid;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 140%;
}
.tbl_balloon th {
  color: #FFF;
  font-size: 100%;
  line-height: 120%;
  font-weight: bold;
  background-color: #6C0;
  text-align: left;
  padding: 5px;
  border: 2px #FFCFA7 solid;
}
.tbl_balloon td.list {
  width: 90px;
  color: #F90;
  background-color: #FFFFCC;
  text-align: center;
  padding: 5px;
  border: 1px solid #CFE7FF;
}
.tbl_balloon td.text {
  color: #333;
  line-height: 180%;
  padding: 5px 10px;
  border: 1px solid #CFE7FF;
}
.tbl_balloon td.text strong {
  color: inherit;
}
/*========================================
　　　ご利用にあたって
========================================*/
/*テーブル ご利用にあたって*/
table.tbl_pguide {
  width: 100%;
  border: 1px solid #759D9E;
  border-collapse: collapse;
}
table.tbl_pguide th, table.tbl_pguide td {
  border: 1px solid #759D9E;
}
table.tbl_pguide th {}
table.tbl_pguide td {
  padding: 5px 15px;
  text-align: center;
}
table.tbl_pguide h4 {
  margin: 0;
  padding: 0;
}
table.tbl_pguide td.title_img {
  padding: 0;
  border: none !important;
  text-align: left;
}
/* 春のアウトドアフェスティバル ------------------------------------*/
#spring {
  line-height: 160%;
}
#spring h4 {
  background: #CBDE6D;
  margin: 30px 0 20px 0;
  padding: 14px;
  font-weight: bold;
  color: #360;
  font-size: 130%;
  background-image: url(../images/spring/h4_back.png);
  background-repeat: no-repeat;
  background-position: 99%;
}
#spring .lead {
  margin: 10px auto 0 auto;
  padding: 1em;
  background-image: url(../images/spring/lead_back.jpg);
  background-position: top;
  background-repeat: no-repeat;
}
#spring .lead p {
  text-align: center;
  color: #360;
  font-weight: bold;
  line-height: 180%;
  font-size: 120%;
}
#spring .event {
  width: 400px;
  float: left;
  margin: 0 0 40px 0;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
#spring .event th {
  width: 20%;
  border: 1px solid #ccc;
  background-color: #fbed96;
  font-weight: bold;
  text-align: center;
  color: #360;
}
#spring .event td {
  border: 1px solid #ccc;
  line-height: 160%;
}
#spring .f_right {
  margin: 0;
}
#spring img.photo {
  float: right;
  margin: 0 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  background: #fff;
  border: 1px #ccc solid;
  box-shadow: 0 2px 3px 0 #ddd;
  -moz-box-shadow: 0 2px 3px 0 #ddd;
  -webkit-box-shadow: 0 2px 3px 0 #ddd;
}
/* 秋のアウトドアフェスティバル ------------------------------------*/
div#autumn {
  padding: 0px 0 20px;
}
div#autumn h4 {
  clear: both;
  background-color: #DE9610;
  margin: 30px 0 20px 0;
  padding: 14px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 130%;
  border-radius: 5px;
}
div#autumn table.event {
  width: 420px;
  margin: 0 0 20px 0;
  border-collapse: separate;
  border-spacing: 5px 3px;
}
div#autumn table.event th {
  width: 20%;
  color: #360;
  font-weight: bold;
  background-color: #FFFFCC;
  text-align: center;
  border-bottom: 1px #FFCFA7 solid;
}
div#autumn table.event td {
  border-bottom: 1px #FFCFA7 solid;
}
/* 早春イベント ------------------------------------*/
div#sousyun {
  padding: 0px 0 20px;
}
div#sousyun h4 {
  clear: both;
  font-size: 120%;
  background-color: #FF6666;
  font-weight: bold;
  color: #FFFFFF;
  padding: .25em .75em;
  border-radius: 5px;
}
div#sousyun table.event {
  width: 400px;
  margin: 0 0 20px 0;
  /*	border: 2px #FFCFA7 solid;*/
  border-collapse: separate;
  border-spacing: 5px 3px;
}
div#sousyun table.event td.list {
  width: 70px;
  color: #F66;
  font-weight: bold;
  background-color: #FFFFCC;
  text-align: center;
  border-bottom: 1px #FFCFA7 solid;
}
div#sousyun table.event td.text * {
  color: #333;
}
div#sousyun table.event td.text {
  color: #333;
  border-bottom: 1px #FFCFA7 solid;
}
div#sousyun table.event td.text ul li {
  margin-left: 10px;
}
div#sousyun div.padri {
  padding-right: 10px;
}
/* 冬のイベント ------------------------------------*/
div#winter h4 {
  margin: 30px 0 20px 0;
  padding: 14px;
  font-weight: bold;
  border-bottom: 3px solid #685cc3;
  background-color: #f6f5ff;
  color: #685cc3;
}
div#winter table.event {
  border-collapse: separate;
  border-spacing: 5px 3px;
}
div#winter table.event th {
  width: 20%;
  color: #155ea6;
  font-weight: bold;
  background-color: #cfe7ff;
  text-align: center;
}
div#winter table.event td {
  border-bottom: 1px #cfe7ff solid;
}
