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

body {
text-align: center;
margin: 0;
padding: 0;
font-family:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../img/bg2.jpg);
background-color: #f9fbc3;
margin-left: auto;
margin-right: auto;
background-repeat: repeat-x;
	}
	
	
img  {
border: none;
}


.clearboth {
clear:both; 
visibility:hidden; 
    }


	
br{
letter-spacing:0;
}
 
 
 
 
 
#container { 
width:850px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0px;
	}
	
	
	
/* ****************************************
	ソーシャルボタン
*******************************************/
.ninja_content { 
width:300px;
float:right; 
margin-top: 10px;
margin-bottom: 10px;
	}
	
	
/* ****************************************
	MENU
*******************************************/
#menubox {
width:626px;
margin-top: 20px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}



/* ****************************************
	左メニュー
*******************************************/
#leftcontainer { 
width:626px;
float:left; 
	}
	



/* ****************************************
	TOP
*******************************************/
#header {
width:626px;
height:179px;
background-image: url(../img/header.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}



#c01 {
width:626px;
height:204px;
background-image: url(../img/c01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}


#c02 {
width:626px;
height:474px;
background-image: url(../img/c02.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right auto;
}

#bglive01 {
width:626px;
margin-left: auto;
margin-right: auto;
background-color: #fdf446;
}

.live_text { 
padding: 8px;
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #000000;
letter-spacing: 0.2em; 
	}

#bglive02 {
width:626px;
margin-left: auto;
margin-right: auto;
background-color: #eb6c8e;
}


#bglive03 {
width:626px;
margin-left: auto;
margin-right: auto;
background-color: #00ccea;
}






/* ****************************************
	韓国語
*******************************************/
#ko_c2 {
width:626px;
height:498px;
background-image: url(../img/ko_c2.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right auto;
}


/* ****************************************
	英語
*******************************************/
#en_c2 {
width:626px;
height:470px;
background-image: url(../img/en_c2.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right auto;
}


/* ****************************************
	中文
*******************************************/
#ci_c2 {
width:626px;
height:408px;
background-image: url(../img/ci_c2.png);
background-repeat: no-repeat;
margin-left: auto;
margin-right auto;
}




/* ****************************************
	右メニュー
*******************************************/
#rightcontainer { 
width:195px;
margin-left: auto;
margin-right: auto;
float:right; 
	}
 
.rightimgmargin { 
text-align: right; 
margin-bottom: 20px;
	}



/* ****************************************
	言語切り替え
*******************************************/
.languabe { 
padding-bottom: 10px;
}





/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
.ft10bl {
text-align: left; 
font-size:10px; 
line-height:12px; 
color: #2cc6f2;
	}	
	
.ft12pk {
text-align: left; 
font-size:12px; 
line-height:18px; 
color: #f85289;
letter-spacing: 0.2em; 
	}
	
	
.ft10 {
text-align: left; 
font-size:10px; 
line-height:12px; 
color: #000000;
	}	
	
.ft11gr {
text-align: left; 
font-size:11px; 
line-height:14px; 
color: #666666;
letter-spacing: 0.2em; 
	}
	
.ft16pk {
text-align: left; 
font-size:16px; 
line-height:20px; 
color: #f85289;
letter-spacing: 0.2em; 
	}


	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0066b5;
text-decoration: none;
}

a:visited
 {
color: #0066b5;
text-decoration: none;
}

a:hover
{
color: #0066b5;
text-decoration: none;
	}
</pre></body></html>