<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:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Osaka－等幅", "ＭＳ ゴシック", "MS Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.gif);
background-repeat: repeat;

	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#socialbutton_BG {
width:100%;
margin-left: auto;
margin-right: auto;
background-color: #ff6699;
	}
	
	
#socialbutton {
width:1024px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 10px;
text-align: left;
background-color: #ff6699;
	}
	
	
	
.socialbutton_align {
width:310px;
padding-top: 15px;
float:right; 
	}


#footer_BG {
width:100%;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
	}	


/* ****************************************
	TOP
*******************************************/
	
#header { 
width:1024px;
height:567px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
background-image: url(../img/header.png);
background-repeat: no-repeat;
	}
	

#containerBG { 
width:100%;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: #e3e3e3;
	}
	
	
	
#container { 
width:1024px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}
	








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


/* ****************************************
	FONT
*******************************************/
.ft13 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
	
.ft14gy {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #94783d;
	}


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




.ft20red {
font-size: 20px; 
line-height:1.5; 
color: #ce421c;
	}



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






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

	

 a:link
{
color: #ff3b2f;
text-decoration: underline;
}

a:visited
 {
color: #ff3b2f;
text-decoration: underline;
}

a:hover
{
color: #ff3b2f;
text-decoration: underline;
	}

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }




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