@charset "utf-8";

/* 自治会
----------------------------------------------------------------------------------------------------*/

#student {
	float: right;
	width: 570px;
}

#student h2 {
	margin: 0 0 10px;
}

#student h3 {
	padding: 3px 5px;
	margin: 0 0 20px;
	border-left: #F6AC02 4px solid;
}

#student .margin {
	margin: 0 0 20px;
}

#student table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
}

#student table th {
	padding: 5px 10px;
	background: #E5F0B3;
	text-align: center;
	vertical-align: middle;
	border: #E4E4E4 1px solid;
	font-weight: normal;
}

#student table .th2 {
	padding: 2px 10px;
	background: #F4F4F4;
	vertical-align: top;
	font-weight: normal;
}

#student table td {
	padding: 2px 10px;
	border: #E4E4E4 1px solid;
	vertical-align: top;
}

#student table td a {
	padding: 0 0 0 15px;
	background: url(../../common/com_ar01.gif) no-repeat;
}

#student table .meiyo {
	border-top: #E4E4E4 3px solid;
}

#student table .ar a {
	background: url(../../common/com_ar03.gif) no-repeat;
}

#student ul li a {
	padding: 2px 0 2px 18px;
	background: url(../../common/com_ar01.gif) no-repeat;
	background-position: left center;
	font-size: 12px;
}
