.topbody {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 190%;
	letter-spacing: .1em;
	padding: 10px 100px 10px;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DBDF;
}
.topbody-top {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 190%;
	letter-spacing: .1em;
	padding: 0px 100px 10px;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DBDF;
}
.topbody-last {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 190%;
	letter-spacing: .1em;
	padding: 10px 100px 30px;
	font-family: Verdana, Arial, sans-serif;
}
.insidebody {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 190%;
	letter-spacing: .1em;
	padding: 20px 50px 20px 0px;
	font-family: Verdana, Arial, sans-serif;
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DBDF;
}
.box-grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	padding: 0px 0px 10px;

}
.midashi {
	font-size: medium;
	color: #000000;
	line-height: 190%;
	text-decoration: none;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
a:link {
	font-size: small;
	color: #00ABBD;
	text-decoration: none;
}
a:visited {
	font-size: small;
	color: #00ABBD;
	text-decoration: none;
}
a:hover {
	font-size: small;
	color: #18D2E6;
	text-decoration: none;
}
