@charset "utf-8";

/* -------------------------------------------------- */
/* file   :privacy.css                                   */
/* update : 2010/01/14 T.S                           */
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
/* index */
/* -------------------------------------------------- */

#contact #contact_table01{
	border-top: 1px solid #383230;
	border-right: 1px solid #383230;
	border-left: 1px solid #383230;
	margin-bottom: 12px;
}
#contact #contact_table01 th{
	border-bottom: 1px solid #383230;
	background-image: url(../../contact/img/bg_th.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 103px;
	color: #FFFFFF;
}
#contact #contact_table01 td{
	border-bottom: 1px solid #383230;
	padding-top: 4px;
	padding-bottom: 5px;
}