@charset "Shift_JIS";
* {
	list-style-type: none;
	border-spacing: 0;
}
.top_midashi1{
	height: 28px;
	background-color: #fdf6f0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bea77b;
	color: #444444;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 1em;
}
table {
	width: 760px;
	border: 1px solid #069;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 10px
}
#table_box {
	background-color: #069;
}
th {
	background-color: #069;
	height: 30px;
	font-size: 16px;
	color: #FFF;
	padding-top: 3px;
	line-height: 120%;
	text-align: center;
}
td {
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 7px;	
}
th, td{
	border-top: 1px solid #96BECF;
}
tr.first th{
	border-top: 1px solid #069;
}
td.bdL{
	border-left: 1px solid #96BECF;
}
#s_name {
	width: 265px;
}
#s_year {
	width: 50px;
	border-left: 1px solid #fff;
}
#name {
	width: 110px;
	border-left: 1px solid #fff;
}
#title {
	width: 315px;
	border-left: 1px solid #fff;
}
.aword {
	background-color: #f1f6fc;
	color: #333;
	padding-left: 18px;
	text-align: left;
}
.ctr span {
	font-weight: bold;
}
