a{
	text-decoration:	none;
}
a:Link{
	color:			#6666FF;
}
a:Visited{
	color:			#6666FF;
}
a:Active{
	color:			#6666FF;
}
a:Hover{
	color:			#CC4C66;
	text-decoration:	underline;
	background-color:	#F3F3F3;
}

.title {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 15px;font-weight: bold;color:#333333;}
.text {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 11px;line-height: 15px;color:#333333;}
.bold {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 11px;line-height: 15px;font-weight: bold;color:#333333;}
.big {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 15px;line-height: 17px;color:#333333;}
.small {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 12px;line-height: 15px;color:#333333;}

.up {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 11px;font-weight: bold;color:#333333;}
.down {font-family: "ＭＳ Ｐゴシック", "Osaka";font-size: 10px;line-height: 13px;color:#333333;}
