@charset "utf-8";
/* CSS Document */

/*---- メインビジュアル ----*/
#mainvisual {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom:40px;
	padding-left: 0;
}
#mainvisual img{
	width:100%;
	height:auto;
}
#mainvisualwrap {
	background-image: url(../imgs/base/bg_main02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 10px;
}

#main-wp{
	display:block;
	float:left;
	width:748px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
#main-wp:after{
	display:block;
	content:" ";
	position:relative;
	top:20px;
	left:0;
	background:url(../imgs/kasou/bg_main_footer.png) no-repeat bottom;
	background-size:750px 34px;
	z-index:20;
	width:750px;
	height:34px;
}
#main{
	width:748px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}
#main-area{
	min-height:350px;
}
#main-area p{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#subcontents{
	display:block;
	float:right;
	width:198px;
}
#submenu{
	margin:0 0 20px;
	padding:0;
}
#submenu li{
	padding:0 0 1px 0;
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom #026192;
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -moz-linear-gradient(left,  #014265 0%, #026192 6%, #026192 94%, #014265 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -webkit-gradient(linear, left top, right top, color-stop(0%,#014265), color-stop(6%,#026192), color-stop(94%,#026192), color-stop(100%,#014265));
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -webkit-linear-gradient(left,  #014265 0%,#026192 6%,#026192 94%,#014265 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -o-linear-gradient(left,  #014265 0%,#026192 6%,#026192 94%,#014265 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -ms-linear-gradient(left,  #014265 0%,#026192 6%,#026192 94%,#014265 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, linear-gradient(to right,  #014265 0%,#026192 6%,#026192 94%,#014265 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014265', endColorstr='#014265',GradientType=1 );
}
#submenu li:hover{
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom #014265;
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -moz-linear-gradient(left,  #01293f 0%, #014265 6%, #014265 94%, #01293f 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -webkit-gradient(linear, left top, right top, color-stop(0%,#01293f), color-stop(6%,#014265), color-stop(94%,#014265), color-stop(100%,#01293f));
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -webkit-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -o-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, -ms-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background:url(../imgs/kasou/li_submenu.png) no-repeat bottom, linear-gradient(to right,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01293f', endColorstr='#01293f',GradientType=1 );
}
#submenu.subon-2016 li.on-2016 a,
#submenu.subon-2015 li.on-2015 a,
#submenu.subon-2014 li.on-2014 a,
#submenu.subon-2013 li.on-2013 a,
#submenu.subon-2012 li.on-2012 a,
#submenu.subon-2011 li.on-2011 a,
#submenu.subon-2010 li.on-2010 a,
#submenu.subon-2009 li.on-2009 a,
#submenu.subon-2008 li.on-2008 a,
#submenu li.subon a{
background: #014265;
background: -moz-linear-gradient(left,  #01293f 0%, #014265 6%, #014265 94%, #01293f 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#01293f), color-stop(6%,#014265), color-stop(94%,#014265), color-stop(100%,#01293f));
background: -webkit-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background: -o-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background: -ms-linear-gradient(left,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
background: linear-gradient(to right,  #01293f 0%,#014265 6%,#014265 94%,#01293f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01293f', endColorstr='#01293f',GradientType=1 );
}

#submenu li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background:url(../imgs/kasou/ic_submenu.png) no-repeat 15px 1.25em;
	padding:10px 10px 9px 25px;
}
@media screen and (max-width: 769px) {
#mainvisual {
	width:96%;
	padding:10px 0 0;
}
#mainvisual img{
	width:100%;
}
#main-wp{
	display:block;
	float:none;
	width:96%;
	background:#FFF;
	margin:0 auto 20px;
	padding:0 0 30px;
	position:relative;
}
#main-wp:after{
	display:none;
}

#main{
	width:100%;
	margin:0 auto;
	padding:0;
}
#main-area{
	min-height:50px;
	padding:0 2%;
}

#subcontents{
	clear:both;
	display:block;
	float:none;
	width:100%;
	margin:0 auto 0;
	padding:0;
}
#submenu{
	width:96%;
	margin:0 auto ;
	background:#F7F7F7;
	padding:20px 2% 20px;
	border-bottom:3px double #DDD;
}
#submenu li{
	margin:0;
background-size:100% 1px, auto;
}
#submenu li:hover{
background-size:100% 1px, auto;
}
}


/*---- ページタイトル ----*/
#main h1 {
	width:708px;
	font-size:20px;
	line-height:20px;
	background:url(../imgs/kasou/bg_h1.png) no-repeat bottom;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:normal;
	color:#FFF;
	text-shadow:0 0 6px #000;
	position:relative;
	padding:20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#main h2 {
	font-size:130%;
	background-image: url(../imgs/kasou/bg_h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 718px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333;
	clear: both;
}
#main h2 a{
	color:#333;
}
#main h2 a:hover{
	color: #10214C;

}
#main h2 a:visited {
	text-decoration:none;
}
#main .bulletin-list h2 {
	width: auto;
}


#main h3 {
	background:url(../imgs/kasou/ti_h2.gif) no-repeat 5px 0.3em;
	border-bottom:1px solid #CCC;
	color:#006497;
	font-size:110%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 23px;
}
#main h4 {
	color:#333;
	font-size:100%;
	padding:5px 15px 4px 14px;
	margin:10px 0 10px;
	background-color: #D3E1E4;
}
#main h5 {
	background:url(../imgs/kasou/bg_h5.gif) top left;
	color:#444;
	padding:5px 15px 4px 14px;
	margin:10px 0;
}
/*----- パンナビ -----*/
p#pannavi {
	font-size: 85%;
	margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
#main h1 {
	width:auto;
	height:auto;
	background-size:100% auto;
	padding: 10px;
	font-size: 18px;
}
#main h2 {
	width: auto;
}
/*----- パンナビ -----*/
p#pannavi {
	width:96%;
	font-size: 85%;
	margin: 10px auto 10px;
}
}

.news-list article a:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.news-list article a{
	/zoom:1;
} /* ie6,ie7 */
.news-list article{
	-webkit-transition:background 0.3s;
	transition:background 0.3s;
}
.news-list article:hover{
	background:#F6F6F6;
}
.news-list article a{
	text-decoration:none;
	display:block;
	border-bottom:1px dotted #666;
	padding:10px 5px 10px 10px;
}
.news-list a time{
	font-weight:bold;
	color:#333;
}
.news-list article p{
	margin:0 !important;
}
.news-l{
	float:left;
	width:180px;
}
.news-l img{
	width:100%;
}
.news-r{
	float:right;
	width:540px;
}
.photo_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photo_center {
	text-align:center;
}
#tab{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#tab li{
	display:block;
	border-radius:3px 3px 0 0;
	color:#FFF;
	display:block;
	text-decoration:none;
	float:left;
	font-size: 20px;
	line-height: 26px;
	background-color: #08173F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05143B;
	border-right-color: #05143B;
	border-left-color: #06153C;
	cursor:pointer;
}
@media screen and (max-width: 769px) {
.news-l{
	width:28%;
}
.news-r{
	width:70%;
}
.mobitbl {
	width: 100%;
	overflow: auto;
	height: 100%;
}
.photo_right {
	float: none;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.photo_right img {
	width:100%;
	height:auto;
}
.photo_center img {
	width:100%;
	height:auto;
}
#tab li{
	font-size: 11px;
	padding: 4px;
	margin-right: 4px;
	width: 12%;
	line-height: 16px;
	height: 32px !important;
}
}


.staff-list{
	border-top:1px dotted #666;
}
.staff-list article{
	display:table;
	width:100%;
	-webkit-transition:background 0.3s;
	transition:background 0.3s;
}
.staff-list article:hover{
	background:#F6F6F6;
}
.staff-list article a{
	display:block;
	border-bottom:1px dotted #666;
	padding:10px 0;
	text-decoration:none;
}
.staff-list time,
.staff-list p{
	display:table-cell;
	padding:0;
}
.staff-list time{
}
.bulletin-list{
	padding:0 0 0 2%;
	text-align:center;
	width:98%;
}
.bulletin-list article{
	padding:9px;
	float:left;
	width:320px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 0;
}
.bulletin-list article img{
	width:100%;
}
.bulletin-list article h2{
	margin:0 !important;
}
@media screen and (max-width: 480px) {
.bulletin-list{
	padding:0;
	width:98%;
	margin:0 auto;
}

.bulletin-list article{
	float:none !important;
	width:96% !important;
	margin:10px 0 !important;
}
}

/* tab list*/
#tab-list:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#tab-list {
	/zoom:1;
} /* ie6,ie7 */

#tab-list{
	margin:0;
	border-bottom:3px double #000;
	padding:0 0 0 5px;
	box-shadow:0 3px 5px -3px #000;
}
#tab-list li{
	display:inline;
}
#tab-list li a{
	display:block;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	background:#747474;
	padding:5px 10px;
	border-radius:3px 3px 0 0;
	margin:0 5px 0 0;
	color:#FFF;
	display:block;
	text-decoration:none;
	float:left;
}
#tab-list li a:hover{
	background:#636363;
}
.tab-default,
.tab-on{
	background:#000 !important;
	color:#FFF !important;
}
@media screen and (max-width: 576px) {
#tab-list li a{
	font-size:80%;
	}
}

.sitemap-table,
.sitemap-table th,
.sitemap-table td{
	border:0;
}
.sitemap-table{
	border-top:3px double #666;
}
.sitemap-table th{
	border-bottom:1px dotted #666;
	padding:10px 5px;
	text-align:left;
	vertical-align:top;
}
.sitemap-table td{
	border-bottom:1px dotted #666;
	padding:10px 5px;
	vertical-align:top;
}



.bx-wrapper {
	margin: 0 auto 30px !important;
}
.bxslider{
	margin:0 !important;
}
.bxslider li{
	margin:0 0 10px !important;
}
.bx-wrapper .bx-viewport {
	height:auto !important;
}
.disnon {
	display: none;
}
.img-t{
    width: 44%!important;
    }
    