.honbun {
	font-size: 84%; 
	line-height: 130%; 
	font-weight: normal
}

.honbun_indent {
	font-size: 84%; 
	line-height: 130%; 
	font-weight: normal
	text-indent: 1em;
}

.honbun_table_indent {
	font-size: 84%; 
	line-height: 130%; 
	font-weight: normal
	margin-left: 1em;
}

.table1 {
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699
}

.table1_indent {
	font-size: 84%;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	margin-left: 1em;
}


a.blue-link:link {
	color: #3359cc;
	text-decoration: underline;
}
a.blue-link:visited {
	color: #3359cc;
	text-decoration: underline;
}
a.blue-link:hover {
	color: #666666;
	text-decoration: none;
}
.title_1 {
	font-size: 140%;
	letter-spacing: 1em;
	font-weight: bold;
}

.title_2 {
	font-size: 100%;
	font-weight: bold;
}

.title_3 {
	font-size: 80%;
}
.li_1 {
	font-size: 100%;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
}

.li_2 {
	font-size: 84%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
}

