.p {
	font-size: 90%;
	line-height: 150%;
}
.text_small {
	font-size: 75%;
	line-height: 120%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	border-bottom: 1px dotted #003399;
	line-height: 125%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navi {
	font-size: 13px;
	line-height: 20px;
}
h1 {
	color: #003366;
	text-align: left;
	text-indent: 10px;
	border-left: 7px solid #3366CC;
	padding-top: 2px;
	padding-bottom: 2px;
	font: bold 140% "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.kakomi {
	background: #FFFFCC;
	margin: 0px;
	padding: 10px;
	border: 1px dotted #CC9966;
	font-size: 14px;
	line-height: 22px;
}