@charset "shift_jis";


/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
	text-align:center;
}

/*----------------------------------------

タグ

----------------------------------------*/

h1{
	height: 26px;
	width: 830px;
	background-color: #001894;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-indent:1em;
	padding-top: 6px;
	margin-bottom: 20px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-left:15px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-left:15px;
}

h4{
}

h5{
}

a:link{
	color:#03c;
}

a:visited{
	color:#606;
}

a:hover{
	color:#f33;
}

/*----------------------------------------

構造

----------------------------------------*/

body{
	margin: 0 auto;
	text-align:left;
	font-size: 95%;
	line-height: 1.4em;
}

#container{
	width: 850px;
	margin: 0 auto;
	text-align:center;
	background-color:#FFFFFF;
	line-height:1.4em;
	padding:0;
}

#header{
	height: 110px;
	width: 850px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#contents{
	width: 830px;
	margin: 0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}

#homeback{
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#footer{
	clear:both;
	width:830px;
	text-align:center;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #001894;
	padding-top: 6px;
	padding-bottom: 10px;
}

/*----------------------------------------

pattern01 2カラム 10 280 520 10

----------------------------------------*/

#pattern01_left {
	width:280px;
	float:left;
	margin-left: 10px;
	margin-bottom:20px;
}

#pattern01_right {
	width:520px;
	float:left;
	margin-right: 10px;
	text-align: left;
	margin-bottom:20px;
}

/*----------------------------------------

pattern02

----------------------------------------*/

#pattern02{
	padding:0 15px;
}

#pattern02 .tleft {
	float:left;
}

#pattern02 .tright {
	float:right;
}

/*----------------------------------------

pattern03

----------------------------------------*/

#pattern03{
	text-align: left;
	margin-left: 15px;
}

/*----------------------------------------

table01

----------------------------------------*/

table#table-01 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	width: 390px;
}
table#table-01 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #95CBEF;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
}
table#table-01 td {	
	padding: 3px;
	text-align:center;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
}

/*----------------------------------------

table02

----------------------------------------*/

table#table-02 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
table#table-02 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #95CBEF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table#table-02 td {
	padding: 3px;
	text-align:center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*----------------------------------------

table03

----------------------------------------*/

table#table-03 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
}
table#table-03 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #95CBEF;
	margin-left: 15px;
}
table#table-03 td {	
	padding: 3px;
	text-align:center;
}

/*----------------------------------------

table04

----------------------------------------*/

table#table-04 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
	text-align: left;
}
table#table-04 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	margin-left: 15px;
}
table#table-04 td {	
	padding: 3px;
}

/*----------------------------------------

table05

----------------------------------------*/

table#table-05 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
table#table-05 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	background-color: #95CBEF;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
}
table#table-05 td {	
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*----------------------------------------

table_kaiki

----------------------------------------*/

table#table-kaiki {
	/*width: 550px;*/
	margin-top: 20px;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
	}

table#table-kaiki th {
	padding: 5px;
	background: #95CBEF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	}

table#table-kaiki th.blue1{
	background-color:#D1E3EF;
	}

table#table-kaiki td {
	padding: 5px;
	/*white-space: nowrap;*/
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: left;
	}

table#table-kaiki td.textr{
	text-align:right;
	}


/*----------------------------------------

table_ippan

----------------------------------------*/

table#table-ippan {
	width: 800px;
	margin-top: 20px;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
	}

table#table-ippan th {
	padding: 5px;
	background: #95CBEF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	}

table#table-ippan th.blue1{
	background-color:#D1E3EF;
	}

table#table-ippan td {
	padding: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: left;
	}

table#table-ippan td.textr{
	text-align:right;
	}

.ippan_ol li ul li{
	text-indent:-1.5em;
	list-style:none;
	}

/*----------------------------------------

table_shitsumon

----------------------------------------*/

table#table-shitsumon {
	width: 800px;
	text-align: left;
	margin-top: 20px;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 95%;
	line-height: 1.6;
	}

table#table-shitsumon th {
	padding: 5px;
	background: #95CBEF;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	}

table#table-shitsumon td {
	padding: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: left;
	font-size: 95%;
	line-height: 1.6;
	}

table#table-shitsumon td.blue1{
	background-color:#D1E3EF;
	font-weight:bold;
	text-align: left;
	}

.ippan_ol li ul li{
	text-indent:-1.5em;
	list-style:none;
	}
		
/*----------------------------------------

table_ippan_old

----------------------------------------*/

table#table-ippan_old {
	width: 800px;
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
table#table-ippan_old td {
	text-align: left;
	}

.ippan_ol li ul li{
	text-indent:-1.5em;
	list-style:none;
	}
	
/*----------------------------------------

ikensyo

----------------------------------------*/

#ikensyo_box {
	width: 700px;
	margin-top: 30px;
	font-size: 0.9em;
	text-align: left;
	}

#ikensyo_box h3{
	font-weight: bold;
	text-align: center;
	}
	
#ikensyo_box li {
	margin-bottom:1em;
	}
	
#ikensyo_box .ki{
	margin:1em 0;
	text-align:center;
	}

#ikensyo_box table{
	margin-left:2em;
	}

#ikensyo_box td{
	vertical-align:bottom;
	}

/*----------------------------------------

table06

----------------------------------------*/

table#table-05 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
}
table#table-06 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	background-color: #D1E3EF;
	border-left:1px #999999 solid;
	border-bottom:1px #999999 solid;
}
table#table-06 td {	
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table#table-shitsumon2 {
	width: 350px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
table#table-shitsumon2 th {
	padding: 5px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#table-shitsumon2 td {
	padding: 3px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*----------------------------------------

共通

----------------------------------------*/

#content_ {
	line-height:1.5;
}

#content_ p{
	padding:0 0 1em 0;
	margin:0 auto;
	width:800px;
	text-align:left;
}

/* 委員会のリンクのとこ
----------------------------------------*/

table.nav_iinkai{
	margin:0 auto;
	width:400px;
}

table.nav_iinkai td{
	padding:5px;
}

/* table共通
----------------------------------------*/
table.data{
	border-top:#999 solid 1px;
	border-right:#999 solid 1px;
	line-height:1.5;
	font-size:90%;
	margin:0 auto;
	width:800px;
}
table.data tr.red{
	color:red;
}
table.data th,
table.data td{
	border-bottom:#999 solid 1px;
	border-left:#999 solid 1px;
	padding:5px;
	text-align:left;
}
table.data th{
	background-color:#95cbef;
	font-weight:bold;
}
table.data th.sub{
	background-color:#d1e3ef;
}

/********* レスポンシブ *********************************************/

@media (max-width: 480px) {
	body {
		padding: 5px;
	}
	form textarea {
		width: 95%;
	}
	img {
		max-width : 100%;
		height: auto;
	}
	div#container {
		width: 95%;
		padding: 15px;
	}
	div#content {
		float: none;
		width: 100%;
	}
	div#entry div.entry {
		width: 100%;
		border-right: 0;
		border-left: 0;
	}
	div#utility {
		float: none;
		width: 100%;
		margin: 0;
	}
}
