/* CSS Document */

div#body td {
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size:100%;/* 14px相当 */
	line-height:22px;
	}
	
h1 {
	font-size:150%;
	color:#e5581b;
	margin: 0 0 15 0;
	line-height:28px;
	}

h2 {
	font-size:125%;
	color:#990033;
	margin: 15 0 15 0;
	}

h3 {
	font-size:115%;
	font-weight:800;
	color:#003366;
	margin: 20 0 10 0;
	}
	
hr {
	background-color: #DCDCDC;
	padding: 0px;
	height: 1px;
	border: none;
}
.read {
	font-size:90%;
	line-height:18px;
}

.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.small {
	font-size:80%;
	}


/* レイアウト */
td.mark01 {
	padding: 15px 5px 0px 0px;
	vertical-align:top;
	text-align:right;
	
	
}

td.textblock01 {
	padding: 15px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	
	
}

td.imgblock01 {
	padding: 15px 0px 0px 0px;
	text-align:center;
}

.txtb {
	font-weight: bold;
}


div.txtblk01 {
	padding:0px 0px 15px 20px; 
	background:url(../image/sikaku.gif) no-repeat top left;
	
	
}

span.htxt01 {
	color:#990000;
}

td.tdnum {
	text-align:right;
	vertical-align:top;
}


span.htxt02 {
	color:#000080;
	font-weight:bold;
}

div.txtblk02 {
	padding:0px 0px 15px 20px;
}








