@charset "iso-2022-jp";

/* body */
body {
	background-color: #ffffff;
	margin: 0px;
	text-align: center;
	}

/* ヘッダー */
div#header {
	width: 80%;
	height: 80px;
	text-align: left;
	background: #ffffff url(../images/title_gyousei_t.jpg) repeat-x top left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 17px;
	}

/* メイン */
div#container {
	position: relative;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	text-align: left;
	clear: both;
	background: #ffffff;
	}

/* フッター */
div#footer {
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

/* ロゴ */
h1 {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/title_kitei.jpg) no-repeat top left;
	}

h1 span{
	display: none;
	}


div#container h2 {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

h2 span{
	display: none;
	}

div#headfoot {
	width: 100%;
	height: 17px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/title_gyousei_b.jpg) repeat-x top left;
	}

/* パンくずリスト */
div.tpath {
	width: 100%;
	height: 25px;
	text-align: left;
	font-size: 80%;
	margin: 0;
	vertical-align: middle;
	border-top: #FFCC00 solid 1px;
	border-bottom: #FFCC00 solid 1px;
	background: #fff2c1;
	}

div.tpath p{
	margin: 0px;
	padding-top: 3px;
	padding-left: 1em;
	}

/* タイトル部分 */
div#title {
	clear: both;
	width: 99%;
	height: 40px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #E7EEFF;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
 	}

div#title h2{
	font-size: 105%;
	margin: 0px;
	padding-top: 0.7em;
	padding-left: 1em;
	vertical-align: middle;
	}

/* コンテンツ内見出し */
div.heading3 {
	clear: both;
	width: 96%;
	height: 30px;
	margin-top: 8px;
	margin-left: 1.2em;
	border-left:8px solid #fbaa31;
	border-bottom:1px solid #fbaa31;
	background-color: #fff2c1;
 	}

div.heading4 {
	clear: both;
	text-align: left;
	width: 99%;
	height: 40px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	border-left:8px solid #fbaa31;
	border-bottom:1px solid #fbaa31;
	background-color: #fff2c1;
 	}

div.heading3 h3{
	font-size: 98%;
	margin: 0px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 4px;
	vertical-align: center;
	}

div.heading4 h4{
	font-size: 98%;
	margin: 0px;
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 4px;
	vertical-align: middle;
	}

div#sidebar {
	width: 25%;
	margin-top: 8px;
	float: left;
	background-color: #ffffff;
	}

div#sidebar dl{
	width: auto;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 90%;	
	border: #fbaa31 1px solid;
	}

div#sidebar dt{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-left: 8px;
	border-left:8px solid #f36304;
	}

div#sidebar dd{
	margin-bottom: 4px;
	margin-left: 16px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(https://www.cao.go.jp/img/i_07.gif) no-repeat center left;
	}

div#sidebar blockquote{
	font-size: 90%;
	color: #005f75;
	line-height: 140%;
	margin: 1em 7px 4px 7px;
	padding: 3px;
	}

/* コンテンツ内 */
div#content {
	width: 75%;
	float: right;
	background-color: #ffffff;
	margin-top: 8px;
	}

div#content2 {
	width: 80%;
	float: right;
	background-color: #ffffff;
	}
div#container caption {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 0.5em;
}
div#container table {
	margin-bottom: 1.5em;
}



div#content p{
	font-size: 96%;
	line-height: 120%;
	letter-spacing: 1px;
	margin-left: 2em;
	padding-right: 1em;
	padding-left: 1em;
	}

div#content h4{
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	}

ul{
	line-height: 130%;
	font-size:90%;
	vertical-align: middle;
	}


.list_circle li{
	list-style-type: disc;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1.4em;
	padding-left: 0.5em;
	vertical-align: middle;
	}

/* トップ移動 */
div.gotop p{
	width: 98%;
	margin: 1em 0 1em 0;
	padding-bottom: 4px;
	text-align: right;
	font-size: 85%;
	vertical-align: middle;
	clear: right;
	}

/* 連絡先 */
address {
	width: 100%;
	height: 20px;
	margin: 1em 0 0 0;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	}

/* テーブル */
table-ca {
	margin-left: auto;
	margin-right: auto;
	}
div#container .ichiran {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
div#container .ichiran th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 2em;
	vertical-align: middle;
	text-align: left;
}
div#container .ichiran td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	height: 4em;
	text-align: center;
	vertical-align: middle;
}
div#container .ichiran table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


div#container .giji {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;

}
div#container .giji h3 {
	letter-spacing: 1px;
}
div#container .giji ol {
	line-height: 170%;
	font-size: 1em;
	letter-spacing: 1px;
	margin-left: 1em;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0.9em;
}

/* 新規作成 */
div.heading5 {
	clear: both;
	width: aout;
	height: aout;
	margin-top: 8px;
	margin-left: 1.2em;
	border-left:8px solid #fbaa31;
	border-bottom:1px dashed #fbaa31;
	background-color: #ffffff;
 	}

	div.heading5 h5{
	font-size: 80%;
	margin: 0px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 4px;
	vertical-align: center;
	}

ul.IconType {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.pdf {
list-style-image: url(../images/pdf.gif);
 }

 /* 公表資料 新規作成 */
table.publi{
	border:1px solid #ffffff; 
	border-collapse:collapse; 
	border-spacing:0; 
	margin-left: 2em; 
	margin-right: auto; 
}
.publi td{
	border:1px solid #ffffff; 
	padding:0.2em 0em; 
	font-size :90%;
	vertical-align: top;
}
.publi th{
	border:1px solid #ffffff; 
	padding:0.2em 0em; 
	font-size :90%;
	text-align: center;
}
div.box {
	clear: both;
	width: aout;
	height: aout;
	margin-top: 8px;
	margin-left: 1.2em;
	border-left:20px solid #ffffff;
	border-bottom:0px dashed #ffffff;
	background-color: #ffffff;
	font-size: 80%;
 	}
 /* 構成員 新規作成 */
table.member{
	border-top:1px solid none;
	border-left:1px solid none;
	border-collapse:collapse;
	border-spacing:0;
	margin-top:1em;
	margin-left:2em;
	}
.member td{
	border-right:1px solid none;
	border-bottom:1px solid none;
	padding:0.5em 1em;
	font-size:90%;
	vertical-align:top;
	}

