div.topMenu{
	display:none;
	position:absolute;
	border:solid 1px black;
	background-color:rgba(0,0,0,0.8);
	z-index:50;
	font-size:20px;
	cursor:pointer;
}
div.topMenu:hover{
	display:block;
}


a.topMenu:hover + div{
	display:block;
}

label{
	cursor:pointer;
}

.menuskin{
	position: absolute;
	width:620px;
	border:1px solid black;
	line-height:18px;
	z-index:50;
	visibility:hidden;
	opacity:1.0;
	top:152px;
	right:5%;
}

.menuskin a{
	text-decoration:none;
	color:black;
	padding-left:10px;
	padding-right:10px;
}
#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

.URL{
	width:350px;
	border-radius:10px;
	border:0px;
	margin:5px;
	padding:0px 10px;
	font-size:15px;
	border:3px ridge #bbb;
	background: rgba(255,255,255,0.6);
	color:#000;
}

.blueButtom{
	background: linear-gradient(to top, rgba(81, 219, 221, 1), rgba(255, 255, 255, 1)); 
	border-radius: 30px;
	display:inline-block;
	color:#000;
	font-size:18px;
	text-align:center;
	width:90px;
	height:24px;
	padding:2px;
	margin:2px 0px;
	text-shadow:2px 2px 1px #fff;
	border:3px ridge #bbb;
	cursor:pointer;
	/* This button was generated using CSSButtonGenerator.com */
}
.blueButtom:hover{
	background: linear-gradient(to top, rgba(51, 180, 255, 1), rgba(255, 255, 255, 1)); 
	/* This button was generated using CSSButtonGenerator.com */
}
.blueButtom:active, div.topMenu a:active {
	position:relative;
	top:-2px;
	/* This button was generated using CSSButtonGenerator.com */
}

.stop{
	background:linear-gradient(to right, rgba(255,0,0,0.8), rgba(255,255,255,0.8) );
	text-shadow:2px 2px 1px #000;
	color:#fff;
	display:none;
}

a.topMenu {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	border-radius:10px 10px 0px 0px;
	display:inline-block;
	color:black;
	font-size:16px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 2px 1px #fff;
	z-index:180;
	position:relative;
	background: linear-gradient(to right bottom, rgba(255,191,31,1), rgba(255,255,255,1) );
	cursor:pointer;
}
a.topMenu:hover, div.topMenu a:hover {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	color:#FF00FF;
}

.hidden{
	display:none;
}

.show{
	display:block;
	position:absolute;
	z-index:100;
	font-size:16px;
	overflow:auto;
}

.bottomMenu{
	text-align:center;
	width:606px;
	height:60px;
	background: linear-gradient(to right, rgba(255,191,31,0.9), rgba(255,255,255,0.6) );
	text-shadow:2px 2px 1px #fff;
	position:relative;
	border:0px;
	color:#000;
	font-size:18px;
}
.bottomMenu td{
	border:0px solid;
	text-align:center;
}


a.leftMenu {
	background: linear-gradient(to right, rgba(255,0,0,0.9) , rgba(255,255,255,0.7));
	margin:1px 0px;
	border-radius:0px 20px;
	border:3px ridge #bbb;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	font-family:'meiryo','・ｽ・ｽ・ｽC・ｽ・ｽ・ｽI','ms pgothic','ms p・ｽS・ｽV・ｽb・ｽN',osaka,'\5FAE\8EDF\6B63\9ED1\9AD4','Microsoft JhengHei','MingLiU','sans-ser';
	height:30px;
	left:0px;
	line-height:30px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:4px 1px 1px #b23e35;
	z-index:200;
	}a.leftMenu:hover {
	width:150px;	
	}a.leftMenu:active {
	opacity:0.5;
}
div.leftMenu{
	position:absolute;
	top:19px;
	z-index:100;
	margin-left:70px;
}

a{
	color:#FFDF0F;
	text-decoration: none;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

table.footer{
	position:relative;
	padding-top: 0px;
	color:#FFDF0F;
	background-color:rgba(0, 0, 0, 0);
	border:0px solid rgba(0, 0, 0, 0);
	width:606px;
	font-size:13px;
	font-family:Georgia,Serif;
	margin-right:auto;
	margin-left:auto;
	border-spacing:0px;
}

td.footer{
	font-size:13px;
	color:#FFDF0F;
	background-color:rgba(0, 0, 0, 0.5);
	border:0px solid rgba(0, 0, 0, 0);
	text-align:center;
	font-weight:bold;
	padding:0.5px;	
}

.fblikebox{
	background-color:#ffffff; 
	overflow:hidden; 
	width:235px;
	height:500px;
	position:absolute;
	top:250px;
	z-index:0;
	margin-left:50px;
}

.ytplayer{
	overflow:hidden; 
	position:absolute;
	z-index:0;
	margin-left:920px;
}

.ads{
	position:absolute;
	z-index:0;
	margin-left:920px;
	width:400px;
	height:800px;
	top:50px;
}

div#screenFlush{
	width:510px;
	height:320px;
}

table.screenFlush{
	border: 6px solid;
	width:100%;
	height:100%;
}
table.screenFlush td{
	text-align:center;
}
table.screenFlush img{
	width:100px;
	height:100px;
	margin:10px;
	transition: all 0.25s ease;
}table.screenFlush img:hover{
	transform: scale(1.25);
}

img.screenFlush{
	width:56px;
	height:56px;
	padding:2px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}img.screenFlush:hover{
	width:60px;
	height:60px;
	padding:0px;
}img.screenFlush:active{
	position:relative;
	top:-3px;
}

img.selectOrbs1{
	cursor:pointer;
	padding:5px;
	width:40px;
	height:40px;
	transition: all 0.25s ease;
}img.selectOrbs1:hover{
	width:46px;
	height:46px;
	padding:2px;
	transform: scale(1.25);
}img.selectOrbs1:active{
	position:relative;
	top:-3px;
}

img.selectOrbs2{
	cursor:pointer;
	padding:2px;
	width:46px;
	height:46px;
}

.selectOrbs3{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border:1px inset;
	cursor:pointer;
	text-align:center;
	vertical-align: middle;
	width:50px;
	height:50px;
	padding:0px;
}
.selectOrbs3 img{
	transition: all 0.25s ease;
}
.selectOrbs3 img:hover{
	/*-moz-box-shadow:inset 2px 1px 14px 5px #d2fc93;
	-webkit-box-shadow:inset 2px 1px 14px 5px #d2fc93;
	box-shadow:inset 2px 1px 14px 5px #d2fc93;	*/
	transform: scale(1.25);
}
.selectOrbs3 img:active{
	position:relative;
	top:-2px;
}

.selectOrbs3 input[type='radio']{
	display:none;
}
.selectOrbs3 input[type='radio'] + label img{
	opacity:0.5;
}

.selectOrbs3 input[type='radio']:checked + label img{
	opacity:1.0;
}

.lang{
	width:80px;
	background:#000;
	margin-left:825px;
	margin-top:-20px;
	text-align:center;
}

.donate{
	margin:10px auto;
	text-align:center;
	font-size:18px;
	position:absolute;
	margin-left:920px;
	width:270px;
	background: linear-gradient(to right, rgba(122,255,175,0.6), rgba(122,136,255,0.6) );
	text-shadow: 2px 2px 2px #000;
	text-align:center;
}
.donate a{
	font-weight:bold;
	font-size:22px;
}
.donate a:hover{
	font-size:26px;
}

.notice{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	font-family:Righteous;
	font-size:14px;
	width:100%;
	border:0 solid;
	text-decoration:none;
	text-shadow:2px 2px 3px #000;
	background:linear-gradient(to right, rgba(122,255,175,0.7), rgba(122,136,255,0.7) );
	text-align:center;
}

div.scroll-slow {
 height: 16px;	
 overflow: hidden;
 position: relative;
 color: yellow;
}
div.scroll-slow p {
 position: absolute;
 width: 1000px;
 height: 100%;
 margin: auto;
 //line-height: 30px;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(100%);
 /* Apply animation to this element */	
 -moz-animation: scroll-slow 25s linear infinite;
 -webkit-animation: scroll-slow 25s linear infinite;
 animation: scroll-slow 25s linear infinite;
}

#starter{
	display:none;
	position:absolute;
	z-index:999;
	opacity:0.5;
}

.SNS{
	width:606px;
	text-align:center
}
.SNS td{
	width:25%;
}
.SNS img{
	width:100px;
	margin-top:10px;
}

.SNS img:active{
	margin-top:0px;
}

.langButtom{
	position:absolute;
	top:20px;
	margin-left:230px;
	text-align:center;
	width:60px;
	font-size:14px;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	border:3px ridge #bbb;
	border-radius:20px;
	background: linear-gradient(to top, rgba(81, 219, 221, 1), rgba(255, 255, 255, 1)); 
	cursor:pointer;
}