body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(./cm_bg_01.gif);
	background-position: center;

	.font12-gray{
		font-size : 12px;
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
		line-height : 135%;
		color : 939393;
	}
}