<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body{
	background-color:#ced3eb;
	
}

#headContent{
	height:2000px;
}

#sharkIMG1{
left:auto !important;
right:0 !important;
}

#sharkIMG2{
left:0 !important;
}

.toAbout-image {
	background-color: #8B90C9;
}
.toScrollTop-content {
	color: #fff;
}

#sharkIMG1,#sharkIMG2 {
	
}




#sharkIMG1 img,#sharkIMG2 img {
	opacity: inherit;
filter: inherit;

}

#sharkIMG1 img{width:1150px;}
#sharkIMG2 img{width:1150px;}




h1{
	background-color:#232843;
	position:fixed;
	top:0;
	right:475px;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index:500;
}

.bandColor {
	background:#232843;/* Old browsers */
}

.bandSimpleColor {
	background: #232843; /* Old browsers */
}

h1 .h1Img{
	height:450px;
	width:75px;
	display:block;
}

h1.h1show.fixPos .h1Img{
	margin-top: 20px !important;
	height:160px;
width:27px;
}


#mainImg1 img{top:-400px;left:0px;}
#mainImg2 img{top:-400px;left:0px;}
#mainImg4 img{top:-400px;left:0px;}
#mainImg3 img{top:-400px;right:0px;}


/*
#bowl_ringG{border:4px solid #c4c4c4;}
.ballG{background:#c4c4c4;}
.innerMenu{background: #c4c4c4;}
.innerMenuActive:after{border: 1px solid #c4c4c4;}
.innerMenuAll ul::after{background:#c4c4c4;}
*/
.muneListDate{color:#FFF !important;}
.menuBtnAll{border-top: #FFF 2px solid;}
.menuCircleBtn{background: #FFF;	}
div.circle{background: #FFF;}
.leftArrow::after{border-right: 10px solid #c4c4c4;}
.rightArrow::after{border-left: 10px solid #c4c4c4;}
/*div.menuBackNumTitle{border-bottom: 2px solid #c4c4c4;}*/

div.meneListE{color: #666;}


@media screen and (max-width : 800px){
	img.h1Img {
		width: 50px !important;
	}

#sharkIMG1{
	right:0 !important;
	top:0 !important;
}

#sharkIMG1 img{
/*width:500px;	*/
}
#sharkIMG2{
left: -364px;	
}
#sharkIMG2 img{
/*width:600px;*/
margin-left:0px;	
}

}</pre></body></html>