
/*ボディスタイル*/
.bodyStyle {
	text-align	: center;
}

/*ダウンロードボタンスタイル*/
.downloadBtnStyle {
	width	: 	100;
	height	:	21;
	font-family      : 'ＭＳ ゴシック';
	font-size        :  12px;
}

