@charset "Shift_JIS";

@import url("parts.css");


body { margin: 0; padding: 0;}

/* e[u
--------------------------------------------------------------------------------- */
table {
	margin: 0 0 0 10px;
	width: 530px;
}
th,td {
	padding: 8px 5px;
	text-align: left;
	border-bottom: 1px dotted #9c9c9c;
}
th {
   width: 20%;
}
td {
	padding-left: 18px;
	width: 80%;
	background: url('../images/top/news_arrow.gif') no-repeat 0 12px;
}




/* css end ---------------------------------------------------------------------- */