h2{
	font-size: 100%;
	font-weight: bold;
}
h3{
	font-size: 100%;
	font-weight: bold;
	color: #003399;
}
h4{
	font-size: 100%;
	font-weight: bold;
	color: #330033;
	margin-bottom: 0px;
}
p {
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
}

p.topi_content {
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #663300;
}

p.red {
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #FF0000;
	margin-top: 0px;

}

p.menu a{
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #006600;
	text-decoration: underline;
}

.syojyo{
	font: 100%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #663333;
	left: 0px;
	padding-left: 5px;
	padding-right: 10px;
	list-style: inside;

}
p.back a{
	font: 90%/20px "ＭＳ Ｐゴシック", "Osaka";
	color: #006600;
	text-decoration: underline;
	float: right;
}

