@charset "EUC-JP"; /*   文字コード   */

/*   全体   */
body				{ margin: 0px; padding: 0px; background: #000; }
h1,h2,h3,p	{ margin: 0; padding: 0; }
a:link			{ color: #F80; }
a:visited		{ color: #F80; }
a:hover			{ color: #C00; }
a img				{ border: none; }
a em				{ display: none; }
div.clear		{ clear: both; font-size: 1px; }
hr					{ display: none; }

/*   基本枠   */
#whole			{ width: 804px; }
#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; }
h1					{ margin: 25px auto 8px; 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; }
#whole p			{ font-size: 13px; color: #FFF; padding:20px 0 0; }
#whole p span	{ display: block; margin: 0 0 0 15px; }

/*   ページトップ   */
#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; }

/*   ボタン   */
#assent				{ position: relative; width: 798px; height: 102px; }
a#no					{ position: absolute; top: 30px; left: 210px; width: 129px; height: 42px; overflow: hidden; display: block; background: url(/net/other_folder/recommend_pc_2007/assents.gif) no-repeat; }
a#no:hover		{ background-position: 0 -42px; }
a#yes					{ position: absolute; top: 30px; left: 460px; width: 129px; height: 42px; overflow: hidden; display: block; background: url(/net/other_folder/recommend_pc_2007/assents.gif) -129px 0 no-repeat; }
a#yes:hover		{ background-position: -129px -42px; }

/*   フッター   */
#footer_iframe	{ width: 800px; height: 21px; border-top: solid 1px #7B0000; font-size: 10px; }
