@charset "utf-8";

.download{
	position:relative;
	margin-bottom:30px;
	}
	
.line_height200{
	line-height:200%;
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top:-4px;
	margin-bottom:18px;
	}


h4.download_h4{
	font-weight:bold;
	margin-top:30px;
	margin-bottom:8px;
	}

table{
	width:100%;
	border-collapse:collapse;
	}

table th{
	width:30%;
	padding:0.5em 0.8em;
	border:1px solid #D8DFE5;
	}

table td{
	padding:0.5em 0.8em;
	font-size:107%;
	font-weight:bold;
	border:1px solid #D8DFE5;
	}

table td a{
	display:block;
	width:130px;
	height:20px;
	padding-top:2px;
	padding-left:43px;
	background-image: url(../img_common/download/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

table td a.word{
	background:url(../img_common/download/icon_word.gif)  no-repeat left center;
	padding-left:33px;
	}