﻿/* --------------------------------------------------
	SiteName : NTT DATA BIZINTEGRAL CORPORATION.
	FileName : contact.css
	Description : contact styles
	
	== TOC =========================================
	1 : contact layout styles
	
-------------------------------------------------- */
/* 1. contact layout styles
================================================== */
#main table.table_style table {
  border: none;
}

#main table.table_style table td {
  border: none;
  padding: 0px 0px 3px;
}

#main table.table_style th {
  font-weight: normal;
}
