A:link{text-decoration:none;} 
A:active{text-decoration:none;} 
A:visited{text-decoration:none;} 
A:hover{text-decoration:none;} 

h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-weight: bold;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-weight: normal;
}
.px10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.px12{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 15px;
}
.px12s {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 18px;
}
.px12b{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bold;
 line-height: 15px;
}
.px12w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
 line-height: 15px;
	color:#FFFFFF;
}
a:link{
	color:#0000FF;
}
a:visited{
	color:#006600;
}