.font1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	color: #5F5F5F;
	font-weight: bold;

}
.font2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #5F5F5F;
	line-height: 20px;


}


h1 {
	display: inline;
	font-size: 12px;
	color: #666666;
	padding: 7px 0px 0px 5px;
	font-weight: normal;
	letter-spacing: 0;
}

h2{
 font: bold 80% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 80% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.space{
padding: 190px 5px 5px 5px;
font-size: 10px;
color: #666666;
}

.style1 {font-size: x-small}
.style2 {
	font-size: xx-small;
	color: #666666;
}

.style3 {color: #999999}
.style4 {font-size: 12px}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #9CB52A;
}

a:visited {
	color: #FF0000;
			font-size: 12px;

}
a:hover {
	color: #C8DC67;
		font-size: 12px;

}
