@charset "EUC-JP";

h3 {
	width: 590px;
	height: 46px;
	text-indent: -9999px;
	background: url("../img/institution/h3_0.gif") no-repeat;
}


/*******************************************************************
	ɽ
*******************************************************************/

#list{
	width:590px;
	margin:10px 0;
	border-left:1px solid #E2E0D3;
	border-right:1px solid #E2E0D3;
	border-top:1px solid #E2E0D3;
}

#list th{
	width:220px;
	padding:10px 0 10px 10px;
	text-align:left;
	background-color:#F7F7F3;
	border-right:1px solid #E2E0D3;
	border-bottom:1px solid #E2E0D3;
	color:#8DC63F;
	font-weight:bold;
}

#list td{
	padding:10px 0 10px 10px;
	text-align:left;
	border-bottom:1px solid #E2E0D3;
}

#list .fomt-small{
	font-size:0.9em;
}

#table-bottom{
	width:590px;
	margin-bottom:20px;
	font-size:0.9em;
	text-align:right;
}

