@charset "Shift_JIS";

/* Profile_Table
---------------------------------------------*/



table {
	width: 510px;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 1px solid #333333;
	color: #000;
	background: #fff;
	font-family:				Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

caption {
	padding: 2px 10px 2px 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background-color: #001980;
}

td {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}

th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
	width: 120px;
	margin: 0;
}

thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #c6d7cf;
	
}

tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}

tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}

tbody th a {
	background: transparent;
	color: #0000EE;
	text-decoration: underline;
}

tbody th a:visited {
	color: #b98b00;
}

tbody th, tbody td {
	vertical-align: middle;
	text-align: left;
}

tfoot td {
	border: 1px solid #996;
}

tbody tr:hover {
	background: #FFF195;
}

.st {
	text-indent: 2em;
}










