<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:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
background-image: url(../../img/bg.gif);
background-color: #FDE9E9;
background-repeat: repeat-x;
	}
	
	
img  {
border: none;
}


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



#container { 
width:750px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}
	
	
br{
letter-spacing:0;
}
/* ****************************************
	TOP
*******************************************/
#topimg {
width:750px;
height:180px;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
	}
	
	
	
#main_text {
text-align: left; 
width:750px;
background-image: url(../img/bg.jpg);
	}	
	
	
	
.textbox {
text-align: left; 
width:672px;
margin-left: auto;
margin-right: auto;
	}	
	
	
	
	
	
#box_end { 
width:750px;
height:15px;
background-image: url(../img/bg_end.jpg);
background-repeat: no-repeat;
	}	
	

/* ****************************************
	レシピ
*******************************************/

#recipeimg {
width:750px;
height:180px;
background-image: url(../img/recipe/header2.jpg);
background-repeat: no-repeat;
	}
	
	
	
	
/* ****************************************
	フッター・バナー
*******************************************/
#footer { 
width:750px;
height:164px;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
	}	




.backtotop {
width:620px;
margin-left: auto;
margin-right: auto;
text-align: right;
	}	

/* ****************************************
	FONT
*******************************************/
.ft11 {
text-align: left; 
font-size: 11px; 
line-height: 17px; 
letter-spacing: 0.2em; 
color: #9F8950;
	}
	
	
	
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #9F8950;
	}

	
.ft10pk {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #FF6699;
	}


.ft10per {
text-align: left; 
font-size: 10px; 
line-height: 16px; 
letter-spacing: 0.2em; 
color: #7D3F6D;
	}
	

.ft12pk {
text-align: left; 
font-size: 12px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #FF6699;
	}
	
.ft16pk {
text-align: left; 
font-size: 16px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #FF6699;
	}
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #46C2CD;
text-decoration: underline;
}

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

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