<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: #fffca4;
	}
	
	
	
/* ****************************************
	TOP
*******************************************/
#topcontainer { 
width:550px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
text-align: left; 
	}


#header {
width:550px;
height:241px;
background-image: url(../img/top01.gif);
background-repeat: no-repeat;
	}


#secondimg {
width:550px;
height:274px;
background-image: url(../img/top02.gif);
background-repeat: no-repeat;
	}
	
	
	
#kazukijacket {
width:255px;
height:240px;
background-image: url(../img/k_01.jpg);
background-repeat: no-repeat;
float:left;	
margin-bottom: 20px;
	}
	
	
#kazukitext {
width:295px;
float:right;	
margin-bottom: 20px;
	}
	


#captiontext {
width:550px;
text-align: left; 
	}
	
	
	

/* ****************************************
	gallery
*******************************************/
#gallery { 
width:650px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
text-align: left; 
	}
	

	
#gallerytop { 
width:650px;
height:215px;
background-image: url(../img/gallery.gif);
background-repeat: no-repeat;
	}
	
	
	
	
/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}

.ft12rd {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #ff3300;
	}


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


.ft18 {
font-size: 18px; 
line-height: 15px; 
color: #333333;
	}
	
	
.ft24 {
font-size: 24px; 
line-height: 24px; 
color: #333333;
	}
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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