@charset "utf-8";

	dl.list dd {
		padding-left: 8em;
    padding-top: 9px;
		border-bottom: none;
	}
	dl.list dd span {
		width: 7.5em;
	}
	dl.list dd.pdf span {
		_top: 12px;
		_left: -13em;
	}

	img.pdf {
		position: absolute;
		top: 15px;
		left: 13.3em;
		_top: 12px;
		_left: -2.3em;
	}
	
	.margin10 {
		margin: 10px;
	}

	#mainContent h2.title span {
		background: #ccc;
	}
	#mainContent h2.title span a {
		display: block;
		color: #333;
	}