@charset "EUC-JP"; /*   文字コード   */

/*   全体   */
body				{ margin: 0px; padding: 0px; background: #232323 url(/nol/index_image/bg_dark.jpg); }
h1,h2,h3,p			{ margin: 0; padding: 0; }
a:link				{ color: #F80; }
a:visited			{ color: #F80; }
a:hover				{ color: #C00; }
a img				{ border: none; }
div.clear			{ clear: both; font-size: 1px; }
hr					{ display: none; }

/*   基本枠   */
#whole				{ width: 802px; background: #232323; }
#outline			{ border-left: solid 1px #000; border-right: solid 1px #000; background:url(/nol/img/main_bg00.jpg); }
#inline				{ border-left: solid 1px #7B0000; border-right: solid 1px #7B0000; }
#head_iframe	{ width: 798px; height: 70px; margin: 0 0 8px; }
#pan					{ font-size: 12px; float: right; color: #FFFFFF; margin: 0px 6px 10px 0px; }
h1						{ margin: 20px auto 0px; width: 764px; height: 55px; overflow: hidden; font-size: 1px; text-indent: -9999px; }
h1#h1_cslot		{ background: url(/nol/rules/img/sub_ttl_cslot.gif) no-repeat; }
h1#h1_mobile	{ background: url(/nol/rules/img/sub_ttl_mobile.gif) no-repeat; }
h1#h1_whouse	{ background: url(/nol/rules/img/sub_ttl_whouse.gif) no-repeat; }
#rule_cslot_iframe, #rule_mobile_iframe, #rule_whouse_iframe	{ background: #E8E8E8; border: 1px solid #F00; margin: 0 auto; padding: 0 10px 20px; }

/*   メインのインライン   */
/*#master_iframe		{ width: 798px; height: 980px; }*/

/*   ページトップ   */
#page_top			{ width: 100%; height: 50px; border-top: dotted 1px #7B0000; }
.to_top				{ width: 109px; font-size: 1px; margin: 20px 0 0 680px; }
.to_top a			{ height: 16px; background: url(/nol/developer/img/page_top.gif) no-repeat; text-decoration: none; display: block; }
.to_top span		{ display: none; }
.to_top a:hover		{ background: url(/nol/developer/img/page_top.gif) 0px -16px no-repeat; }

/*   close button  */
#close			{ margin: 0 auto ; height: 50px; width:222px; padding:10px auto; }
#close a		{ background: url(/nol/hangame/static/common_files/noll_hg_close.gif) no-repeat; width: 222px; height: 39px; overflow: hidden; display: block; text-indent: -9999px; border: none; text-decoration: none; }
#close a:hover		{ background-position: 0 -39px; }

/*   フッター   */
#footer_iframe		{ width: 800px; height: 21px; border-top: solid 1px #7B0000; font-size: 10px; }
