@charset "UTF-8";

@import url( base.css );
@import url( common.css );
h2 {
	margin-top: 0px;
	padding-top: 18px;
	padding-left: 15px;
	font-size: 150%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	line-height: 101%;
	text-align: center;
}
h3 {
	font-size: 100%;
	color: #339933;
	padding-right: 5px;
	padding-left: 8px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 50px;
	clear: both;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	padding-top: 3px;
}
h4 {
  position: relative;
  color: #094;
  padding: 0.2rem 0.5rem;
  border-bottom: 3px solid #094;
}
h4:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 20%;
  height: 3px;
  content: '';
  background: #00cc5b;
}
h5 {
	font-size: 100%;
	color: #111111;
    }
.path a {
	color: #666666;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}


/* パン屑リストの設定
------------------------------------------------------------- */

.path {
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
.path   a  {
	text-decoration: underline;
	color: #666666;
}
.path   a:hover  {
	text-decoration: underline;
}
.path   ul  {
	margin: 0px;
	padding: 0px;
}
.path     li   {
	padding-right: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	display: inline;
	background-image: url(/common/images/path_mrk.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin: 0px;
}
.path    .home     {
	padding-left: 5px;
	background-image: none;
}


/* タブ型切り替えの設定（新型）
------------------------------------------------------------- */

#tab {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
	clear: both;
	display: block;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	background-image: url(/common/images/tab_bar.gif);
}
.tab1,.tab2,.tab3,.tab4,.tab5,.tab6,.tab7,.tab8,.tab9 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: block;
	line-height: 12px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #E0E0E0;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tab1 a,.tab2 a,.tab3 a,.tab4 a,.tab5 a,.tab6 a,.tab7 a,.tab8 a,.tab9 a {
	text-decoration: none;
}

.t1 .tab1,.t2 .tab2,.t3 .tab3,.t4 .tab4,.t5 .tab5,.t6 .tab6,.t7 .tab7,.t8 .tab8,.t9 .tab9 {
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-color: #ffffff;
}
.t1 .tab1 a,.t2 .tab2 a,.t3 .tab3 a,.t4 .tab4 a,.t5 .tab5 a,.t6 .tab6 a,.t7 .tab7 a,.t8 .tab8 a,.t9 .tab9 a {
	color: #000000;
}


/* コンテンツの個別設定
------------------------------------------------------------- */



#parklist .name {
	font-size: 110%;
	font-weight: bold;
}
#parklist .address {
	font-size: 100%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 2px;
	padding-top: 3px;
}
#parklist .name a {
	text-decoration: none;
}
#parklist .cat {
	font-size: 11px;
	border: 1px solid #666666;
	line-height: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 3px;
}
#parklist .c1 {
	padding-top: 12px;
}
#parklist .admin {
	font-weight: bold;
}
#parklist .sub {
	margin-top: 2px;
	font-size: 100%;
	font-weight: bold;
}
#links .links {
	font-size: 90%;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 150%;
}
.links li {
	list-style-type: none;
	background-image: url(../images/link_mrk.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	padding-bottom: 10px;
}
#contents p {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 90%;
	line-height: 160%;
}
#links .links a {
	font-weight: bold;
}
#contents ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.list  {
	margin-left: 78px;
	margin-right: 50px;
	font-size: 90%;
	line-height: 170%;
	padding-bottom: 5px;
}
#aboutus  .t4  p {
}
.indent50 {
	margin-right: 50px;
	margin-left: 50px;
}
#event .daily {
	float: left;
	width: 570px;
}
#event .table {
	padding-bottom: 20px;
}
#event .month {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	background-color: #FFCC33;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
#event .sat {
	background-color: #C4E0E0;
}
#event .sun {
	background-color: #EED9E9;
}
#event .cal {
	float: right;
	width: 220px;
	padding-right: 5px;
	height: 479px;
	overflow: hidden;
}
#event .cal td {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	vertical-align: middle;
}
#event .table a {
	font-weight: bold;
}
#event .cal th {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	vertical-align: middle;
}
#event .calendar {
	height: 240px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.schedule {
	font-size: 90%;
}
#asking h3,#aboutus h3,#aboutus h4 {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.schedule li {
	padding-bottom: 5px;
}
#event .notice {
	font-size: 90%;
	line-height: 150%;
	color: #CC3300;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	margin-top: 20px;
}
.schedule li {
	padding-bottom: 10px;
}
