@charset "utf-8";
/**
 *  - アナログワールド ゲーム開発ページ
 * 
 * update：  2026/09/09
 * version： 00001
 * 
 *  - 履歴
 *  00001 2026/09/09 初版
 */



/*コンテナ*/
body#games div#container {
	background:#fff0ac url(container_bg.png) no-repeat right top;
}

