<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: #FBF7EF;
margin-left: auto;
margin-right: auto;
	}

	
/* ****************************************
	TOPのBG
*******************************************/
#container {
width:750px;
border-style: solid; 
border-width: 8px; 
border-color: #ffffff; 
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	TOP
*******************************************/
#topimg { 
width:750px;
height:400px;
background-image: url(../img/01.jpg);
background-repeat: no-repeat;
	}

#secondimg { 
width:750px;
height:400px;
background-image: url(../img/02.jpg);
background-repeat: no-repeat;
	}

#machiuke_one { 
width:750px;
height:214px;
background-image: url(../img/cap01.jpg);
background-repeat: no-repeat;
	}


#machiuke_two { 
width:750px;
height:241px;
background-image: url(../img/cap02.jpg);
background-repeat: no-repeat;
	}



#textbox { 
width:750px;
background-color: #CEE2F2;
	}

.product { 
width:690px;
text-align: left; 
font-size: 11px; 
line-height: 17px; 
color: #000000;
margin-left: auto;
margin-right: auto;
	}



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



#footer {
width:750px;
height:45px;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
	}


/* ****************************************
	FONT
*******************************************/
.ft14 {
text-align: center; 
font-size: 14px; 
line-height: 17px; 
color: #000000;
	}
	
	
.ft11 {
text-align: left; 
font-size: 11px; 
line-height: 17px; 
color: #000000;
	}


.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #FF3399;
	}


.ft18pk {
text-align: left; 
font-size: 18px; 
line-height: 22px; 
color: #FF3399;
	}




.ft_cap {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
color: #666666;
	}

	
.ft18bk {
text-align: left; 
font-size: 18px; 
line-height: 22px; 
color: #000000;
	}
	








.ft_link {
font-size: 12px; 
line-height: 160%; 
color: #666666;
	}


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

	

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

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

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