@charset "Shift_JIS";
/* link style*/

/* common style */


/* */

sup,sub {
	font-size: 70%;
}
#content {
	font-family:Arial,sans-serif;
}

.top_right{
	font-size: 12px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 8px;
}

h2{
margin-left: 5px;
}



.table_brain{
	margin-bottom: 0.5em; 
	border: 1px solid #C3C4C4;
	width: 99.5%;
	margin-left: 5px;
	border-collapse: collapse;
}
.table_brain th {
	font-size: small;
	text-align: left;
	vertical-align: top;
	border: solid 1px #C3C4C4;
	color: #023431;
	background-color: #46ACA5;
	padding: 0.4em;
}
.table_brain td {
	font-size: small;
	border: solid 1px #C3C4C4;
	vertical-align: top;
	padding: 0.4em;
}

