.sidenav a{
	background: url(../images/about/sidenav_about.png) 0 0 no-repeat;
}

#contents ul{
	margin-top: 30px;
}

#about_works table{ width:100%;}


#about_works th,
#about_works td{
	padding:10px;
	font-size:14px;
	border:1px solid #D0C9C9;
	background:#FFF;
	line-height: 1.6;
}
#about_works th span,
#about_works td span{
	color: #666;
	font-size: 11px;
}

#about_works thead th{ background:#fccbcb; font-weight:normal; vertical-align:middle;}

#about_works .number{ width:30px;}
#about_works .clientNumber{ width: 60px;}

#about_works .table01 tr td:first-child,
#about_works .table01 tr td:last-child{ text-align:center;}

.ta_left{ text-align: left !important;}
.ta_right{ text-align: right !important;}

.borderDashed{ border: 1px dashed  #D0C9C9 !important;}
.borderDashedLeft{ border-left: 1px dashed  #D0C9C9 !important; border-bottom: 1px dashed  #D0C9C9 !important; border-top: 1px dashed  #D0C9C9 !important;}
.borderDashedRight{ border-right: 1px dashed  #D0C9C9 !important; }

