/* フォントサイズ変更指定
---------------------------------------------*/
/* フォントサイズ（大） */
#wrapper {
font-size: x-large;
}
