@charset "utf-8";


#global_navi li.menu2 a{
	background: url(../../img/menu/menu02_on.png) no-repeat !important;
}

#page_education table.history{
	width: 560px;
	float: right;
	margin: 0 0 15px 0;
}

#page_education table caption{
	text-align: left;
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

#page_education thead th{
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #666;
	background: #CCC;
}
#page_education tbody th{
	padding: 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #666;
	background: #EDEDED;
}