a{
	text-decoration:	none;
}
a:Link{
	color:			#6699CC;
}
a:Visited{
	color:			#6699CC;
}
a:Active{
	color:			#6699CC;
}
a:Hover{
	color:			#CC0033;
	text-decoration:	underline;
	background-color:	#FDEBD7;
}

.title {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 17px;}
.bold {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 14px;font-weight: bold;}
.big {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 13px;line-height: 17px;}
.small {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 15px;line-height: 20px;}
.text {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 16px;}
.textb {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 16px;font-weight: bold;}
.textc {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 16px;font-weight: bold;color: #660000;}

