h1 {
	background-color: #000000;
}
h2 {
	margin:35px;
	text-align:left;
}

.body_txt {
	text-align:left;
}

.text_color_b {
	color: #110086;
	font-weight: bold;
	margin-top: 10px;
}


#block {
	margin: 35px;
}
.midashi {
	background-image: url('/images/m_img.jpg');
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 30px 0 10px 0;
	font-weight: bold;
	text-align: left;
	font-size: 100%;
}
.txt_block {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	margin: 10px;
}
.txt_block ul {
	text-align: left;
	margin-left: 20px;
	list-style-type: none;
}
.txt_block li {
	text-align: left;
	font-size: 90%;
	line-height: 160%;
}
.txt_block ul li a{
	text-decoration: underline;
	color: #333333;
}
.txt_block ul li a:link{
	text-decoration: underline;
	color: #333333;
}
.txt_block ul li a:visited{
	text-decoration: underline;
	color: #333333;
}
.txt_block ul li a:hover{
	text-decoration: underline;
	color: #003399;
}
.txt_block ul li a:active{
	text-decoration: none;
	color: #333333;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 5px;
}
.txt_right {
	text-align: right;
}
#acrobat {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.acro_txt {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 10px;
}
.txt_bold {
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
