/* CSS Document */

body {
	background-repeat:no-repeat;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-color:#258AF4;
	margin:0;
	padding:0;
	background-attachment: fixed;
 }
 
#outline {
 width:100%;
 }
 
#head {
 background-image:url(images/head_bg.gif);
 background-repeat:repeat-x; 
 }
 
#close {
 width:212px;
 position:absolute; top:0px; right:0px;
 }
 
#contents {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 width:800px;
 background-color:#FFFFFF;
 color:#333333;
 line-height:140%;
 font-size:80%;
 text-align:left;
 border:2px solid #ff0000;
 }

td {
 color:#333333;
 line-height:140%;
 font-size:80%;
 text-align:left;
 }

p {
 color:#FF0000;
 }
 
.gray {
 color:#666666;
 font-size:90%;
 }
 
.red {
 color:#FF0000;
 }
 
.shockwave {
 color:#666666;
 padding:5px;
 border:1px solid #999999;
 line-height:130%;
 font-size:90%;
 }

.start {
 margin:10px;
 }
 
#foot {
 text-align:center;
 padding:10px;
 font-size:80%;
 color:#666666;
 }
 
#kurihiroi {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#fee800;
 border:2px solid #ff0000;
 height:521px;
 width:440px;
 }
 
#gocart {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#ffffff;
 border:2px solid #ff0000;
 height:466px;
 width:484px;
 }

#gekijou {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#77c536;
 border:2px solid #ff0000;
 height:429px;
 width:504px;
 }
 
#crane {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#4c667f;
 border:2px solid #ff0000;
 height:472px;
 width:484;
 }
 
#puzzle {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#EAE8F5;
 border:2px solid #ff0000;
 height:484px;
 width:644px;
 }
 
 
#lucky {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#ffffff;
 border:2px solid #ff0000;
 height:380px;
 width:300px;
 }
 
 #undoukai {
 position:static; top:0px;
 margin:auto;
 padding:auto;
 background-color:#ffffff;
 border:2px solid #ff0000;
 height:340px;
 width:520px;
 }
 
.win {
 color:#0066FF
 }

.mac {
 color:#FF6666;
 }
.orange {
 color:#ff6600;
 }

.howto {
 color:#666666;
 }