body {
	background:#fcfaf3;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
line-height: 20px;
text-align:center;
}
a {
	color: #000000;
	
}
img {
    border-style:none;
}
/********************** Header ***************************/

#header {
	background: #dfebf0;
	/*width:768px;*/
	height:115px;
	text-align: center;
	padding-top:40px;
}
#totop {
	position: relative;
	top: 45px;
	color: #000000;
	font-size: 15px;
}
#adtop {
	position: relative;
	top:  22px;
	color: #ffffff;
}
#adtop2 {
	position: relative;
	top:  5px;
	color: #ffffff;
}
#totop2 {
	position: relative;
	top: 25px;
	color: #000000;
	font-size: 15px;
}
#adtop a {
	
}
#totop a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#title{
	/*background-color: #00ff00;*/
	height: 35px;
}
#ad1 {
	clear:both;
	padding-top:50px;
	padding-bottom:50px;

}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #171508;
}
h1,h2 {
	position:absolute;
	top:94px;
}
h1 {
	left:241px;
}
h2 {
	right:75px;
}
h3 {
	margin: 15px 0px 0px 30px;
	border-bottom: solid 1px #625d3b;
}
/********************** Main ***************************/
#main {
	/*width:768px;*/
        text-align:center;
	padding-top: 70px;
	/*height:600px;*/
	/*background-color: #00ff00;*/
	position:relative;
	
}
#noflash a{
	font-weight:700;
	font-size:26px;
	color:#ed1c24;
}
#mainnine {
	/*width:768px;*/
        text-align:center;
	padding-top: 70px;	
	padding-left: 50px;
	margin-left: 20px;
	/*height:600px;*/
	/*background-color: #00ff00;*/
	position:relative;
	
}
#mainshisen {
	/*width:768px;*/
        text-align:center;
	padding-top: 70px;	
	padding-left: 30px;
	margin-left: 20px;
	/*height:600px;*/
	/*background-color: #00ff00;*/
	position:relative;
	
}
#content {
	margin:auto;
	text-align:center;

}
#contentshisen {
	width:1220px;
	margin-left: 100px;
	text-align:center;

}
#contentreversi {
	
	margin-left:160px;
	width:1200px;
	text-align:center;

}
#contentnine {
	
	margin-left:200px;
	width:1200px;
	text-align:center;

}
#contentleft {
	float:left;
	margin: auto;
}

#game {
	
}
#contentright {
	float:left;
}
#adright {
	margin-left:152px;
	margin-top:40px;
}
#game object {
	
	border: solid 4px #666666;
}
#content object {
	
	border: solid 4px #666666;
}
/********************** Left - Text ***************************/
#left {
	float:left;
	width:490px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: 1px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}
#left p{
	padding: 5px 10px 10px 30px;
}
#left a:hover{color:#d8cd8d;}




#flashinform {
	width: 65%;
	border: dashed 3px red;
	background-color: #fefefe;
	padding: 15px;
	margin: auto;
	font-size: 1.15rem;
	line-height: 1.5;
	margin-top: 15px;
}

h4 {
	font-size: 1.25rem;
	font-color: red;
}

#flashdisplay {
	cursor: pointer;
	width: 86%;
	margin: 15px auto 15px auto;
	font-weight: bold;
	text-decoration: underline;
}

#flashgame {
	display: none;
	margin: auto;
	overflow: hidden;
}

#flashinform a {
	font-size: 1.5rem;
	color:red;
	font-weight: blod;
	
}





/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: 1px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/

#explanation {
  padding-top: 20px;
  clear:both;
}

#footer {
	height:30px;
	width:100%;
	text-align:center;
	clear:both;
	background-color: #e6eef7;
	position:absolute;
	bottom:0%;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #18160e;
	margin:10px;
	display:block;
}