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

br{
letter-spacing:0;
}

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

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


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

#head {
width:450px;
height:50px;
background-image: url(../img/head.gif);
background-repeat: no-repeat;
margin-top: 0px;
	}

#top {
width:450px;
height:635px;
background-image: url(../img/top.gif);
background-repeat: no-repeat;
margin-top: 0px;
	}

#copy1 {
width:450px;
height:172px;
background-image: url(../img/copy1.gif);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 0px;
	}

#copy2 {
width:450px;
height:733px;
background-image: url(../img/copy2.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 50px;
	}


/* ****************************************
	更新情報
*******************************************/
#info {
margin-top: 0px;
margin-bottom: 0px;
width:450px;
background-color: #D3A46C;
	}


#cd {
width:450px;
height:143px;
background-image: url(../img/cd.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 20px;
	}
	
	



	

/* ****************************************
	フッター
*******************************************/
#footer {
margin-left: auto;
margin-right: auto;
margin-top: 40px;
margin-bottom: 30px;
width:386px;
height:10px;
background-image: url(../img/copyright.gif);
background-repeat: no-repeat;
	}


#banner {
width:972px;
text-align: center; 
	}
	
	
.banner_margin {
margin-bottom: 55px;
	}




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



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

	

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

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

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