@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------
index
--------------------------------------------------------------------*/

/*--content style-----------------------------------------------------------*/
#content div #main_content div.copy table {
	line-height: 2em;
}

#content div #main_content div.copy table tr {
	height: 2em;
}

#content div #main_content div.copy table th {
	width: 130px;
	float: left;
	font-weight: bold;
}

#content div #main_content div.copy table th span {
	color: #004da2;
}

#content div #main_content div.copy table td {
	width: 490px;
	float: right;
	padding-bottom: 2em;
}