.honbun {
	margin-right: 15%;
	margin-bottom: 10%;
	margin-left: 15%;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 0.5em solid #C2C2C2;
	padding-top: 8px;
}

h3 {
	line-height: normal;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DBDBDB;
}

p {
	line-height: 150%;
	text-indent: 1em;
	padding-right: 1em;
	padding-left: 1em;
}

a:link {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

dt {
	text-indent: 1em;
	padding: 0.5em 0.5em 0.5em 1em;
}

table {
	border: 0em;
	border-collapse: separate;
	left: 1em;
	margin-top: 2px;
	margin-left: 2em;
	padding: 2em;
}

td {
	border: 0em;
	vertical-align: text-top;
	margin: 1px;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
}

h4 {
	padding-left: 1em;
	font-size: 0.9em;

}

li {
	list-style-type: none;
	line-height: 150%;
	padding-left: 1em;
}

tr {
	margin: 2em;
	padding: 2em;
	border: 0em;
}

dd {
	padding-left: 1em;
}

h2 {
	padding-top: 4px;
	padding-left: 0.6em;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #990033;
	border-left-color: #990033;
	margin-left: 0.5em;
	width: 200px;
}
img {
	margin-top: 10px;
	margin-left: 10px;

}

