@charset "Shift_JIS"; 

/* =======================================
	contact css
========================================== */

#article table {
	margin-left: 28px;
}

#article th {
	background: url(../../img/th_bg.jpg);
	padding: 3px 4px;
	border: 1px solid #FFFFFF;
}

#article td {
	background: url(../../img/td_bg.jpg);
	padding: 3px 4px;
	border: 1px solid #FFFFFF;
}

