@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 平成角ゴシック, Osaka,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	font-size: 13px;
}

/* @group Ｈ */

h1 {
	
}

h2 {
	line-height: 1.5em;
	color: #aa0000;
	border-left: 8px solid orange;
	border-bottom: 1px solid orange;
	margin-bottom: 2px;
	margin-top: 0;
	padding-left: 4px;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
	background: url(../image/h3_img1.jpg) no-repeat 5px center;
	padding-left: 30px;
	font-weight: bold;
	clear: both;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0;
	background-color: #e2d75a;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 16px;
}

h5 {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @end */

p {
	margin: 0 0 5px;
	font-size: 14px;
}

p.clear {
	clear: both;
}

p.right {
	text-align: right;
	margin-right: 15px;
}

p.error {
	color: red;
}

img {
	border-style: none;
}

img.left {
	margin-right: 6px;
	float: left;
	margin-bottom: 5px;
}

a,
a:active,
a:hover {
	color: #202020;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #431d58;
}


/* @group info_today */

#info_today {
	border: 1px solid #fc7f7f;
	margin: 2px;
}

#info_today h4 {
	margin: 0;
	padding: 3px;
	background-color: #ff8b3e;
	font-weight: bold;
	color: white;
}

#info_today p {
	background: url(../image/btn_03-1.jpg) no-repeat 0 6px;
	padding: 1px 1px 1px 10px;
	margin: 2px;
}

/* @end */

/* @group info_emergency */

#info_emergency {
	border: 2px solid red;
	padding: 0;
	margin: 8px 2px 2px;
}

#info_emergency h2 {
	background-color: yellow;
	margin: 0;
	padding: 3px;
	border-bottom: 2px solid red;
	border-left-style: none;
	background-image: url(../image/emagency-h2-1.gif);
	line-height: 24px;
	color: black;
}

#info_emergency .c1 {
	background: url(../image/btn_02-1.jpg) no-repeat 0 2px;
	padding-left: 22px;
	margin: 2px;
	font-weight: bold;
	font-size: 16px;
}

#info_emergency .c2 {
	margin: 0;
	padding: 0 0 12px 32px;
}

/* @end */

/* @group info_emergency1 */

#info_emergency1 {
	border: 2px solid red;
	padding: 0;
	margin: 8px 2px 2px;
}

#info_emergency1 h2 {
	margin: 0;
	padding: 3px;
	border-bottom: 2px solid red;
	border-left-style: none;
	background-image: url(../image/emagency-h2-1.gif);
	line-height: 24px;
	color: black;
}

#info_emergency1 .c1 {
	background: url(../image/btn_02-1.jpg) no-repeat 0 2px;
	padding-left: 22px;
	margin: 2px;
	font-weight: bold;
	font-size: 16px;
}

#info_emergency1 .c2 {
	margin: 0;
	padding: 0 0 4px 32px;
}

/* @end */

/* @group info_emergency2 */

#info_emergency2 {
	border: 2px solid blue;
	padding: 0;
	margin: 8px 2px 2px;
}

#info_emergency2 h2 {
	margin: 0;
	padding: 3px;
	border-bottom: 2px solid blue;
	border-left-style: none;
	background-image: url(../image/emagency-h2-2.gif);
	line-height: 24px;
	color: black;
}

#info_emergency2 .c1 {
	background: url(../image/btn_02-1.jpg) no-repeat 0 2px;
	padding-left: 22px;
	margin: 2px;
	font-weight: bold;
	font-size: 16px;
}

#info_emergency2 .c2 {
	margin: 0;
	padding: 0 0 4px 32px;
}

/* @end */

ul {
	margin-left: 25px;
	list-style-type: none;
}

input.box,textarea {
	padding: 2px;
	border: 1px solid gray;
}

/* @group レイアウト */

#wrapper {
	width: 860px;
	margin: 0 auto 30px;
	border: 1px solid black;
}

#header {
	height: 50px;
	padding: 5px;
	text-align: center;
	background: url(../image/banar02.jpg) no-repeat;
	line-height: 35px;
}

#head_menu {
	height: 20px;
	line-height: 20px;
	background-image: url(../image/Head_menu1.jpg);
}

#left {
	float: left;
	width: 205px;
	padding-left: 0;
	clear: left;
}

#content {
	padding: 0;
	float: right;
	margin: 0;
	width: 650px;
	clear: right;
}

#footer {
	clear: both;
	background-color: #ff6600;
	color: white;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#main {
	width: 650px;
}

/* @end */

/* @group ヘッダ */

#header {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 50px;
}

#header h1 {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	text-decoration: none;
	text-indent: -9999px;
	border-style: none;
}

#header p {
	font-size: 0;
	line-height: 1px;
	margin-top: -100px;
}

#header img {
	position: absolute;
	top: 0;
}

/* @end */

/* @group #head_menu */

#head_menu ul {
	float: right;
}

#head_menu ul li {
	display: inline;
	border-left: 1px solid silver;
	padding-top: 2px;
	padding-bottom: 2px;
}

#head_menu ul li a {
	padding: 5px 5px 2px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}

#head_menu ul li a:hover {
	background: url(../image/Head_menu1.jpg) 0 1px;
}

/* @end */

/* @group フッタ */

/* @end */

/* @group #left */

#left ul {
	margin: 0 0 0 1px;
	padding: 0;
}

#left ul li {
	font-size: 17px;
	border-left: 5px solid orange;
	border-bottom: 1px dotted orange;
	margin-bottom: 4px;
	list-style-type: none;
	text-indent: 4px;
	line-height: 22px;
}

#left ul li a {
	display: block;
}

#left ul li a:hover {
	display: block;
	background-color: #f8c78f;
}

#leftsub ul {
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 4px;
}

#leftsub ul li {
	font-size: 14px;
	border-left-style: none;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 4px;
	line-height: 18px;
}

#leftsub ul li a {
	display: block;
}

#leftsub ul li a:hover {
	display: block;
	background-color: #f8c78f;
}

/* @end */

/* @group 料金表 */

.tb_plice {
	border-collapse: collapse;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.tb_plice th {
	border: 1px solid green;
	font-size: 14px;
	background-color: #476e19;
	color: white;
	padding: 2px;
}

.tb_plice td {
	border: 1px solid green;
	font-size: 12px;
	padding: 2px;
}

.yen {
	text-align: right;
}

/* @end */

/* @group お問合せ */

.tb_inq {
	border-collapse: collapse;
	padding: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.tb_inq td {
	border: 1px solid gray;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	padding: 4px 2px;
}

/* @end */

/* @group 利用規約 */

.tab1 {
	padding-left: 25px;
	margin-top: 5px;
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
}

.tab2 {
	padding-left: 35px;
	margin: 0;
	clear: both;
}

.tab3 {
	padding-left: 50px;
	margin: 0;
}

.ul1 {
	list-style-type: disc;
	margin-left: 50px;
}

.ul2 {
	list-style-type: decimal;
	margin-left: 65px;
}

/* @end */

/* @group トップページ */

.cont_left {
	width: 324px;
	float: left;
	text-align: center;
}

.cont_right {
	width: 324px;
	float: right;
}

.cont_info_l_wrap {
	width: 360px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	border: 1px solid #cad2ca;
	margin-bottom: 15px;
	height: 250px;
}

.cont_info_l {
	overflow: auto;
	margin: 0;
	height: 230px;
}

.cont_info_r_wrap {
	width: 265px;
	float: right;
	margin-top: 10px;
	border: 1px solid #cad2ca;
	margin-bottom: 15px;
	margin-right: 5px;
	height: 250px;
}

.cont_info_r {
	overflow: auto;
	margin: 0;
	height: 230px;
}

.cont_info_r .day{
	margin: 5px 0 0;
	background: url(../image/btn_03-1.jpg) no-repeat 0 center;
	padding-left: 11px;
	font-size: 14px;
	font-weight: bold;
}

.cont_info_r .day_cont{
	padding: 0 0 0 11px;
}

h2.info {
	line-height: 20px;
	font-size: 15px;
	background: url(../image/Head_menu2.jpg) no-repeat;
	padding-left: 9px;
	margin-bottom: 0;
}

dl.osirase {
	
}

dl.osirase dt {
	background: url(../image/btn_03-1.jpg) no-repeat 0 4px;
	padding-left: 12px;
	font-size: 14px;
	margin-top: 7px;
	cursor: pointer;
}

dl.osirase dt:hover {
	color: blue;
}

dl.osirase dd {
	overflow: hidden;
	padding-left: 2px;
	text-decoration: none;
	background-image: none;
	background-color: #e5e5e5;
	padding-right: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 6px;
}

dl.osirase a {
	text-decoration: underline;
	color: blue;
}

dl.info {
	
}

dl.info dt {
	background: url(../image/btn_02-1.jpg) no-repeat 0 center;
	padding-left: 20px;
	padding-top: 3px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
}

dl.info dd {
	font-size: 13px;
	line-height: 16px;
	margin-left: 8px;
	background: url(../image/btn_03-1.jpg) no-repeat 0 4px;
	padding-left: 12px;
	margin-bottom: 5px;
}

/* @end */

a.bl

ue {
	color: blue;
	text-decoration: underline;
}

/* @group 施設案内 */

.box1 {
	width: 310px;
	float: left;
}

.box2 {
	width: 310px;
	float: right;
	margin-right: 10px;
}



/* @end */

/* @group 概要 */

.pdf {
	margin: 10px 15px 8px;
	border-bottom: 1px dotted orange;
}

.gaiyou {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid olive;
	padding: 0;
	margin-top: 10px;
	text-align: left;
}

.gaiyou h4 {
	border-style: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: white;
	background-color: olive;
	margin: 0;
	padding: 2px 0;
	text-align: center;
}

.gaiyou dt {
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
	background: url(../image/btn_02-1.jpg) no-repeat 0 center;
	font-size: 14px;
	font-weight: bold;
}

.gaiyou dd {
	padding-left: 35px;
	padding-bottom: 5px;
	font-size: 14px;
}

/* @end */

/* @group イベントカレンダー */

#mod_event_cal {
	padding: 4px;
}

#mod_event_cal .park_table {
	float: right;
}

#mod_event_cal .park_table td {
	border-style: none;
	text-align: right;
	font-size: 12px;
}

#mod_event_cal .park_table td a {
	border-bottom: 1px dotted #0f3abc;
	color: blue;
	margin-left: 6px;
}

#mod_event_cal .park_table td a:hover {
	background-color: orange;
}

#mod_event_cal .park_table img {
	vertical-align: middle;
}

#mod_event_cal ul {
	float: right;
	margin-bottom: 4px;
	clear: both;
}

#mod_event_cal li {
	display: inline;
	margin-right: 3px;
	float: left;
}

#mod_event_cal li img {
	vertical-align: middle;
}

#mod_event_cal li a {
	font-size: 10px;
	border-bottom: 1px dotted #0f3abc;
	color: blue;
}

#mod_event_cal li a:hover {
	background-color: orange;
}

#mod_event_cal table {
	border-collapse: collapse;
	clear: both;
}

#mod_event_cal td {
	vertical-align: top;
	border: 1px solid silver;
	padding: 2px;
}

#mod_event_cal td.today {
	background-color: #fdfdd4;
}

#mod_event_cal .date {
	border: 1px solid silver;
	width: 18px;
	padding: 1px;
	text-align: center;
	margin: 0;
	font-size: 12px;
}

#mod_event_cal .sat {
	background-color: #5c5cff;
	color: white;
}

#mod_event_cal .sun {
	background-color: #ff5b5b;
	color: white;
}

#mod_event_cal .list {
	font-size: 12px;
	background: url(../image/link02.gif) no-repeat 0 2px;
	padding-left: 12px;
	line-height: 14px;
}

#mod_event_cal .list a:hover {
	background-color: orange;
}

/* @end */

/* @group イベントリスト */

.eventlist p.title {
	background: url(../image/btn_02-1.jpg) no-repeat 0 center;
	padding-left: 22px;
	padding-top: 6px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	border-bottom: 1px dotted olive;
	margin-bottom: 0;
}

.eventlist dt {
	background: url(../image/btn_02-1.jpg) no-repeat 0 center;
	padding-left: 22px;
	padding-top: 6px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	border-bottom: 1px dotted olive;
}

.eventlist dd {
	margin-left: 15px;
	width: 580px;
}

.eventlist th {
	width: 105px;
	text-align: right;
	padding-right: 5px;
	font-size: 14px;
}

.eventlist td {
	width: 510px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

p.list_subt {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	background: url(../image/btn_03-1.jpg) no-repeat 0 center;
	padding-left: 12px;
	margin-top: 8px;
}

.list_l {
	margin-left: 24px;
}

.list_r {
	text-align: right;
}

.eventlist ul {
	text-align: right;
	margin-right: 8px;
	margin-bottom: 4px;
}

.eventlist li {
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.eventlist li a {
	text-decoration: none;
	border-bottom: 1px dotted blue;
}

.eventlist a {
	text-decoration: underline;
	color: blue;
}

/* @end */

/* @group イベント詳細 */

table.details {
	margin-top: 25px;
	margin-left: 70px;
}

table.details th {
	font-size: 16px;
	border-bottom: 1px dashed gray;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 7px;
	width: 100px;
}

table.details td {
	border-left: 1px dotted gray;
	border-bottom: 1px dashed gray;
	padding-left: 8px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 400px;
}

/* @end */

/* @group アンケート */

#question {
	margin-left: 15px;
	margin-right: 15px;
}

#question fieldset {
	border: 1px solid gray;
}

#question legend {
	border: 1px solid gray;
	padding: 4px;
	margin-left: 10px;
}

#question dl {
	
}

#question dt {
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-bottom: 1px dotted orange;
}

#question dd {
	margin-left: 15px;
	margin-top: 2px;
}

#question label {
	margin-right: 8px;
	display: inline-block;
}

/* @end */

/* @group リンク */

dl.link {
	margin-left: 10px;
}

dl.link dt {
	background: url(../image/h3_img1.jpg) no-repeat 0 center;
	font-size: 18px;
	padding-left: 24px;
	margin-top: 10px;
}

dl.link dd {
	background: url(../image/link02.gif) no-repeat 0 center;
	font-size: 15px;
	margin-left: 32px;
	padding-left: 12px;
	padding-top: 2px;
}

dl.link dd.banar {
	background-image: none;
	margin-left: 20px;
}

/* @end */