@charset "UTF-8";
/* CSS Document */

/* 緊急時 */
#sec0_wrap {
/*	background: #E8E1D0;*/
	padding: 35px 0 0px;
	width: 100%;
}
#sec0 {
	position: relative;
	background: #fff;
	border: solid 5px #ee0000;
	margin: 0 auto;
	width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec0_0 {
	margin-top:30px;
	margin-left:70px;
	margin-right:70px;
}

.sec0_1 ul li {
	position: relative;
	display: block;
	background-color: #ee0000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	margin-bottom: 13px;
	line-height: 40px;
	letter-spacing: 0.1em;
	width: 100%;
	height: 40px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 3px 3px 0 #ccc;
}
.sec0_1 ul li a {
	display: block;
	color: #fff;
	width: 100%;
}
.sec0_1 ul li:active {
	top: 3px;
	box-shadow: none;
}
.sec0_1 ul li {
	background: url(../images/public/arrow2_1.gif) no-repeat 315px center #ee0000;
}
.sec0_1 ul {
	margin: 30px auto;
	text-align: center;
}
.sec0_1 ul li {
	display: inline-block;
	margin: 10px 50px;
	width: 350px;
}
/*                   */

#sec1_wrap {
/*	background: #E8E1D0;*/
	padding: 5px 0 30px;
	width: 100%;
}
#sec1 {
	position: relative;
	background: #fff;
	border: solid 7px #7C541A;
	margin: 0 auto;
	padding: 30px 36px;
	width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#news_nav {
	position: absolute;
	top: 28px;
	right: 36px;
}
#news_nav li {
	display: inline-block;
	margin-left: 10px;
	padding-top: 2px;
	font-size: 0.813em;
}
#news_nav li:first-child {
	margin-left: 0;
}
#news_nav li.arrow {
	background: url(../images/public/arrow.gif) no-repeat left center;
	padding-left: 25px;
}
#news_nav li img {
	margin-right: 0.3em;
	vertical-align: middle;
}
#news_nav li a {
	color: #3D3938;
}
#sec1 h2.flag {
	margin-left: 10px;
	color: inherit;
    background: none;
    margin-bottom: 0;
    padding-left: 0;
    height: auto;
    font-size: inherit;
    font-weight: normal;
    line-height: none;
}
#sec1 article {
	border-top: solid 1px #CCC;
	padding: 15px 0;
	overflow: hidden;
}
#sec1 article:first-child {
	border-top: none;
}
.news_date {
	float: left;
	width: 16%;
	font-size: 0.875em;
	text-align: center;
}
.news_tag {
	float: left;
	color: #fff;
	margin: 0 4% 0 1%;
	background: #f8b600;
	border: 1px solid #f8b600;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 14%;
	font-size: 0.813em;
	text-align: center;
}
.news_tit {
	float: left;
	width: 62%;
	font-size: 0.875em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #2D8ACC;
}
#sec2_wrap {
	padding: 35px 0;
	width: 100%;
}
#sec2 {
	position: relative;
	background: #fff;
	border: solid 5px #7498CF;
	margin: 0 auto;
	width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec2 h2 {
	background: #7498CF;
	padding-left: 15px;
	height: 56px;
}
#sec2 h2 img {
	margin-top: 9px;
}
.search_wrap {
	display: table;
	margin: 30px auto;
}
.search_wrap p {
/*	display: table-cell;
	padding-right: 20px;
	font-size: 0.875em;
	vertical-align: middle;*/
	margin-bottom: 10px;
	font-size: 0.875em;
}
.search_wrap p img {
	vertical-align: sub;
}
dl.search_box {
/*	display: table-cell;*/
	position: relative;
	background-color: #E6E6E6;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
dl.search_box dt {
}
dl.search_box dt input {
	padding: 0 0 0 20px;
	width: 70%;
	height: 40px;
	line-height: 40px;
	background: none;
	border: none;
}
dl.search_box dd {
	position: absolute;
	top: -1px;
	right: 0;
	width: 30%;
}
/* dl.search_box dd button { */
dl.search_box dd input {
	display: block;
	background: #666;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 0.875em;
	letter-spacing: 0.25em;
	border: none;
	border-radius: 0 8px 8px 0;
	opacity: 1.0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	color: #FFF;
}
/* dl.search_box dd button:hover { */
dl.search_box dd input:HOVER {
	opacity: 0.7;
}
/*
dl.search_box dd button span {
	display: block;
	color: #FFF;
}
*/
.search1 {
	width: 422px;
}
.search2 {
/*	width: 246px;*/
	width: 350px;
}
.sec2_1 {
	overflow: hidden;
}

/*                   */
.sec2_1_0 ul li {
	position: relative;
	display: block;
	background-color: #2C8650;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	margin-bottom: 13px;
	line-height: 40px;
	letter-spacing: 0.1em;
	width: 100%;
	height: 40px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 3px 3px 0 #ccc;
}
.sec2_1_0 ul li a {
	display: block;
	color: #fff;
	width: 100%;
}
.sec2_1_0 ul li:active {
	top: 3px;
	box-shadow: none;
}
.sec2_1_0 ul li {
	background: url(../images/public/arrow2.gif) no-repeat 315px center #67ba65;
}
.sec2_1_0 ul {
	margin: 30px auto;
	text-align: center;
}
.sec2_1_0 ul li {
	display: inline-block;
	margin: 10px 50px;
	width: 350px;
}

.sec2_1_1 {
	float: left;
	border-right: solid 1px #ccc;
	padding: 35px 30px;
	width: 415px;
}
.sec2_1_1 h3 {
	margin-bottom: 15px;
}
.sec2_1_1 ul {
	position: relative;
	background: url(../images/public/map.gif) no-repeat center top;
	width: 100%;
	height: 482px;
}
.sec2_1_1_dialog ul {
	position: relative;
	background: url(../images/public/map.gif) no-repeat center top;
	width: 100%;
	height: 482px;
	border-right: solid 0px;
}
.sec2_1_1 ul li, .sec2_1_1_dialog ul li {
	position: absolute;
	display: inline;
}
.area00 {
	top: 2px;
	left: 36px;
}
.area99 {
	top: 42px;
	left: 36px;
}
.area01 {
	top: 27px;
	left: 305px;
}
.area02 {
	top: 70px;
	left: 170px;
}
.area03 {
	top: 85px;
	left: 270px;
}
.area04 {
	top: 135px;
	left: 80px;
}
.area05 {
	top: 150px;
	left: 220px;
}
.area06 {
	top: 150px;
	left: 300px;
}
.area07 {
	top: 180px;
	left: 160px;
}
.area08 {
	top: 208px;
	left: 50px;
}
.area09 {
	top: 208px;
	left: 348px;
}
.area10 {
	top: 240px;
	left: 145px;
}
.area11 {
	top: 240px;
	left: 275px;
}
.area12 {
	top: 250px;
	left: 210px;
}
.area13 {
	top: 265px;
	left: 35px;
}
.area14 {
	top: 270px;
	left: 340px;
}
.area15 {
	top: 315px;
	left: 180px;
}
.area16 {
	top: 305px;
	left: 285px;
}
.area17 {
	top: 365px;
	left: 35px;
}
.area18 {
	top: 365px;
	left: 160px;
}
.area19 {
	top: 365px;
	left: 290px;
}
.area20 {
	top: 400px;
	left: 220px;
}
.area21 {
	top: 420px;
	left: 125px;
}
.sec2_1_2 {
	float: right;
	width: 474px;
}
.sec2_1_2 h3 {
	margin: 35px 0 -25px 30px;
/*	margin: 30px 0 -25px;*/
/*	text-align: center;*/
}
.sec2_1_2 ul {
	text-align: center;
}
.sec2_1_2 ul li {
	position: relative;
	display: block;
	background-color: #2C8650;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fff;
	margin-bottom: 13px;
	line-height: 40px;
	letter-spacing: 0.1em;
	width: 100%;
	height: 40px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 3px 3px 0 #ccc;
}
.sec2_1_2 ul li a {
	display: block;
	color: #fff;
	width: 100%;
}
.sec2_1_2 ul li:active {
	top: 3px;
	box-shadow: none;
}
.sec2_1_2_1 ul {
	margin: 30px auto 20px;
	width: 350px;
}
.sec2_1_2_1 ul li {
	background: url(../images/public/arrow2.gif) no-repeat 315px center #67ba65;
}
.sec2_1_2_2 ul {
	margin: 30px auto;
	width: 280px;
}
.sec2_1_2_2 ul li {
	background: url(../images/public/arrow2.gif) no-repeat 245px center #67ba65;
}
#sec3_wrap {
/*	background: #F9F9F5;*/
	padding: 35px 0;
	width: 100%;
}
#sec3 {
	position: relative;
	background: #fff;
	border: solid 5px #DCB103;
	margin: 0 auto;
	padding: 30px 55px 35px;
	width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sec3 h2 {
	margin-bottom: 35px;
}
#sec3 table td dt {
	clear: both;
	float: left;
/* 	width: 7em; */
	text-align: right;
}
#sec3 table td dd {
	padding-left: 8.5em;
}

/* ダイアログボタン用 */
.floatLeft { float: left; }

.floatRight { float: right; }

a.button {
	background: linear-gradient(to bottom, rgb(244,244,244) 0%,rgb(212,212,212) 50%,rgb(245,245,245) 100%);
	background-repeat: no-repeat;
	border: solid 1px #cecece;
	text-decoration: none;
	color: #333333;
	width: 70px;
	display: block;
	text-align: center;
}

p.button {
	margin-top: 10px;
	padding: 0 5px 20px 5px;
}

p.button a {
	background: linear-gradient(to bottom, rgb(244,244,244) 0%,rgb(212,212,212) 50%,rgb(245,245,245) 100%);
	background-repeat: no-repeat;
	border: solid 1px #cecece;
	text-decoration: none;
	color: #333333;
	width: 70px;
	display: block;
	text-align: center;
}

p.button a.floatLeft { margin-right: 5px; }

p.button a.floatRight { margin-left: 5px; }
