body td {

	margin: 0;

	font-size: 10pt;

}



.font_bold {font-weight: bold;}

.linehi_10 {line-height: 10pt;}

.linehi_12 {line-height: 12pt;}

.linehi_16 {line-height: 16pt;}

.fontsize_8 {font-size: 8pt;}

.fontsize_10 {font-size: 10pt;}

.fontsize_12 {font-size: 12pt;}

.fontsize_14 {font-size: 14pt;}

.fontsize_15_linehi18 {

	font-size: 15pt;

	line-height: 18pt;

}

.fontsize_12_linehi16 {font-size: 12pt; line-height: 16pt;}


.padding {

	padding: 10px;

}



.padding_b10 { padding-bottom:10px;}



.title_contents {

	height: 40px;

	padding-left: 20px;

	padding-top: 2px;

	font-size: 20px;

	font-weight: bold;

	font-style: italic;

	font-family: "Book Antiqua", Verdana, Helvetica, sans-serif;

	letter-spacing: 1px;

	border-bottom: 5px #ffffff solid;

	background-image:  url("images/title_contents.gif");

	background-position: bottom;

	background-repeat: no-repeat;

}

.table_boder {

	border: 1px solid #000000;

}

.table_boder2 {

	border: 1px solid #FF6699;

}



.margin_b15 {margin-bottom:15px;}



.margin_l10 {margin-left:10px;}



.padding_t5{ padding-top:5px; }