@charset "utf-8";

#about_us{
	width:100%;
	color: #666666;
}

#about_us td,th{
padding : 10px;
	border: solid 1px #cccccc;
}

th{
font-weight: bold;
background : #f5f5f5;
}