@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for television category
 *
 * *********************************************************
 */
.list {
	border-top: 1px dashed #ddd;
}
.list li {
	width: 480px;
	padding: 8px 0 10px 0;
	_padding: 8px 0;
	border-bottom: 1px dashed #ddd;
}
li.pdf {
	padding-left: 40px;
	background: url(http://www.jcn-yokohama.co.jp/common/img/icn_pdf.gif) no-repeat left center;
}
.pdf p.self{
	margin-top: 0.8em;
	_margin-top: 1.2em;
	background-position: left center;
}

