/* =============================================================================
	gD CSS
============================================================================= */
div.organization {
	width:700px;
	padding:0 3px;
}

p.ttl {
	position:relative;
}

p.ttl a.btn_pdf {
	margin:0 5px 10px auto;
	padding:5px 0 0 24px;
	width:56px;
	height:20px;
	background-position:-580px -50px;
	position:absolute;
	top:0;
	right:0;
	font-size:12px;
	text-decoration:none;
	color:#444;
}

p.ttl a.btn_pdf:hover {
	background-position:-580px -75px;
	color:#243596;
}
