<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #FCCDD7;
background-image: url(img/bg.gif);
	}


/* ****************************************
	内部テキスト
*******************************************/

.basic {
text-align:left; 
font-size: 12px; 
line-height: 150%; 
color: #48423D;
	}


.cap {
text-align:left; 
font-size: 14px; 
line-height: 150%; 
color: #F0037F;
	}

	
.large {
text-align:left; 
font-size: 16px; 
line-height: 150%; 
color: #48423D;
	}

.link {
text-align: right; 
font-size: 11px; 
	}



#box {
width:599px;
height:47px;
padding:0px 0px 10px 0px;
background-image: url(img/bg03.gif);
background-repeat: no-repeat;
	}

.s_cap {
text-align:left; 
font-size: 14px; 
line-height: 150%; 
color: #F0037F;
	}
	
	
.mini {
text-align:left; 
font-size: 9px; 
line-height: 150%; 
color: #F0037F;
	}
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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