body {
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12128B;
	width: 99%;
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
}
.pnavi {
	font-size: 10px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	margin-left: 20px;
}
.leftspace {
	margin-left: 20px;
}


p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 3px;
}
h2 {
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
	color: #0A0847;
	margin-top: 40px;
}
.txb {
	font-weight: bold;
	color: #0500BF;
	font-size: 12px;
}
.txgray {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0500BF;
	margin-bottom: 0px;
	margin-left: 22px;
	margin-top: 20px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 150%;
}
#index {
	margin-left: 23px;
}
.chuui {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	margin-left: 20px;
	font-size: 12px;
}

