@charset "utf-8";
/* CSS Document */
#top #container #header .header_bar {font-size: 0px;}
#top_news, #top_topics, #jimu {
	font-size: 80%;
	margin-bottom: 20px;
}
#top_news h3, #top_topics h3, #jimu h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #F5F5F5;
}
#top_news .list,#top_topics .list,#jimu .list {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
#top_news ul,#top_topics ul,#jimu ul {
	margin-left: 0px;
	padding-left: 0px;
}
#top_news li,#top_topics li,#jimu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	text-indent: -7em;
	padding-left: 7em;
}
#top_news li a,#top_topics li a,#jimu li a {
	text-indent: -1em;
	padding-left: 0em;
	text-decoration: none;
	color: #555;
}
#top_news li a:visited,#top_topics li a:visited,#jimu li a:visited {color: #551A8B;}
#top_news li a:hover,#top_topics li a:hover,#jimu li a:hover {
	color: #F30;
	text-decoration: underline;
}
.index_news2018 .cat,#archive .cat {
	color: #036;
	background-color: #E3E1E6;
	margin-right: 4px;
	text-align: center;
	vertical-align: bottom;
	border-radius: 10px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}

.index_news2018 .newimg,#archive .newimg {
	font-size: 80%;
	color: #FFF;
	background-color: #FF5B5B;
	margin-left: 4px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	border-radius: 3px;
	vertical-align: middle;
}



#list_nav,#top_topicslist_nav,#jimulist_nav {margin-bottom: 14px;}
#list_nav ul,#top_topicslist_nav ul,#jimulist_nav ul {margin: 0px; padding: 0px;}
#list_nav ul li,#top_topicslist_nav ul li,#jimulist_nav ul li {float: left; list-style-type: none; text-align: center;}
#list_nav ul li a,#top_topicslist_nav ul li a,#jimulist_nav ul li a {
	border-top-left-radius: 5px;     /* 左上 */
	border-top-right-radius: 5px;    /* 右上 */
	border-bottom-right-radius: 0px; /* 右下 */
	border-bottom-left-radius: 0px;  /* 左下 */
	-moz-border-radius-topleft: 5px;     /* 左上 */
	-moz-border-radius-topright: 5px;    /* 右上 */
	-moz-border-radius-bottomright: 0px; /* 右下 */
	-moz-border-radius-bottomleft: 0px;  /* 左下 */
	-webkit-border-top-left-radius: 5px;     /* 左上 */
	-webkit-border-top-right-radius: 5px;    /* 右上 */
	-webkit-border-bottom-right-radius: 0px; /* 右下 */
	-webkit-border-bottom-left-radius: 0px;  /* 左下 */
	font-size: 80%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	position: relative;
	z-index: 10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding: 6px 18px 6px 18px;
	margin-right: 5px;
	margin-top: 3px;
	transition: .1s;
	-webkit-transition: .1s;
}
#list_nav ul li a {
	border-top-color: #157D7B;
	border-right-color: #157D7B;
	border-left-color: #157D7B;
	background-color: #157D7B;
}
#top_topicslist_nav ul li a {
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
	background-color: #006699;
}
#jimulist_nav ul li a {
	border-top-color: #6F8897;
	border-right-color: #6F8897;
	border-left-color: #6F8897;
	background-color: #6F8897;
}
#list_nav ul li a:hover,#top_topicslist_nav ul li a:hover,#jimulist_nav ul li a:hover{
	color: #FFF;
	padding: 6px 18px 9px 18px;
	margin-top: 0px;
}
#list_nav ul li a:hover{background-color: #126967;}
#top_topicslist_nav ul li a:hover{background-color: #005782;}
#jimulist_nav ul li a:hover{background-color: #607684;}
#list_nav ul .select a,#list_nav ul .select a:hover,#top_topicslist_nav ul .select2 a,#top_topicslist_nav ul .select2 a:hover,#jimulist_nav ul .select3 a,#jimulist_nav ul .select3 a:hover {
	padding: 6px 18px 9px 18px;
	margin-top: 0px;
	font-weight: bold;
	background-color: #FFF;
}
#list_nav ul .select a,#list_nav ul .select a:hover{color: #157D7B;}
#top_topicslist_nav ul .select2 a,#top_topicslist_nav ul .select2 a:hover{color: #006699;}
#jimulist_nav ul .select3 a,#jimulist_nav ul .select3 a:hover{color: #5A717E;}
#top_news,#top_topics,#jimu {
	clear: both;
	background-color: #FFF;
	position: relative;
	top: -1px;
	margin-bottom: 16px;
}
#top_news, #top_topics, #jimu {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 250px;
}
/*スクロールバー表示
#top_news::-webkit-scrollbar,
#top_topics::-webkit-scrollbar,
#jimu::-webkit-scrollbar {
    width: 12px;
}
#top_news::-webkit-scrollbar-thumb,
#top_topics::-webkit-scrollbar-thumb,
#jimu::-webkit-scrollbar-thumb {
    background: #97AEB9;
}
#top_news::-webkit-scrollbar-track,
#top_topics::-webkit-scrollbar-track,
#jimu::-webkit-scrollbar-track {
    background: #f2f2f2;
}
------------------------------*/
#top_news {border: 1px solid #157D7B;}
#top_topics {border: 1px solid #006699;}
#jimu {border: 1px solid #6F8897;}
.hide{display:none;}
#top_news_title,#top_topics_title,#top_jimu_title {
	font-size: 90%;
	font-weight: bold;
	padding:3px 3px 3px 8px;
	margin: 0px 0px 8px 0px;
	background-color: #ededed;
	text-align: left;
	color: #333;
}
.sortlist {
    text-align: right;
    display: block;
    margin-right: 0px;
    font-size: 80%;
    margin: 10px 0 20px;
}
.sortlist a {
	padding-right: 20px;
	background-image: url(../img/info_mark.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	color: #666;
}
.sortlist a:hover {
	text-decoration: underline;
	color: #F30;
}

.index_news2018 .list ul, #archive ul {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.index_news2018 {
	width: 610px;
	margin-left: 20px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
#page-top a {
	display: block;
	background: #666;
	color: #fff;
	width: 80px;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#page-top a:hover {
    background: #999;
    text-decoration: none;
}
/* archive */
#archive {
	display: block;
	float: left;
	width: 740px;
	font-size: 80%;
}
.archive_title {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 130%;
	font-weight: normal;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: right center;
}
.years {font-size: 150%;}
.n {color: #157D7B;}
.t {color: #006699;}
.j {color: #6F8897;}
#archive .list {display: block;}
#archive ul {margin-left: 0px; padding-left: 0px;}
#archive li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	text-indent: -7em;
	padding-left: 7em;
}
#archive li a {
	text-decoration: none;
	text-indent: -1em;
	padding-left: 0em;
	color: #555;
}
#archive li a:visited {color: #551A8B;}
#archive li a:hover {
	color: #F30;
	text-decoration: underline;
}
#ynavi_n,#ynavi_t,#ynavi_j{
	float: right;
	display: block;
	width: 170px;
	border: 1px solid #CCC;
	font-size: 80%;
	margin-top: 12px;
} 
#link_menu{
	font-weight: normal;
	margin: 0px;
	padding: 8px;
	color: #FFF;
} 
#ynavi_n ul,#ynavi_t ul,#ynavi_j ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 
#ynavi_n ul li,#ynavi_t ul li,#ynavi_j ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#ynavi_n ul li a,#ynavi_t ul li a,#ynavi_j ul li a {
	display: block;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#ynavi_n ul li a:hover , #ynavi_t ul li a:hover , #ynavi_j ul li a:hover {
	padding: 7px 10px 7px 16px;
	background-color: #E1E1E1;}
#old_archive {
	font-size: 80%;
	text-align: center;
	clear: both;
}
#old_archive a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #DFE6E8;
	padding: 6px;
	background-color: #E4E4E4;
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #333;
}
#old_archive a:hover {
	background-color: #DFE6E8;
	padding: 6px;
	background-color: #666666;
	padding: 8px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
.blank {
	background-image: url(../img/icon_betsumado.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.archive_asset {
	color: #666;
	font-size: 75%;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #09253D;
}
.gaibu_l {
	text-indent: -9999em;
	display: none;
	margin: 0px;
	padding: 0px;
}
.top-nav {
	background-image: url(../img/top-nav-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainmenu ul {margin: 0px; padding: 0px; list-style-type: none;}
#mainmenu li {margin: 0px; padding: 0px; float: left;}
#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a,#nav8 a {
	font-family: "Noto Sans Japanese", sans-serif;
	background-image: url(../img/top-nav-back.jpg);
	display: block;
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding: 20px 0px 20px 0px;
	background-repeat: repeat;
	line-height: 1em;
}
#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav7 a {width: 106px;}
#nav6 a {width: 168px;}
#nav8 a {width: 148px;}
#mainmenu a {position: relative; transition:color .3s ease;}
#mainmenu a:hover{color: #FFD98A;}
#mainmenu a::after {
	content: ' ';
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	transition: height .3s ease;
	background-color: #FFD98A;
}
#mainmenu a:hover::after {
	height: 8px;
	transition: height .1s ease;
}
#nav1 a {background-position: 0px;}
#nav2 a {background-position: -107px;}
#nav3 a {background-position: -215px;}
#nav4 a {background-position: -322px;}
#nav5 a {background-position: -429px;}
#nav6 a {background-position: -536px;}
#nav7 a {background-position: -705px;}
#nav8 a {background-position: -812px;}
#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a {border-right: 1px solid #B7B7B7;}
#left_bnr ul {margin: 0px; padding: 0px; list-style-type: none;}
#left_bnr li {margin-bottom: 10px;}
#bnr01,#bnr01 a,#bnr02,#bnr02 a {
	background-repeat: no-repeat;
	height: 65px;
	width: 132px;
	padding: 0;
	display: block;
	text-indent: -9999px;
	transition: .2s;
	-webkit-transition: .2s;
}
#bnr01 a:hover,#bnr02 a:hover {transition: .2s; -webkit-transition: .2s;}
#bnr01 a {background-image: url(../img-index/index_left_bnr_01off.jpg);}
#bnr01 a:hover {background-image: url(../img-index/index_left_bnr_01on.jpg);}
#bnr02 a {background-image: url(../img-index/index_left_bnr_02off.jpg);}
#bnr02 a:hover {background-image: url(../img-index/index_left_bnr_02on.jpg);}
#billboard {clear: both;}
#bnr201901 a,#bnr201902 a,#bnr201903 a,#bnr201904 a,#bnr201905 a {
	background-repeat: no-repeat;
	height: 85px;
	width: 178px;
	padding: 0;
	display: block;
	text-indent: -9999px;
	transition: .2s;
	-webkit-transition: .2s;
	border: 1px solid #c0bbb7;
}
#bnr201901 a:hover,#bnr201902 a:hover,#bnr201903 a:hover,#bnr201904 a:hover,#bnr201905 a:hover {transition: .2s; -webkit-transition: .2s;}
#bnr201901 a {background-image: url(../img-index/index_right_bnr_01off.jpg);}
#bnr201901 a:hover {background-image: url(../img-index/index_right_bnr_01on.jpg);}
#bnr201902 a {background-image: url(../img-index/index_right_bnr_02off.jpg);}
#bnr201902 a:hover {background-image: url(../img-index/index_right_bnr_02on.jpg);}
#bnr201903 a {background-image: url(../img-index/index_right_bnr_03off.jpg);}
#bnr201903 a:hover {background-image: url(../img-index/index_right_bnr_03on.jpg);}
#bnr201904 a {background-image: url(../img-index/index_right_bnr_04off.jpg);}
#bnr201904 a:hover {background-image: url(../img-index/index_right_bnr_04on.jpg);}
#bnr201905 a {background-image: url(../img-index/index_right_bnr_05off.jpg);}
#bnr201905 a:hover {background-image: url(../img-index/index_right_bnr_05on.jpg);}
#index_right_bnr li {
	margin-bottom: 10px;
}





/*---------------------------------*/
#navi {
	position: relative;
	z-index: 100;
	width: 960px;
	margin-bottom: 10px;
}
#main_menu {
	position: absolute;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main_menu ul li {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main_menu ul li a {
	display: block;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 120px;
	font-size: 12px;
	margin: 0px;
	background-color: #09253D;
	overflow: hidden;
	text-align: center;
}
#main_menu ul li a:hover {
	background-color: #015E7F;
	background-repeat: no-repeat;
}
#main_menu ul ul {
	background-color: #09253D;
	position: relative;
}
#main_menu ul ul li {
	float: none;
	text-align: left;
	width: 120px;
}
#main_menu ul ul li a {
	font-size: 12px;
	color: #FFFFFF;
	width: 161px;
	background-color: #09253D;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#main_menu ul ul li a:hover {
	background-color: #006080;
}
#main_menu ul li.parent ul {
	display: none;
	width: 120px;
}
#main_menu ul li.parentOn ul {
	display: block;
	width: 120px;
}
#main_menu .li_home {
	width: 70px;
}
#main_menu .li_home a {
	width: 70px;
}
