/* CSS Document */

.font10px-110 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 110%;
}
.font12px-110 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 110%;
}
.font14px-110 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 110%;
}
.font16px-110 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 110%;
}
.font10px {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
}
.font12px {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
}
.font14px {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
}
.font16px {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
}
.font10px-gray {
	font-size: 10px;
	font-style: normal;
	line-height: 140%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.font12px-gray {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
A:Link, A:Visited, A:Active{
	color            : #0000ff ;
	text-decoration  : none;
}

A:Link:Hover,A:Visited:Hover{
	color            : #ff0000 ;
	text-decoration  : underline;
}

