p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	line-height: 28px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 15px;




}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0066CC;
	padding: 2px;
	margin-bottom: 0px;
	border-bottom-color: #000099;





}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 22px;
	color: #0000FF;
	text-align: center;
	padding: 5px;
	border-bottom: medium solid #0066CC;
	font-weight: bold;



}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding: 3px;



}
body {
	margin: 0px;
	padding: 0px;

}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	border: 0px;
	color: #0000FF;
	text-decoration: none;


}
img {
	border: 0px;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;

}
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	padding: 2px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(grp/ul.gif);
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	margin-left: 25px;


}
li {
	line-height: 20px;

}
.redbold {
	font-weight: bold;
	color: #FF0000;
}

