@charset "utf-8";



/*サイト全体

------------------------------------------------------------ */

*{

	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅","Arial", "Helvetica", "sans-serif";

}

.txtSS{

	font-size:64%;

}

.txtS{

	font-size:77%;

}

.txtM{

	font-size:85%;

}

.txtL{

	font-size:93%;

}

.txtLL{

	font-size:100%;

}
