<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 {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #f6f6f6;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: #63d8ef;
	}


/* ****************************************
	TOP
*******************************************/

#top {
width:1000px;
height:818px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#content01 { 
width:801px;
height:317px;
background-image: url(../img/content01_01.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
	}
	
	
	
.content01_text { 
width:801px;
background-image: url(../img/content01_bg.gif);
margin-left: auto;
margin-right: auto;
	}
	
.content01_textbox { 
width:729px;
text-align: center; 
font-size: 14px; 
line-height:1.5; 
color: #000000;
margin-left: auto;
margin-right: auto;
	}
	
	
	
	
/* ****************************************
	GIRLS
*******************************************/	
#content02 { 
margin-top: 5px;
width:801px;
height:615px;
background-image: url(../img/content02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

.content02_textbox { 
padding: 340px 0px 0px 340px;
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
	
	
/* ****************************************
	APP
*******************************************/	
#content03 { 
margin-top: 5px;
width:801px;
height:521px;
background-image: url(../img/content03_01.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
		
	
#content04 { 
margin-top: 0px;
width:801px;
height:731px;
background-image: url(../img/content03_02.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
#content05 { 
margin-top: 0px;
width:801px;
margin-left: auto;
margin-right: auto;
	}
	
	
.top_text {
margin-left: 450px;
text-align: left;
	}
	
	

	
	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 45px;
	}
	

	
	

/* ****************************************
	FONT
*******************************************/
.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #000000;
	}



.ft14ye {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffff00;
	}


.ft14yed {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #fcc001;
	}

.ft14per {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #3a3c87;
	}


.ft16w {
text-align: left; 
font-size: 16px; 
line-height:1.5; 
color: #ffffff;
	}




.ft22w {
text-align: left; 
font-size: 22px; 
line-height:1.3; 
color: #ffffff;
	}
	
	


.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}



.ft10ye {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffff00;
	}







.ft14p {
text-align: left; 
font-size: 12px; 
line-height:2.0; 
color: #ff4400;
	}

.ft10p {
text-align: left; 
font-size: 10px; 
line-height:1.4; 
color: #666666;
	}




.ft14m {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #fff;
	}

.ft30bk {
text-align: left; 
font-size: 30px; 
font-weight: bold;
line-height:1.1; 
color: #000;
	}

.sub {
text-align: left; 
font-size: 20px; 
font-weight: bold;
line-height:1.2; 
color: #ffffff;
	}

.title {
text-align: left; 
font-size: 28px; 
font-weight: bold;
line-height:1.2; 
color: #ffffff;
	}

.title2 {
text-align: left; 
font-size: 25px; 
font-weight: bold;
line-height:1.2; 
color: #ffffff;
	}



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

	

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

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

a:hover
{
color: #0099ff;
text-decoration: none;
	}

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>