@charset "UTF-8";
/* CSS Document */

body {
margin-top:0;
margin-left:15;
margin-bottom:0;
background-image:url(img/bg.gif);
background-repeat: repeat;
	background-color:#8fe311;
		background-position:center;
	}
body,td,th {
	font-size: 12px;
	line-height:1.8em;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color:#333333;
	}
.b{
font-size:12px;
font-weight:bold;
color:#339900;
}
.r{
font-size:14px;
font-weight:bold;
color:#FF0000;
}
.g{
font-size:12px;
color:#0066FF;
}

.flame {
width:691px;
background-color:ffffff;
}
.flame2 {
width:691px;
margin-top:0;
margin-left:0px;
padding:0px;
background-color:#ffffff;
background-position:left;
background-repeat:repeat-y;
}

.bio_flame {

width:650px;
margin-left:20px;
}
.recipe_flame {
margin-top:10px;
}

.copyright {
margin-top:26px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
h1 {
	font-size: 11px;
	color: #000;
     position: relative;
     }
h1 span {
     color: #fff;
     display: block;
     position: absolute;
     top: -1px;
     left: -1px;
     }

h2 {
	font-size: 10px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
