@charset "utf-8";

#main h4 {
	width: 600px;
	height: auto;
	margin: 0 0 20px;
	padding: 6px 14px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 3px solid #2557a2;
	border-left: 1px solid #e2e2e2;
	color:  #3d3d3d;
	font-size: 110%;
	background: #f4f4f4;
}

#main h5 {
	margin: 0 0 20px;
	padding: 0 2px 6px;
	background: url(/e/img/projects/hd5_ln.gif) no-repeat left bottom;
}

#main h6 {
	margin: 0 0 10px;
	color: #b40865;
}

#main p {
	margin: 0 7px 20px;
}

#main ol {
	margin: 0 18px 40px;
}

#main ol li {
	list-style-type: decimal;
	margin:25px 0 0 25px;
}

#main ol dl dd {
	margin: 0 0 20px;
}

#main ul {
	margin: 0 22px 36px;
}

#main ul li {
	padding: 0 0 0 21px;
	background: url(/e/img/projects/icn_lst.gif) no-repeat left center;
}

#main ul.Listnone {
    margin: 10px 0 10px 50px;
    padding: 0;
}
#main ul.Listnone li {
	list-style-type:none;
	margin-bottom:5px;
}

#main dl.dlList{
    margin: 10px 0 10px 25px;
    padding: 0;
}
#main dl.dlList dd {
	margin-bottom:15px;
}

#main table.bTable {
	margin: 0 7px 30px;
}

#main table.bTable th {
	vertical-align: top;
	white-space: nowrap;
	padding: 7px 10px;
	border: 1px solid #dadada;
	font-weight: 100;
	background: #d9f2ff;
}

#main table.bTable td {
	vertical-align: top;
	padding: 7px 10px;
	border: 1px solid #dadada;
}

#main table.cTable {
	width: 100%;
	margin: 8px 0 40px;
}

#main table.cTable th {
	vertical-align: top;
	white-space: nowrap;
	padding: 8px 12px;
	border: 1px solid #dadada;
	font-weight: 100;
	background: #2557a2;
	color:#FFFFFF;
}

#main table.cTable td {
	vertical-align: top;
	padding: 8px 12px;
	border: 1px solid #dadada;
}


#main ul.specific {
	width: 605px;
	margin: -26px 0 16px 7px;
	padding: 8px 0 0;
	border: 1px solid #dadada;
	background: #fbfbfb;
}

#main ul.specific li {
	float: left;
	padding: 0 0 8px 8px;
	background: none;
}

#main span.attention {
	color: #d20a0a;
}

#main p.update {
	margin: -26px 7px 36px;
	text-align: right;
}

/*====================================================
	
----------------------------------------------------*/
.specificSection {
	margin: 0 7px 45px;
	padding: 21px 16px;
}

.specific01 { border: 2px solid #00aabe; }
.specific02 { border: 2px solid #e60000; }
.specific03 { border: 2px solid #00aa50; }
.specific04 { border: 2px solid #faa500; }

#main .specificSection h4 {
	width: auto;
	margin: 0 0 20px;
	padding: 0;
	border: 0;
	font-size: 0.1em;
	background: none;
}

#main .specificSection p {
	margin: 0 20px;
}

#main .spesificAddress {
	margin: 27px 0 0;
	padding: 0 0 10px;
	border: 1px solid #adadad;
}

#main .spesificAddress h5 {
	margin: -10px 0 5px;
	padding: 0 0 0 12px;
	font-weight: 100;
	background: none;
}

#main .spesificAddress h5 span {
	padding: 0 12px;
	background: #fff;
}

#main .spesificAddress p {
	margin: 0 25px;
}

#main .detailText p {
	margin: 0 0 1.25em 0;
}


#main table.summaryTable {
	width: 100%;
	margin: 8px 0 40px;
}

#main table.summaryTable th {
	white-space: nowrap;
	padding: 4px 10px;
	border-top: 1px solid #92abd0;
	border-bottom: 1px solid #92abd0;
	color: #303030;
	text-align: left;
	background: #d9f2ff;
	font-weight:700;
}

#main table.summaryTable td {
	vertical-align: top;
	padding: 6px 10px;
	border-bottom: 1px solid #dadada;
	text-align: left;
}


#main table.staffTable {
	width:95%;
	margin: 0 3px 35px 10px;
}

#main table.staffTable th {
	white-space: nowrap;
	vertical-align: top;
	padding: 8px 10px;
	border-bottom: 1px solid #cecece;
	font-weight: 700;
	color:#2557a2;
}

#main table.staffTable td {
	vertical-align: top;
	padding: 6px 15px;
	border-bottom: 1px solid #cecece;
}

#main .pdfList h6 {
	margin: 0 0 10px 10px;
	color: #4e4e4e;
	border-bottom:1px solid #CCCCCC;
}

#main .member {
	margin-bottom:40px;
}

#main .member h6 {
	margin: 0 0 10px 10px;
	color: #4e4e4e;
	text-decoration:underline;
}

#main .member p{
	margin: 0 7px 15px 40px;
}

.pdfList dl {
	margin: 10px 0 28px 28px;
}

.pdfList dl dt {
	padding: 5px 0 0 28px;
	background: url(/e/img/share/icn_pdf.gif) no-repeat 4px top;
}


.pdfList dl dd {
	margin-left:15px;
	padding: 5px 0 0 28px;
	background: url(/e/img/share/icn_pdf.gif) no-repeat 4px top;
}

.pdfList dl a {
	color: #bd1d1d;
}

#main .subscribe {
	width: 595px;
	margin: 0 15px 25px 5px;
	padding: 10px 10px;
	border: 1px solid #e2e2e2;
	background: #f5f5f5;
}

#main .document ul li {
	margin: 0 0 4px 15px;
	padding: 0 0 0 14px;
	background: url(/e/img/share/icn_crs_bb.gif) no-repeat left 5px;
}

/*====================================================
	職員採用テーブル
----------------------------------------------------*/
#main table.recruitTable {
	margin:  0 3px 20px 5px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#main table.recruitTable th {
	vertical-align: top;
	white-space: nowrap;
	padding: 4px 10px;
	border-right: 2px solid #2557a2;
	border-bottom: 1px solid #e5e5e5;
	border-left: 2px solid #2557a2;
	text-align: right;
	background: #edf8fd;
}

#main table.recruitTable td {
	padding: 4px 15px;
	vertical-align: top;
	border-bottom: 1px solid #e5e5e5;
}

#main table.recruitTable td dl.name dt {
	float: left;
	clear: left;
}

#main table.recruitTable td dl.name dd {
	margin: 0 0 0 3em;
	zoom: 1;
}

#main table.recruitTable td table {
	padding:0;
	border:none;
}

#main table.recruitTable td table td {
	padding:4px 15px 0 0;
	border:none;
}

#main table.recruitTable td ol {
	margin: 5px 18px 20px;
}

#main table.recruitTable td ol li {
	list-style-type: decimal;
	margin: 4px 0 0 25px;
}


/*====================================================
	寄附行為
----------------------------------------------------*/

#main #kifu dl {
	margin: 10px 0 35px 12px;
}

#main #kifu dl.name dt {
	color: #d20a0a;
	float: left;
	clear: left;
}

#main #kifu dl.name dd {
	margin: 0 0 10px 5em;
	zoom: 1;
}

#main #kifu dd ol {
	margin: 5px 18px 20px;
}

#main #kifu dd ol li {
	list-style-type: decimal;
	margin:0px 0 0 35px;
}

dl.name dt {
	float: left;
	clear: left;
}

#main #kifu dl.name dd dl dd  {
	margin:5px 0 15px 15px;
}


/*====================================================
	
----------------------------------------------------*/
#main table.st_cTable {
	width:620px;
	margin:0px 3px 15px 5px;
	
}

#main table.st_cTable th {
	vertical-align: top;
	padding: 7px 4px;
	color:#2557a2;
	line-height:1.2em;
	font-weight:700;
}


#main table.st_cTable td {
	padding: 7px 4px;
	vertical-align: top;
}

#main table.st_cTable th.bub {
	border-bottom: 2px solid #2557a2;
}

#main table.st_cTable td.bub {
	border-bottom: 2px solid #2557a2;
}

#main table.st_cTable td.bb {
	border-bottom: 1px solid #d6d6d6;
}

#main table.st_cTable th.bb {
	border-bottom: 1px solid #d6d6d6;
}

#main table.st_cTable td.but {
	border-top: 2px solid #2557a2;
}


#main table.st_cTable th.but {
	border-top: 2px solid #2557a2;
}


#main table.st_cTable td.bat {
	border-top: 1px solid #333333;
}



/*====================================================
	FINANCIAL STATEMENTS Table
----------------------------------------------------*/

#main table.ficTable {
	width:620px;
	margin:0px 3px 15px 5px;
	border-top:1px solid #cdcdcb;
	border-left:1px solid #cdcdcb;
}

#main table.ficTable th {
	vertical-align:top;
	padding:5px 3px;
	border-right:1px solid #cdcdcb;
	border-bottom:1px solid #cdcdcb;
}

#main table.ficTable th.head {
	background-color:#355897;
	color:#FFFFFF;
	font-weight:bold;
}

#main table.ficTable th.org {
	background-color:#fed7a1;
	color:#000000;
	font-weight:100;
}

#main table.ficTable th.blu {
	background-color:#adcdec;
	color:#000000;
	font-weight:100;
}


#main table.ficTable td {
	padding:5px 5px;
	border-right:1px solid #cdcdcb;
	border-bottom:1px solid #cdcdcb;
}


#main table.ficTable td.org {
	background-color:#fff0d9;
}


#main table.ficTable td.blu {
	background-color:#e5eff9;
}

#main table.ficTable td.wht {
	color:#3254b9;
}

#main table.ficTable td.center {
	text-align:center;
}

#main table.ficTable td.right {
	text-align:right;
	white-space:nowrap;
}


#main table.ficTable .vam {

}

#main table.ficTable td.mg {
	padding-left:15px;
}

#main table.ficTable th.mg {
	padding-left:15px;
}

#main table.ficTable th.year {
	width:70px;
	text-align:center;
}

#main table.ficTable td.gborder {
	border-bottom:1px solid #6d6e71;
}

#main table.ficTable td.bborder {
	border-bottom:1px solid #325cbe;
}

#main table.ficTable th.gborder {
	border-bottom:1px solid #6d6e71;
}

#main table.ficTable th.bborder {
	border-bottom:1px solid #325cbe;
}

