@charset "utf-8";

/* --------------------------------------------------------------
contents
-------------------------------------------------------------- */
#main h4 {
	padding:0 0 10px 2px;
}

#main table {
	width:569px;
	border-top:solid 1px #a91c22;
	margin:0 0 30px 5px;
}

#main th {
	width:164px;
	background:url(/images/th_bg_company.jpg) top right repeat-y;
	padding:10px 10px 10px 18px;
	border-bottom:dotted 1px #a91c22;
	border-right:dotted 1px #a91c22;
}

#main th.last {
	border-bottom:solid 1px #a91c22;
}

#main td {
	width:405px;
	background:url(/images/td_bg_company.jpg) top right repeat-y;
	padding:10px 10px 10px 30px;
	border-bottom:dotted 1px #a91c22;
}

#main td.last {
	border-bottom:solid 1px #a91c22;
}

#main p {
	padding:0 0 0 10px;
}
