<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: EDE4D4;
background-image: url(../img/bg2.gif);
background-repeat: repeat-y;
	}
	
/* ****************************************
	TOPレイアウト
*******************************************/
#container {
width:450px;
	}


#footer {
width:450px;
height:61px;
background-image: url(../colection/img/footer.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	

.backtotop {
width:60px;
padding-top: 22px;
margin-left: 366px;
text-align: left; 
font-size: 10px; 
line-height: 16px; 
color: #666666;
	}







/* ****************************************
	ガールズコレクション
*******************************************/
#colection_header {
width:450px;
height:199px;
background-image: url(../colection/img/header.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
	
	
#colection_container {
width:400px;
margin-left: auto;
margin-right: auto;
	}

.deco {
text-align: center; 
font-size: 12px; 
line-height: 17px; 
color: #996699;
	}	






/* ****************************************
	フォント
*******************************************/
.basic {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #666666;
	}
	

.pink {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #FF5475;
	}
	
	
	
.yellow {
text-align: left; 
font-size: 11px; 
line-height: 17px; 
color: #ffff00;
	}
	
	
	
	
.large {
text-align: left; 
font-size: 16px; 
line-height: 20px; 
color: #FF5475;
	}
	


.ft16rd {
text-align: left; 
font-size: 16px; 
line-height: 20px; 
color: #CC0000;
	}
	

.mini {
text-align: left; 
font-size: 10px; 
line-height: 14px; 
color: #996699;
	}	
	
/* ****************************************
	リンク
*******************************************/

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

	

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

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

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