<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-image: url(../img/bg.jpg);
background-color: #ffffff;
	}
	
	
img  {
border: none;
}


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

#container { 
width:751px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 20px;
	}


	
/* ****************************************
	TOP
*******************************************/
#header {
width:751px;
text-align: right; 
	}
	
#topimg {
width:751px;
height:567px;
background-image: url(../img/bg_top.jpg);
background-repeat: no-repeat;
	}


#toptextbox {
width:700px;
padding-top: 25px;
margin-left: auto;
margin-right: auto;
	}

.topcap_left {
width:331px;
height:505px;
float: left; 
background-image: url(../img/cap01.gif);
background-repeat: no-repeat;
	}



#topcap_right {
width:345px;
height:421px;
float: right; 
	}


.whitebox {
width:345px;
height:421px;
float: right; 
background-image: url(../img/bg_top2.gif);
background-repeat: no-repeat;
	}

.recipebox {
width:290px;
padding-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}


.ikisatsu {
margin-top: 15px;
	}

.capimg {
margin-bottom: 5px;
	}



/* ****************************************
	レシピ
*******************************************/
#recipe {
width:751px;
height:567px;
background-image: url(../img/bg_recipe.jpg);
background-repeat: no-repeat;
	}


#recipebox {
width:650px;
height:400px;
margin-left: auto;
margin-right: auto;
padding-top: 65px;
	}

.recipe_left {
width:300px;
height:400px;
float: left; 
	}


.recipe_right {
width:330px;
height:400px;
float: right; 
	}



.recipemenu {
width:650px;
padding-top: 25px;
margin-left: auto;
margin-right: auto;
text-align: left; 
font-size: 12px; 
color: #764B13;
text-align: center; 
	}



/* ****************************************
	いきさつ
*******************************************/
#ikisatsubox {
width:660px;
height:400px;
margin-left: auto;
margin-right: auto;
text-align: left; 
overflow: auto;
border: none;
	}


.textboxaera {
width:620px;
font-size: 12px; 
line-height: 20px; 
color: #764B13;
text-align: left; 
	}





/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #764B13;
	}



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



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

	

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

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

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