/*10px,gray*/
.gray10{
	 color:#c0c0c0;
	font-size: 10px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
	line-hight:13px;
}

/*13px,gray*/
.gray13{
	 color:#c0c0c0;
	font-size: 13px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
	line-height:18px;
}

/*12px,gray*/
.gray12{
	color: #C0c0c0;
	font-size: 12px;
	line-height:150%;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;

}

/*12px,gray,line-hight*/
.gray12h{
	color: #C0c0c0;
	font-size: 12px;
	line-height:200%;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;

}

/*12px,snow*/
.snow12{
	color: #fffafa;
	font-size: 12px;
	line-height:150%;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,snow*/
.snow14{
	color: #fffafa;
	font-size: 14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}


/*16px,snow*/
.snow16{
	color: #fffafa;
	font-size: 16px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*18px,snow*/
.snow18{
	color: #fffafa;
	font-size: 18px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}


/*20px,snow*/
.snow20{
	color: #fffafa;
	font-size: 20px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*10px,yellow*/
.yellow10{
	color: #FFFFCC;
	font-size: 10px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*12px,blue*/
.blue12{
	color: #33ccff;
	font-size: 12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,blue*/
.blue14{
	color: #33ccff;
	font-size: 14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*24px,blue*/
.blue24{
	color: #4169e1;
	font-size: 24px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;

	padding: 2px;
}

/*12px,rosybrown*/
.rb12{
	color: #bc8f8f;
	font-size: 12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*12px,slategray*/
.sgray12{
	color: #708090;
	font-size: 12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*12px,lightsteelblue*/
.sblue12{
	color:#b0c4de;
	font-size:12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,lightsteelblue*/
.sblue14{
	color:#b0c4de;
	font-size:14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,green-blue*/
.gblue14{
	color:#33cccc;
	font-size:14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,green-blueheighlight*/
.blue-hl{
	color: #000000;
	font-size: 14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
	background-color: #33cccc;
	padding: 2pt;
}

/*12px,non-color*/
.nc12{
	font-size:12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*14px,non-color*/
.nc14{
	font-size:14px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

/*12px,black*/
.black12{
	color: #000000;
	font-size: 12px;
	font-family: ＭＳ Ｐゴシック, Osaka, MS UI Gothic, sans-serif;
}

.lionbg{
	background-image:url("./images/lion_bg.gif");
	background-repeat: no-repeat;
	background-position: center;
	padding:10px;
}

.joshoubg{
	background-image:url("./images/joshou_bg.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

.topbg{
	background-image:url("./images/top04.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
