@charset "utf-8";



/* CSS Document */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 32px;
}



.basicinfo {
	padding: 15px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#header {
	clear: both;
	color: #fff;
	background-color: #336dff;
}
#header h1, #footer p {
	margin: 0px;
}
#header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
}
#header a {
	text-decoration: none;
	color: #000;
}
#footer {
	clear: both;
	color: #fff;
	background-color: #FF8C00;
}
#footer p {
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 {
	color: #666;
	font-size: 20px;
	line-height: 20px;
}
h2 {
	color: #008000;
	font-size: 54px;
	line-height: 55px;
}
h3 {
	
	adding: .25em 0 .5em .75em;
	border-top: 2px solid #FF8040;
	border-left: 13px solid #FF8040;
	border-bottom: 2px solid #FF8040;
	color: #FF8040;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}
h4 {
	color: #006400;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
h5 {
	color: #666;
	font-size: 20px;
	line-height: 38px;
}
#Secretariat {

}


#Secretariat img {

}
.table_l {
	float: left;
	width: 285px;
}
.table_r {
	float: left;
	width: 285px;
	margin-left: 10px;
}


img {
	vertical-align: bottom;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
.subject {
	width: 300px;
	float: left;
	margin-right: 25px;
}

.subject p+p {
	font-size: 14px;
	margin-bottom: 0px;
}

.subject h2+p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	padding-bottom: 7px;
}
#main {
	overflow: hidden;
	margin-top: 15px;
}

.subject h2 {
	margin-top: 0px;
}
#subject03 {
	margin-right: 0px;
}


#nav ul {
	list-style-type: none;
	margin-left: auto;
	padding-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-right: auto;

}
#nav ul li {
	float: left;
}
#nav ul li a {
	font-size: 18px;
	color: #336dff;
	text-decoration: none;
	width: 245px;
	text-align: center;
	display: block;
	line-height: 60px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8040;
	background-color: #FFF;
}
#nav ul li a:hover {
	background-color: #FEF1C5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008000;
	font-style: normal;
	color: #FF8040;
}
#main .con_left {
	float: left;
	width: 580px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}


#main .con_right {
	width: 300px;
	float: right;
	padding-bottom: 22px;
	padding-right: 20px;
	padding-left: 15px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.button {
	display: inline-block;
	text-decoration: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	letter-spacing: 3px;
}
.con_right h3 {
	color: #008000;
	background-color: #EFEFEF;
	text-align: center;
	text-indent: 0;
}
#fbs {
	margin-bottom: 70px;
	text-align: center;
}
#container #main .con_left ul {
	font-size: 24px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 48px;
}
#main .con_left h1 {
	color: #999;
	font-size: 36px;
}





#nav2 dt {
	background-color: #EFEFEF;
	list-style-type: none;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: auto;
	font-weight: bold;
	color: #FF8040;
	font-size: 28px; 
}
#nav2 dl li {
	float: left;
}



<!--スクロール -->
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}