@charset "utf-8";
/* ==================================================
共通
================================================== */
* {
  margin: 0; 
	padding: 0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
}

body {
	margin:0; /* 変更しない */
	padding:0; /* 変更しない */
	font-size:87.5%; /* 14pxのとき */
	line-height:1.6; /* 変更しない */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
-webkit-text-size-adjust: 100%;
  width: 100%;
	height: 100%;
}

ul, ol, dl { margin: 0; padding: 0; list-style:none; }

.sp { display: none; }

.red { color: #ab3636; }

/* ==================================================
構造
================================================== */
#whole {
}

.contents { width: 960px; margin: 0 auto; }

/* ==================================================
ヘッダ header
================================================== */
#header_whole {
  background: #3a7000 url(../images/header_bg.png) repeat-x center bottom;
  min-height: 124px;
}

#header {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#header .logo,
#header .logo img { float: left; }

#header .logo img:first-child { border-right: 1px solid #456E15; }

#header #user_area {
  float: right;
  background: #254101;
  color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius: 0 0 4px 4px / 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px / 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px / 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px / 0 0 4px 4px;
}
#header #user_area > div {
  border-right: 1px solid #1c3001;
	float: left;
  padding: 8px;
}

#header #user_area > div:last-child { border: none; }

#header .h1_title {
  clear: both;
  float: left;
  margin: 10px 0 0 0;
}

#header #user_area .lang a { color: #fff; }

#header .h1_title p {
  color: #f6d77b;
  margin: 0;
}
#header h1, #header .h1_title p.parkname { color: #fff; display: inline; margin-right: 16px; }
p.parkname { font-size: 200%;  font-weight: 700; }
p.parkname a { color: #fff; }
#header .h1_title span { color: #fff; font-size: 100%; font-weight: normal; vertical-align: 0.4em; }

/* =========== user access =========== */
#HeaderArea #FontChange,
#HeaderArea #ScreenColor {
	float: left;
	font-weight: bold;
	margin-right: 20px;
}

#FontChange p ,
#FontChange ul,
#ScreenColor p ,
#ScreenColor ul  {
	float: left;
}

#FontChange p,
#ScreenColor p {
	padding-top: 0;
}

#FontChange li {
	float: left;
	display: block;
	color: #fff;
	margin-left: 8px;
}

#FontChange a { color: #fff; text-decoration: none; }

#ScreenColor li {
	margin: 0 2px;
	float: left;
}

#ScreenColor, #ScreenColor p, #ScreenColor ul, #ScreenColor li, #ScreenColor li a {
/*	display: inline; */
	font-weight: normal;
}

#ScreenColor li a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	border: 1px solid #888;
	margin-left: 0.2em;
	padding: 0.3em 0.5em 0.1em 0.5em;
}
#ScreenColor li.bt1 a, #ScreenColor li.bt1 a:visited {
	color: #000;
	background-color: #FFF;
}
#ScreenColor li.bt2 a, #ScreenColor li.bt2 a:visited {
	color: #FFF;
	background-color: #000;
}
#ScreenColor li.bt3 a, #ScreenColor li.bt3 a:visited {
	color: #FF0;
	background-color: #00F;
}
#ScreenColor li a:visited {
	color: #909;
}
#ScreenColor li a:hover {
	color: #C00;
	background-color: #FFC;
}

*:first-child+html #ScreenColor li {
	border: 1px solid #fff;
	border-top: 1px solid #000;
	padding: 6px  0 6px 0;
		margin-left: 0;
}

*:first-child+html #ScreenColor li a {
	margin-left: 0;
}


/* =========== tkp-header-search =========== */
.tkp-header-search {
  float: right;
  margin-top: 30px;
  width: 190px;
  height: 35px;
}

.tkp-header-search form,
.tkp-header-search fieldset,
.tkp-header-search legend,
.tkp-header-search label,
.tkp-header-search input {
  margin: 0;
  padding: 0;
  border: 0 none;
  text-align: right;
  _zoom: 1;
  white-space: nowrap;
}

.tkp-header-search label {
  display: none;
  font-size: 100%;
  line-height: 1.71428;
  cursor: text;
  position: absolute;
  left: 13px;
  top: 8px;
  z-index: 2;
}

.tkp-header-search legend {
  color: #fff;
  font-size: 87.5%;
  /* 14px */
  line-height: 1.857;
  /* 14px / 26px */
}

.tkp-header-search fieldset {
  display: block;
  position: relative;
}

.tkp-header-search .tkp-header-search-keyword,
.tkp-header-search #MF_form_phrase,
.tkp-header-search #MF_form_phrase2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  padding-left: 10px;
  height: 35px;
  background: #f6f8cb;
  text-align: left;
  vertical-align: middle;
  font-size: 75%;
  /* 12px */
  font-family: "Meiryo", "MS PGothic", "Hiragino Kaku Gothic Pro", sans-serif;
  background: url(../images/search_input_bg.png) left top no-repeat transparent;
  border: 0 none;
  outline: medium none;
  color: #fff;
}

.tkp-header-search .tkp-header-search-keyword:focus,
.tkp-header-search #MF_form_phrase:focus,
.tkp-header-search #MF_form_phrase2:focus {
  background: url(../images/search_input_bg.png) left bottom no-repeat;
}

.tkp-header-search .tkp-header-search-submit,
.tkp-header-search #MF_form_phrase_submit,
.tkp-header-search #MF_form_phrase_submit2 {
  position: absolute;
  top: 8px;
  left: 156px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.tkp-header-search .tkp-header-search-submit:hover,
.tkp-header-search #MF_form_phrase_submit:hover,
.tkp-header-search #MF_form_phrase_submit2:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.tkp-header-search input::-ms-clear {
    visibility:hidden
}

/* ==================================================
footer
================================================== */
#footer {
  background: url(../images/footer_bg.jpg)repeat 0 0;
	padding: 32px 0;
}


/*
footer link
___________________________________________________________________*/
.migoro h2, .osusume h2, .closeup h2 {
  color: #fff;
	height: 60px;
	font-size: 120%;
  padding: 20px 10px 20px 80px;
	box-sizing: border-box;
  border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}

.migoro h2 { background: #587305 url(../images/bg_migoro.png) no-repeat 4px 0; }
.osusume h2 { background: #c94453 url(../images/bg_osusume.png) no-repeat 4px 0; }
.closeup h2 { background: #02719a url(../images/bg_closeup.png) no-repeat 4px 0; }

.migoro,
.osusume,
.closeup {
  width: 293px; margin-left: 40px;
}

#footer .wrap_box div:first-child { margin-left: 0; }

.box_inner {
  padding: 16px;
  background: #fff;
  border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}

.migoro ul li {
  display: inline-block;
	font-size: 74%;
	text-align: center;
	padding-left: 8px;
}
.migoro ul li:nth-child(3n+1) { padding-left: 0; }
.migoro ul li img {
  width: 76px;
	display: block;
}

.osusume h3 {
  color: #a52b39;
	background: url(../images/icon_osusume.png) no-repeat 0 0.2em;
	padding-left: 22px;
	margin: 0;
}

.osusume ul { margin-bottom: 1em; }

.osusume li {
  display: inline;
	margin-right: 1em;
	border-bottom: 1px dotted #888;
	line-height: 2.0;
	white-space: nowrap;
}

.osusume li a { color: #333; }
.osusume li a:hover { color: #d40000;}

.otherlinks { text-align: right; }
.otherlinks a { color: #333; background: url(../images/tri_gray.png) no-repeat 0 0.15em; padding-left: 16px;}
.otherlinks a:hover { color: #d40000;}

.closeup li { text-align: center; margin-bottom: 10px; }

/*___ footer link _____________*/
.footer_link { text-align: center; margin: 40px 0 30px 0; }
.footer_link li { display: inline; background:url(../images/tri_green.png)no-repeat 0 0; padding: 3px 26px 4px 26px;}
.footer_link li a { color: #fff; }
.footer_link li a:hover { text-decoration: underline; }

/*___ banner link _____________*/
.banner_link { text-align: center; margin: 40px 0 30px 0; }
.banner_link li { display: inline; padding-left: 6px;}
.banner_link li:first-child { padding-left: 0; }

/*___ footer info _____________*/
.footer_info {
  color: #fff;
	text-aling: center;
}

.footer_info a { color: #fff; }
.footer_info a:hover { text-decoration: underline; }
.footer_info ul { float: left; }
.footer_info li { display: inline; border-left: 1px solid #fff; padding: 0 1em; }
.footer_info li:first-child { border-left: 0; }

.footer_info .copyright_text { float: right; text-align: right; margin: 0.5em 0; font-size: 74%;}

/* ==================================================
その他
================================================== */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■画面色■（全ページ共通）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.nonebg, .nonebg #header_whole,
.nonebg #footer,
.nonebg h2,
.nonebg .wrap_box > div {
	background-image: none;
}

/* 画面色　黒 */
.black * {
  color: #FFF !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

body.black {
  background-image: none;
  background-color: #000;
}

.black h2,
.black h2 span,
.black h2 a {
  background-color: #FFF !important;
  color: #000 !important;
}

/* 画面色　青 */

.blue * {
  color: #FF0 !important;
  background-color: #00F !important;
  border-color: #FF0 !important;
}

body.blue {
  background-image: none;
  background-color: #00F;
}

.blue h2,
.blue h2 span,
.blue h2 a {
  background-color: #FF0 !important;
  color: #00F !important;
}