@charset "utf-8";
/* CSS Document */
.btn_s2 {
    width: auto;
    color: #000;
    background-color: #CCC;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.3em;
    font-weight: bold;
	-webkit-appearance: none;
}
.btn_s {
    width: auto;
    color: #FFFFFF;
    background-color: #00913A;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.3em;
    font-weight: bold;
	-webkit-appearance: none;
}

.horizontal-list {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.cap{
	clear: both;
	margin-top: 30px;
}
.menus3 input[type="submit"] {
	width:115px;
	height: 30px;
	display: block;
	background-color: #00913A;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border: 0px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}
.menus3 input[type="button"] {
	width:115px;
	height: 30px;
	display: block;
	background-color: #565656;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	border: 0px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.main table a:hover {
	background-color: #F39800;
}

.menus3 {
	z-index: 999;
	width: 585px;
	height: auto;
	position: absolute;
	display: block;
	margin-bottom: 50px;
	background: #FFFFFF;
	padding: 10px;
}
.tab_mj2 th {
	font-size: 0.8em;
	font-weight: bold;
}
.tab_mj th {
  /* 縦スクロール時に固定する */
  position: -webkit-sticky;
  position: sticky;
  /* 高さが変わらないよう改行させない */
  white-space: nowrap;
	font-size: 0.8em;
	font-weight: normal;
}

.tab_mj tr:nth-child(1) th {
    top: 0;
}

.jigyosho{
	color: white;
	font-weight: bold;
	float: left;
	width: auto;
	margin-top: 26px;
    margin-left: 10px;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.2em;
}
body, input, textarea, select, button {
    font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.main2{
	width:1200px;
	height: auto;
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.2em;
	line-height: 2.4em;
}
password {
	font-size: 2.0em;
	line-height: 2.4em;
	width: 200px;
}
.btn{
	width: 200px;
	height: 50px;
	color: #FFFFFF;
	background-color: #00913A;
	margin-top: 20px;
}
h2{
	color: #00913A;
}
.kanri{
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}
.kanri a {
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	font-size: 0.9em;
}
.kanri a:hover {
	color: #F39800;
}

body{
	margin: 0px;
	padding: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
}
.head_box {
    margin: 0px;
    width: auto;
    height: 80px;
    background-color: #00913A;
    padding-left: 20px;
    padding-right: 20px;
}
.head_box h1 a {
	background-image: url(../img/rogo.png);
	height: 50px;
	width: 100px;
	display: block;
	text-indent: -3000px;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
}
.head_box h1 a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.main{
	width:1180px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    padding-left: 20px;
}
.main_menu ul {
  list-style: none;
}
.main_menu li {
	float: left;
 	list-style: none;
}
.main_menu li a {
	width:118px;
	height: 27px;
	display: block;
	background-color: #00913A;
	color: #fff;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	padding-top: 3px;
	font-size: 0.8em;
	overflow: hidden;
	line-height: 2.2em;
}
.main_menu li a:hover {
	background-color: #F39800;
}

.main_menu2 ul {
  list-style: none;
}
.main_menu2 li {
	width:118px;
	height: 27px;
	display: block;
	background-color: #DDDDDD;
	color: #000;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	padding-top: 3px;
	font-size: 0.8em;
}

.main_menu3 ul {
  list-style: none;
}
.main_menu3 li {
	float: left;
 	list-style: none;
}
.main_menu3 li a {
	width:118px;
	height: 27px;
	display: block;
	background-color: #B5B5B6;
	color: #000;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	padding-top: 3px;
	margin-top: 2px;
	font-size: 0.7em;
	overflow: hidden;
	line-height: 2.2em;
}
.main_menu3 li a:hover {
	background-color: #F39800;
}



.nav{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.nav a {
	color: #00913A;
	text-decoration: none;
}
.nav a:hover {
	color: #F39800;
}

.main_line2{
	margin-top: 0px;
}
.main_line{
	margin-top: 20px;
}
.line{
	margin-top: 10px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menus {
	width:118px;
	height: auto;
	float: left;
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
}
.menus li {
 	list-style: none;
	clear: both;
	margin-top: 0px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	padding-top: 3px;
}

.hant01s a{
	background-color: #F93253 !important;
}
.hant01s a:hover {
	background-color: #F39800 !important;
}
.hant02s a{
	background-color: #FFF100 !important;
}
.hant02s a:hover {
	background-color: #F39800 !important;
}
.hant03s a{
	background-color: #05CCBD !important;
}
.hant03s a:hover {
	background-color: #F39800 !important;
}


.hant01 a{
	background-color: #F93253 !important;
}
.hant01 a:hover {
	background-color: #F39800 !important;
}
.hant02 a{
	background-color: #FFF100 !important;
}
.hant02 a:hover {
	background-color: #F39800 !important;
}
.hant03 a{
	background-color: #05CCBD !important;
}
.hant03 a:hover {
	background-color: #F39800 !important;
}
.menus li a {
	width:113px;
	height: 27px;
	display: block;
	background-color: #B5B5B6;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-right: 2px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 0.6em;
    overflow: hidden;
    line-height: 2.2em;
	font-weight: bold;
}
.menus li a:hover {
	background-color: #F39800;
}

.menus2 li a {
	width:113px;
	height: 27px!important;
	display: block;
	background-color: #B5B5B6;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 0.6em;
    overflow: hidden;
    line-height: 2.2em;
	float: left;
	font-weight: bold;
}
.menus2 li a:hover {
	background-color: #F39800;
}
.menus3 li a {
	width:113px;
	height: 27px!important;
	display: block;
	background-color: #8FC31F;
	color: #fff;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 1.0em;
    overflow: hidden;
    line-height: 2.2em;
	float: left;
}
.menus3 li a:hover {
	background-color: #F39800;
}

.gray{
	background-color:#565656!important;
}
.hit a {
	width:118px;
	height: 27px;
	display: block;
	background-color: #00913A !important;
	color: #fff !important;
	text-decoration: none;
	text-align: center;
	margin-right: 2px;
	padding-top: 3px;
}
.hit a:hover {
	background-color: #F39800 !important;
}

.hit2 a {
	background-color: #8FC31F !important;
	color: #fff;
}
.hit2 a:hover {
	background-color: #F39800 !important;
}

.footer{
	clear: both;
	text-align: center;
	margin: 30px;
}
.main table a {
	width:110px;
	height: 24px;
	display: block;
	background-color: #00913A;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
.main table a:hover {
	background-color: #F39800;
}
.main table .nomal a {
	width:auto;
	height: auto;
	display: inline;
	background-color: #DDDDDD;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
}
.main table .nomal a:hover {
	color: #F39800;
}
.main table .nomal2 a {
	width:auto;
	height: auto;
	display: inline;
	background-color: #bbbbbb;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
}
.main table .nomal2 a:hover {
	color: #F39800;
}




.choice a {
	width:80px !important;
	height: 30px !important;
	display: block !important;
	background-color: #EA5514 !important;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px !important;
}
.choice a:hover {
	background-color: #F39800 !important;
}

.main table {
	font-size: 0.9em;
}

.cho01 a {
	width: 290px !important;
	height: 100px !important;
	display: block !important;
	background-color: #00913A !important;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 65px !important;
	font-size: 2.0em !important;
}
.cho01 a:hover {
	background-color: #F39800 !important;
}
.cho02 a {
	width: 290px !important;
	height: 100px !important;
	display: block !important;
	background-color: #B5B5B6 !important;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 65px !important;
	font-size: 2.0em !important;
}
.cho02 a:hover {
	background-color: #B5B5B6 !important;
}
.cho03 a {
	width: 290px !important;
	height: 100px !important;
	display: block !important;
	background-color: #EA5514 !important;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 65px !important;
	font-size: 2.0em !important;
}
.cho03 a:hover {
	background-color: #F39800 !important;
}

@media screen and (max-width: 1180px) {
.head_box {
    width: 1200px;
}

}
