@charset "Shift_JIS";

/*-----------------------------------------------------------*/
body {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
a img {
	border: none;
}
a ,a:hover,a:link,a:visited,a:active{
	transition:color .3s ease;
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	text-align: left;
}
/*	-----------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
.header_bar {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.header_left {
	background-image: url(../img/head01.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 306px;
	float: left;
	display: inline;
}
.header_left a {
	background-image: url(../img/head01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 306px;
}
.header_right {
	background-image: url(../img/head02_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 48px;
	width: 654px;
}
.header_text {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFCC;
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.header_menu {
	padding: 0px;
	width: 265px;
	margin: 18px 0px 5px 0px;
	float: right;
}
.header_menu ul {
	margin: 0px;
	padding: 0px;
}
.header_menu li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.head_menu01,.head_menu02,.head_menu03 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.head_menu01 {background-image: url(../img/head_menu01.gif); width: 83px;}
.head_menu02 {background-image: url(../img/head_menu02.gif); width: 93px;}
.head_menu03 {background-image: url(../img/head_menu03.gif); width: 50px;}
.head_menu01 a,.head_menu02 a,.head_menu03 a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.head_menu01 a {background-image: url(../img/head_menu01.gif); width: 83px;}
.head_menu02 a {background-image: url(../img/head_menu02.gif); width: 93px;}
.head_menu03 a {background-image: url(../img/head_menu03.gif); width: 50px;}
.head_menu01 a:hover {background-image: url(../img/head_menu01_on.gif); }
.head_menu02 a:hover {background-image: url(../img/head_menu02_on.gif); }
.head_menu03 a:hover {background-image: url(../img/head_menu03_on.gif); }
.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
	font-size: 1px;
}
/*---------------------------------*/
#navigation {
	position: relative;
	z-index: 100;
	width: 960px;
	height: 24px;
}
#menu {
	position: absolute;
	margin: 0 auto;
	width: 960px;
	height: 24px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	width: 164px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu ul li a {
	display: block;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 164px;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	background-color: #09253D;
	overflow: hidden;
}
#menu ul li a:hover {
	background-color: #015E7F;
	background-repeat: no-repeat;
}
#menu ul ul {
	background-color: #09253D;
	position: relative;
}
#menu ul ul li {
	float: none;
	text-align: left;
	width: 164px;
}
#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;
}
#menu ul ul li a:hover {
	background-color: #006080;
}
#menu ul li.parent ul {
	display: none;
	width: 164px;
}
#menu ul li.parentOn ul {
	display: block;
	width: 164px;
}
#menu .li_home {
	width: 70px;
}
#menu .li_home a {
	width: 70px;
}
/*-------------------------------------------------------*/
.menu_komoku_text {
	font-size: 90%;
	color: #6699FF;
	padding-left: 2px;
	height: 18px;
	width: 164px;
	padding-top: 2px;
	line-height: 2em;
}
.menu_bar {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 144px;
	background-image: url(../igakubu/img-index/menu_bar.jpg);
}
.main_menu_common {
	margin: 0px;
	width: 144px;
	clear: right;
	float: right;
	display: block;
	padding: 0px;
	font-size: 10px;
}
.main_menu_common ul {
	padding-top: 19px;
	background-image: url(../img/menu_bar.jpg);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1bbca;
}
.main_menu_common li {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a1bbca;
	background-repeat: no-repeat;
}
.menu_blank {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.menu_tiiki a,.menu_raiin a,.menu_kigyo a,.menu_nyugaku a,.menu_kensyu a,.menu_gakunai a,.menu_home a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 144px;
}
.menu_tiiki a {background-image: url(../img/menu_tiiki.jpg);}
.menu_tiiki a:hover {background-image: url(../img/menu_tiiki_hover.jpg);}
.menu_raiin a {background-image: url(../img/menu_raiin.jpg);}
.menu_raiin a:hover {background-image: url(../img/menu_raiin_hover.jpg);}
.menu_kigyo a {background-image: url(../img/menu_kigyo.jpg);}
.menu_kigyo a:hover {background-image: url(../img/menu_kigyo_hover.jpg);}
.menu_nyugaku a {background-image: url(../img/menu_nyugaku.jpg);}
.menu_nyugaku a:hover {background-image: url(../img/menu_nyugaku_hover.jpg);}
.menu_kensyu a {background-image: url(../img/menu_kensyu.jpg);}
.menu_kensyu a:hover {background-image: url(../img/menu_kensyu_hover.jpg);}
.menu_gakunai a {background-image: url(../img/menu_gakunai.jpg);}
.menu_gakunai a:hover {background-image: url(../img/menu_gakunai_hover.jpg);}
.menu_home a {background-image: url(../img/menu_home.jpg);}
.menu_home a:hover {background-image: url(../img/menu_home_hover.jpg);}
#top {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
.main_left_menu {
	margin: 0px;
	padding: 0px;
	width: 144px;
	float: right;
	font-size: 10px;
}
.main_left_menu ul {
	margin: 0px;
	padding: 0px;
}
.main_left_menu li {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1bbca;
	display: block;
}
#c_main {
	background-image: url(../igakubu/img-index/c_main_back_color.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
}
#c_main_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 650px;
	text-align: left;
}
#c_right_box {
	padding: 0px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
/*
産学連携下のボタン指示用
*/

/*
ここまで
*/
.h2_title {
	background-image: url(../img/title_h2.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 0 20px;
	padding: 5px 40px 5px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	clear: both;
}
.h3_title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/title_h3.gif);
	background-repeat: repeat-y;
	clear: both;
	display: block;
	border-bottom: solid #C6D1E3 2px;
	background-position: left bottom;
	margin: 20px 0 14px;
	padding: 8px 0 5px 15px;
	line-height: 1em;
}
.h3_title_90per {
	font-size: 18px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/title_h3.gif);
	background-repeat: repeat-y;
	width: 565px;
	clear: both;
	display: block;
	margin: 20px 0px 14px 0px;
	padding: 5px 0px 1px 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C6D1E3;
	background-position: center bottom;
}
.h4_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/title_h4.gif);
	background-repeat: no-repeat;
	background-color: #D0DDF1;
	background-position: center;
	clear: both;
	display: block;
	margin: 0 0 16px;
	padding: 5px 20px 5px 28px;
}
.h4_title_red {
	font-size: 14px;
    font-weight: bold;
	color: #900000;
	background-image: url(../img/title_h4.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 550px;
	clear: both;
	margin: 15px 0 5;
	padding: 5px 0px 0px 30px;
}
.h4_title_red_80per {
	font-size: 14px;
	font-size: 80%;
	font-weight: bold;
	color: #900000;
	background-image: url(../img/title_h4.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 550px;
	clear: both;
	margin: 15px 0 5;
	padding: 5px 0px 0px 30px;
}
.h4_title_red_70per {
	font-size: 14px;
	font-size: 70%;
	font-weight: bold;
	color: #900000;
	background-image: url(../img/title_h4.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 550px;
	clear: both;
	margin: 15px 0 5;
	padding: 5px 0px 0px 30px;
}
.h5_title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
}
.text_box1 {
	display: block;
}
#c_main_left {
	margin: 0px;
	padding: 0px;
	width: 301px;
	float: left;
}
#c_main_left img {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-image: url(../img-index/main_back_color.jpg);
	background-repeat: repeat-y;
}
.pankuzu_box {
	text-align: right;
	color: #333333;
	font-size: 70%;
	padding: 0 10px 0 0;
	margin: 10px 0 10px 0;
}
.pankuzu_box a {
	color: #333333;
	text-decoration: none;
}
.pankuzu_box a:hover {
	color: #FF6600;
}
.top {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
.top a {
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	clear: both;
}
.top a:hover {
	color: #ff6600;
}
/*
------------------------------------------------------------------*/
.inforbox_cms {
	margin: 0px;
	padding: 0px;
}
.infor_title_bar {
	font-size: 70%;
	background-image: url(../igakubu/img-index/igakubu_infor.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 557px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.infor_title_bar a {
	color: #333333;
	text-decoration: none;
}
.infor_title_bar a:hover {
	color: #CC6600;
}
/*新英語ページ用
------------------------------------------------------------------*/
.infor_title_bar_en {
	font-size: 70%;
	background-image: url(../igakubu/img-index/igakubu_infor2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 557px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.infor_title_bar_en a {
	color: #333333;
	text-decoration: none;
}
.infor_title_bar_en a:hover {
	color: #CC6600;
}
/*新英語ページ用ここまで
------------------------------------------------------------------*/
.infor_title_bar2 {
	font-size: 80%;
	display: block;
	width: 560px;
	margin: 10px auto;
	padding: .5em 1em;
	background-color: #E6E6E6;
	clear: both;
}
.cms_infor_box {
	margin: 5px 0px 5px 53px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 530px;
}
.cms_infor_box ul {
	background-image: url(../igakubu/img-index/img_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px 2px;
}
.cms_infor_box li {
	font-size: 80%;
	color: #333333;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cms_infor_box_m {
	margin: 20px auto;
	padding: 0px;
	width: 530px;
}
.cms_infor_box_mdate {
	font-size: 80%;
	padding: 0px;
	margin: 20px 0px 0px;
	text-align: right;
}
.cms_infor_box_mtitle {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.cms_infor_box_mtext {
	font-size: 80%;
	padding: 0px;
	margin: 20px 0px 0px;
	clear: both;
}
.cms_infor_box_mtext2 {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 300px;
}
.cms_infor_box_mtext3 {
	font-size: 80%;
	padding: 0px;
	margin: 20px 0px 0px;
	clear: both;
	text-align:right;
}
.cms_infor_box_mphoto {
	padding: 0px;
	float: left;
	margin: 0 1em 1em 0;
}
.cms_infor_box_mpdf {
	font-size: 80%;
}
.cms_infor_box_mpdf a:hover {
	color: #FF3300;
}
.cms_infor_nothing {
	font-size: 80%;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 53px;
}
.cms_infor_nothing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cms_infor_nothing li {
	width: 530px;
	text-align: center;
}
.cms_infor_nothing2 {
	font-size: 80%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 53px;
}
.cms_infor_nothing2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cms_infor_nothing2 li {
	width: 530px;
	text-align: center;
}
.title_bar {
	margin: 0 0 0 20px;
	padding: 0px;
}
.douga {
	background-image: url(../igakubu/img-index/button_doga.jpg);
	background-repeat: no-repeat;
}
.douga a {
	background-image: url(../igakubu/img-index/button_doga.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 101px;
	overflow: hidden;
}
.douga a:hover {background-image: url(../igakubu/img-index/button_doga_hover.jpg); }
.dejitaru_panf {
	background-image: url(../img/dejitaru_panf.jpg);
	background-repeat: no-repeat;
}
.dejitaru_panf a {
	background-image: url(../img/dejitaru_panf.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 135px;
	overflow: hidden;
}
.dejitaru_panf a:hover {background-image: url(../img/dejitaru_panf_hover.jpg); }
.pdf {
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
}
.pdf a {
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 101px;
	overflow: hidden;
}
.pdf a:hover {	background-image: url(../img/pdf_hover.jpg); }
.pdf_text_center {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.adobe_text {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 580px;
}
.c_photo_02_box_l {
	margin: 0px;
	padding: 0px;
	width: 157px;
	float: left;
}
#c_footer {
	padding: 0px;
	clear: both;
	width: 650px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #052A3F;
	text-align: left;
	font-size: 70%;
	line-height: 130%;
	color: #333333;
}
.c_footer_menu {
	padding: 0px;
	color: #666666;
	margin: 6px 0 6px 3px;
}
.c_footer_menu a:hover {
	color: #ff3300;
}
.c_footer_menu a {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.img_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_rigrt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_center {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/* 
-----------------------------------------------*/
.text70par {
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
.text70par_r {
	font-size: 70%;
	color: #990000;
}
.text80par {
	font-size: 80%;
	line-height: 140%;
}
.text80par_red {
	font-size: 80%;
	color: #990000;
}
.text90par_red {
	font-size: 90%;
	color: #990000;
}
.text90par {
	font-size: 90%;
	margin: 0 0 3px 0;
	padding: 0px;
}
.text90par_b {
	font-size: 90%;
	margin: 0 0 3px 0;
	padding: 0px;
	font-weight: bolder;
	line-height: 130%;
}
.text100par {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
.text120par {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FF3300;
}
.yellow {color: #FFFFCC}
.pink {color: #8D1029}
.red {color: #990000}
.green {color: #81B859}
.orange {color: #FF3300; }
.green2 {color: #006699;}
.white {color: #FFFFFF;}
.under_construction {
	text-align: center;
	padding: 0px;
	width: 580px;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 180px;
	margin-left: 0px;
	font-size: 20px;
}
/* 左インデント処理
-----------------------------------------------*/
.blank_left {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15px;
	clear: both;
}
.blank_left2 {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20px;
	clear: both;
}
.blank_left3 {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25px;
	clear: both;
}
/* 緑まる等でインデント
-----------------------------------------------*/
.maru_left {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 15px;
	clear: both;
}
.maru_right {
	font-size: 80%;
	line-height: 1.5em;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 565px;
}
/* お知らせ欄
-----------------------------------------------*/
.osirase_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: square;
}
.osirase_list li {
	font-size: 90%;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.osirase_box1 {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #4D7181;
	padding: 3px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	text-align: center;
	border: 1px solid #4D7181;
}
.osirase_box2 {
	font-size: 80%;
	line-height: 130%;
	text-align: center;
	padding: 3px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 130px;
	border: 1px solid #4D7181;
}
/* JavaScript注釈入れる前251118bottom変更
.osirase_box2 {
	font-size: 80%;
	line-height: 130%;
	text-align: center;
	padding: 3px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 130px;
	border: 1px solid #4D7181;
} */
.osirase_box3 {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #4D7181;
	padding: 3px;
	width: 500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:40px;
	text-align: center;
	border: 1px solid #4D7181;
}
.osirase_box4 {
	font-size: 80%;
	line-height: 130%;
	text-align: center;
	padding: 3px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	border: 1px solid #4D7181;
}
/* 2行以降下げ */
.sage {
	font-size: 80%;
	line-height: 150%;
	padding-left:1.3em;
	text-indent: -1.3em;
	padding-bottom: 10px;
}
/* 表組上文字あり用テーブル */
.table01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 80%;
	line-height: 1.5em;
}
/* 20180730_info_archive */
.cms_info_archive {
	font-size: 80%;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-top: 4px;
}
.cms_info_archive ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cms_info_archive li {
	background-image: url(../img/info_mark.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 4px;
	padding-top: 4px;
}
.cms_info_archive li a {
	color: #555555;
	text-decoration: none;
}
.cms_info_archive li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.cms_info_archive li a:visited {
	color: #551A8B;
	text-decoration: underline;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/* 旧アーカイブ */
.cms_info_disp {
	font-size: 80%;
	padding: 0px 15px 0px 20px;
	padding-bottom: 10px;
}
.cms_info_disp ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cms_info_disp li {
	background-image: url(../img/info_mark.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 4px;
	padding-top: 4px;
}
.cms_info_disp li a {
	color: #555555;
	text-decoration: none;
}
.cms_info_disp li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.cms_info_disp li a:visited {
	color: #551A8B;
	text-decoration: underline;
}
.indent {
	text-indent: 1em;
}
/*alfa-------------------------------------*/
.banner a {
	-ms-filter: 'alpha(opacity=100)';
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	transition:.3s ease;
}
.banner a:hover {
	-ms-filter: 'alpha(opacity=80)';
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	transition:.3s ease;
}
/*#sides*#sides_navi-------------------------------------*/
#sides,#sides_navi{
	border-bottom: 1px solid #a1bbca;
	background-image: url(../img/menu_bar.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	list-style-type: none;
}
#sides{
	padding: 2em 0px 0px 0px;
}
#sides_navi{
	padding: 0;
}
#sides li,#sides_navi li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #a1bbca;
	background-repeat: no-repeat;
}
#sides a,#sides_navi a {
	font-size: 110%;
	color: #EDF7F8;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 8px;
	transition: .2s ease;
}
#sides a:hover,#sides_navi a:hover {
	background-image: none;
	background-color: #939B24;
}
.side_menu_common {
	margin: 0px;
	width: 144px;
	clear: right;
	float: right;
	display: block;
	padding: 0px;
	font-size: 10px;
}
#sides .seide_m_pt {
	border-bottom: 1px solid #a1bbca;
	margin-bottom: 2em;
}
#sides_navi li:first-child {
	border: none;
}
#sides_navi .subt,#sides_navi .subt2 {
	color: #62c4df;
	display: block;
	border-top: 1px solid #a1bbca;
}
#sides_navi .subt {
	font-size: 1.2em;
	padding: 4px 2px 4px 8px;
	font-weight: bold;
}
#sides_navi .subt2 {
	position: relative;
	font-size: 1.2em;
	padding: 4px 2px 4px 18px;
}
#sides_navi .subt2::before {
	padding-left:0.5em;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 7px #62c4df;
	top: 50%;
    left: 8px;
    margin-top: -6px;
}

#sides_navi .subli {
	position: relative;
}
#sides_navi .subli a {
	padding: 4px 2px 4px 20px;
}
#sides_navi .subli::before {
	padding-left:0.5em;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-left: solid 7px #ebc438;
	top: 50%;
    left: 8px;
    margin-top: -6px;
}

html {scroll-behavior: smooth;}


/* ページトップメニュー　#pagetopnavi　#navigation-erase
-----------------------------------------------*/
#pagetopnavi {z-index: 2;}
#pagetopnavi ul {margin: 0px; padding: 0px; list-style-type: none;}
#pagetopnavi li {margin: 0px; padding: 0px; float: left;}
#pagetopnavi a {position: relative; transition:.3s ease;}
#pagetopnavi a:hover{color: #FFE879; background-color: #144d68;}
#nav0 a,#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a,#nav8 a {display: block; font-size: 0.75em; color: #FFF; text-align: center; text-decoration: none; padding: 12px 0px 12px 0px; background-color: #09253d; line-height: 1em;}
#nav0 a,#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav7 a {width: 96px;}
#nav6 a {width: 146px;}
#nav8 a {width: 134px;}
#nav0 a,#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a {border-right: 1px solid #144d68;}
#top #container #navigation-erase {
	z-index: -1;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #FFF;
  color: #555;
  }
}
