.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

.font12height {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;

}
.font14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
}
.font16 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font18 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	
}.bg {
	background-image: url(images/p_main_bg.gif);
	background-repeat: repeat-x;
}
a:link{color:#FF6600;text-decoration:none;} 
a:active{color:#FF6600;text-decoration:none;} 
a:visited{color:#FF6600;text-decoration:none;} 
a:hover{color:#666666;text-decoration:none;}