h1{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #003366;


}

h2{
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	color: #003366;
	background: #E3FBFA;
	border: 1px solid #3399CC;
}

h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #336699;
}

.px12 {
	font-size: 12px;
	color: #333333;

}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
.copy {
	font-size: 10px;
	color: #6699FF;
}
.kensaku {
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #6699FF;
	color: #333333;
}
.midasi01 {
	font-size: 14px;
	background-color: #EAECFB;
	border: 1px solid #6699FF;
	font-weight: bold;
	color: #0066CC;
}
.midasi02 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.px12m {
	font-size: 12px;
	line-height: 140%;
	color: #333333;

}
@media print {
.list {border:solid 1px #333333;}
.list th {border:solid 1px #333333;}
.list td {border:solid 1px #333333;}
}
a {
	color: #3300CC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
}
