@charset "Shift_JIS";

/* ----- HOME ----- */

#home td.bc { background-color: #CCCCCC; }
#home td.caption {
	padding: 5px 8px;
	font-size: 10px; line-height: 1.5em ;
	color: #666666;
}

#home .news { margin: 10px 0 2px 0; }
#home .banner1 { margin-top: 10px; }
#home .banner2 { margin-top: 3px; }
#home .pd { padding: 8px 0; }
#home .date { padding-right: 12px; }

#home #new table {
	width: 484px;
	background: url("../img/linedot_484.gif") no-repeat bottom;
}
#home #new table th {
	padding: 8px 10px 8px 17px;
	width: 10%;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	background: url("../img/arrow.gif") no-repeat 3px 1em;
}
#home #new table td {
	padding: 8px 0;
	width: 90%;
}

#home table.iso {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}
#home table.iso td.isotxt {
	padding: 0 0 0 5px;
	font-size: 10px; line-height: 1.5em ;
	color: #666666;
	width: 120px;
}