@charset "utf-8";
@import url("second.css");

#main .profile p{
	margin-bottom:30px;
	}
#main .profile .section{
	margin-bottom:30px;
	}
#main .profile .txt{}
#main .profile .txt p{margin-bottom:30px;line-height:1.8;}

#contents #main .profile .kanren p{height:60px;margin-bottom:10px;}

#main .profile table{
	width:610px;
	margin:10px 0 20px;
	}
#main .profile table th,#main .profile table td{
	padding:10px;
	border:1px solid #ccc;
	}
#main .profile table th{
	width:100px;
	color:#fff;
	background-color:#B258B0;	
	}
#main .profile table td{}

/*---------------------
	貸借対照表
---------------------*/
.bs .table-head,
.bs .table-foot{
	width:620px;
	margin:5px 0;
	font-size:10px;
	color:#666;
	text-align:right;
	}

#main .bs table{
	width:620px;
	border:1px solid #ccc;
	}
#main .bs table th,#main .bs table td{
	padding:6px 10px;
	vertical-align:top;
	}
#main .bs table th{
	text-align:center;
	background-color:#EAF3FC;	
	border:1px solid #ccc;
	}
#main .bs table td{
	width:25%;
	text-align:right;
}
#main .bs table td.td1{
	border-left:1px solid #ccc;
}
#main .bs table td.total{
	text-align:left;
	font-weight:bold;	
	border-top:1px solid #ccc;
}
#main .bs table td.total-num{
	text-align:right;
	font-weight:bold;	
	border-top:1px solid #ccc;
}



/*---------------------
	参考図書
---------------------*/
#main .reference .section{padding:0 20px 20px;margin-bottom:30px;border-bottom:1px solid #ccc;}
#main .reference .section.lastChild{margin-bottom:0;border-bottom:0px solid #ccc;}
#main .reference .img{width:75px;float:left;}
#main .reference .txt{width:465px;float:right;}
#main .reference .txt p{margin-bottom:10px;}
#main .reference .txt p.ttl{margin-bottom:10px;color:#0A7F99;font-weight:bold;font-size:13px;}
#main .reference .txt p.info{margin-bottom:0px;font-size:11px;color:#666;}

/*---------------------
	参考図書
---------------------*/
#main .officer .section{margin-bottom:50px;}
#main .officer .txt{width:583px;text-align:right;margin-bottom:5px;}
#main .officer table td{border:1px solid #ccc;padding:8px;}


/*---------------------
	会報
---------------------*/
#main .report-list ul{
	margin-top:15px;
	border-top:1px solid #ccc;
	}
#main .report-list li{
	padding:8px 0 0;
	height:30px;
	border-bottom:1px solid #ccc;
	padding-left:45px;
	background:transparent url(../profile/report/img/icn-report.gif) 10px 4px no-repeat;
	}
#main .report-list li span{
	margin-right:20px;
}

/*----- 目次 -----*/
#main .report-index{}

#main .report-index table{
	width:100%;
	margin-bottom:15px;
	border:1px solid #ccc;
	}

#main .report-index table th{
	width:20px;
	color:#fff;
	background:transparent url(../profile/report/img/bg-th.gif) 0 50%;
	padding:0 8px;
	text-align:center;
	vertical-align:middle;
	}
#main .report-index table td{
	vertical-align:middle;
	padding:12px 20px;
	}
#main .report-index table td p.ttl{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
/*----- 内容 -----*/
#main .report-page .section {padding:20px 0;margin-bottom:20px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;
}
#main .report-page h2.jaucb{font-size:13px; font-weight:bold;line-height:180%;margin:0em 0em 1em;}
#main .report-page h3.jaucb {font-size:13px; line-height:180%; font-weight:bold;margin-bottom:10px;color:#CC3399;}
#main .report-page h4.jaucb {font-size:13px; line-height:180%; font-weight:bold;margin-bottom:10px;color:#CC3399;}
#main .report-page h5.jaucb {font-size:12px; line-height:180%; color:#54A11A; border-bottom:1px solid #54A11A;margin-bottom:10px;}
#main .report-page h5.jaucb2 {font-size:12px; line-height:180%; color:#3366CC; border-bottom:1px solid #3366CC;margin-bottom:10px;}
#main .report-page p.jaucb {font-size:12px; line-height:180%; color:#54A11A;}
#main .report-page span.jaucb {font-size:12px; line-height:180%; color:#54A11A;}

#main .report-page .note {font-size:10px; color:#666; line-height:120%; margin-top:0px; margin-right:10px; text-align: right;}
#main .report-page p.report {margin:0 20px 20px;}
#main .report-page p.reportlist {width: 490px;padding-left:1em; text-indent:-1em;}
#main .report-page p.end {padding-right:40px; text-align: right;}
#main .report-page .txt table td.head {text-align:right; vertical-align:bottom;border:0px solid #fff;}
#main .report-page .txt table {border:0px solid #93C23C;}
#main .report-page .txt td {
	padding:3px;
	background-color:#FFF;border:1px solid #93C23C;}
#main .report-page .txt .txt-tit td {color:#fff;background-color:#93C23C;border:1px solid #93C23C;}

#main .report-page .pagenav{padding-bottom:30px;}
#main .report-page .pagenav ul{
	text-align:center;
	margin:0 auto;
	width:350px;
	}
#main .report-page .pagenav li{
	float:left;
	margin-right:20px;
	}
#main .report-page .pagenav li a{
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px;
	height:16px;
	width:16px;
	background:transparent none left bottom  repeat;
	border:1px solid #ccc;
	}
#main .report-page .pagenav li a:hover,
#main .report-page .pagenav li a.current{
	background:transparent url(../profile/report/img/bg-th.gif) left bottom repeat;
	color:#FFF;
	}

#main .report-page .txt table.subtable td{
	border:1px solid #fff;
	}



/*----- お知らせ -----*/

.vol5p7 {
	padding-left: 30px;
}

.vol5p7 table {
	border: 1px solid #FFF;
	border-collapse: collapse;
	border-spacing: 0;
}

.vol5p7 table th {
	padding: 5px;
	line-height: 120%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: normal;
}
.vol5p7 table td {
	padding: 5px;
	text-align: right;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


.vol6p7 {
	padding-left: 30px;
}
.vol6p7 table {
	border: 1px solid #FFF;
	border-collapse: collapse;
	border-spacing: 0;
}

.vol6p7 table th {
	padding: 5px;
	line-height: 120%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: normal;
}
.vol6p7 table td {
	padding: 5px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

