div#contents div.download {
	cursor: pointer;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	background: url(../images/bg_castel_down.gif) bottom no-repeat;
	width: 538px;
	border: 1px solid #e5cc7f; 
	border-top:none;
}
div#contents div.download p { padding: 8px 8px 0 8px; text-align:justify; }
div#contents p { padding: 8px 0px 0 10px; text-align:justify; }

div#contents a.link_to_download {
	background: url(../images/h3_background.jpg) no-repeat ;
	display: block;
	width: 513px;
	margin: 6px 0 0 10px;
	padding: 5px 0 5px 25px;
	font-weight: bold;
	text-decoration: none; border: 1px solid #e5cc7f; border-bottom:none;
	color: #FFFFFF;
}
div#contents a.link_to_download:hover { background: url(../images/h2_background.jpg) no-repeat ; color: #006600; }
div#contents a.link_to_download span.file_size { color: #006600; }


