@charset "utf-8";
/* CSS Document */

.career1{
	clear:both;
	font-size:10px;
	line-height:1.5em;
	border-top:1px solid #333;
	background-color:#ccc;
}


.career1 td{
	padding:1px 2px 1px 3px;
	vertical-align:top;
}

.career1 .year{
	width:40px;
	border-bottom:1px solid #333;
}

.career1 .year_no{
	width:44px;
	border-bottom:none;
}


.career1 .detail{
	width:180px;
	border-bottom:1px solid #333;
}

.career1 .result{
	width:86px;
	border-bottom:1px solid #333;
}
