a{
text-decoration: none;
}

table {
	width:550px;
	margin:0 auto;
}

.staff {
	font-size: 10pt;
	color: #606060;
	letter-spacing: 1px;
    line-height: 20px;
}

.staff td img{
	margin-left:30px;
}

.td_left{
	width: 100px;
	padding-left: 10px;
}

.bar {
	width:520px;
}

.bar img{
	margin: 15px 0 5px 0;
}

.history {
	font-size: 10pt;
	color: #606060;
	margin-left: 90px;
	text-align: left;
}

.history tr{
    letter-spacing: 1px;
    line-height: 20px;
}

.history td{
	border-bottom: 1px dashed #CCCCCC;
	vertical-align: top;
}

	.sp{
	display:none;
}

@media screen and (max-width: 992px) {
	.sp{
	display:block;
}

table {
	width:100%;
}


.history {
	margin-left:0;
}


}
