* {margin:0; padding:0; }
html,body {width:100%; height:100%; background:#000; font-size:14px; }
img {border:0; }
a       {color:#00F; }
a:hover {color:#F00; }
span {visibility:hidden; display:none; }
textarea {font-size:1em; }

#box {width:750px; height:100%; margin:0 auto; padding:0 10px; position:relative; }
/*----------ロゴ＆バナー部分*/
#header {width:100%; height:70px; position:relative; }
#logo {width:200px; height:50px; position:absolute; left:0; bottom:0; }
#logo a       {width:100%; height:100%; background:url(img/n/logo.jpg)  0 0 no-repeat; display:block; }
#logo a:hover {background:url(img/n/logo.jpg) 0 -50px no-repeat; }
#banner   {width:468px; height:60px; position:absolute; top:0; right:0; }
/*----------menu＆ログイン部分*/
#menu_login {width:100%; height:34px; position:relative; background:#222; color:#FFF; }
#menu {margin-left:1em; font-size:1.1em; line-height:34px; }
#menu a       {color:#FFF; text-decoration:none; }
#menu a:hover {color:#0FF; text-decoration:underline; }
#login {position:absolute; top:0; right:5px; line-height:34px; }
#login input.input  {width:5em; height:1.2em; font-size:1em; }
/*#login input#button {height:1.2em; }*/
.logined {font-size:0.8em; }
.logined a       {color:#FFEBCD; }
.logined a:hover {color:#0FF; }
/*----------main部分*/
#main {width:100%; height:450px; position:relative; background:url(img/n/main_bg.jpg) no-repeat; }
#main #entry {width:170px; height:110px; position:absolute; top:54px; left:555px; }
#main #entry a       {width:100%; height:100%; background:url(img/n/entry.jpg) 0 0 no-repeat; display:block; }
#main #entry a:hover {background:url(img/n/entry.jpg) 0 110px; }
#cont {width:520px; height:100%; padding:0 200px 0 30px; color:#222; overflow:auto; }
#cont h1 {margin:0.5em 0; font-size:2.2em; border-bottom:solid #222 2px; }
#cont p  {padding-bottom:2em; line-height:1.4em; }
/*----------footer部分*/
#footer {width:100%; background:#222; text-align:right; font-size:0.9em; color:#FFF; line-height:1.8em; }
#footer a       {color:#DDD; text-decoration:none; }
#footer a:hover {color:#F00; text-decoration:underline; }
#footer #copy {margin-left:1em; text-align:left; color:#CCC; }
/*----------table設定*/
table {border-collapse:collapse; margin:0.5em auto; border:solid 1px #666; }
table td     {padding:0.6em; border:solid 1px #666; background:#FFF; }
table td.td1 {background:#222; color:#FFF; }
table td.td2 {background:#222; color:#FFF; text-align:center; }
table td.td3 {background:#444; color:#FFF; }
table td.td3 a {color:#FFF; }
/*----------ポイント購入ページ*/
#bbb {width:95%; }
#bbb table {float:left; width:50%; }

/*----------indexで使用*/
#main_index {width:100%; height:300px; background:url(img/n/main_bg_index.jpg) no-repeat; }
a#yes,a#no  {width:180px; height:60px; display:block; float:left; }
a#yes       {background:url(img/n/18check.jpg) 0 0; margin-right:1em; }
a#yes:hover {background:url(img/n/18check.jpg) 180px 0; }
a#no        {background:url(img/n/18check.jpg) 0 -60px; }
a#no:hover  {background:url(img/n/18check.jpg) 180px -60px; }

/*----------アクセス解析、相互リンクページ*/
#access {display:none; visibility:hidden; }
#sougolink a {width:100px; height:50px; text-align:center; float:left; background:transparent; }
