@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: #093;
}
#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: #093;
}
#footer p {
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h2 {
	color: #666;
	font-size: 30px;
	line-height: 38px;
}
h3 {
	background-color: #093;
	color: #FFFFFF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}
h4 {
	color: #093;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#Secretariat {

}


#Secretariat img {

}
.table_l {
	float: left;
	width: 285px;
}
.table_r {
	float: left;
	width: 285px;
	margin-left: 10px;
}




.image {
    /*position:relative;*/
    overflow:hidden;
    width:100%;
    height:442px;
}

.image img {
    position:absolute;
    left:50%;
    width:1920px;
    height:442px;
    margin-left:-960px;
}

img {
	vertical-align: bottom;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.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: #093;
	text-decoration: none;
	width: 237.2px;
	text-align: center;
	display: block;
	line-height: 60px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	background-color: #FFF;
}
#nav ul li a:hover {
	background-color: #FEF1C5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8040;
	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: 250px;
	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: #093;
	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;
}
