@charset "utf-8";
body {
	text-align: center;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #996600;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #FF0004;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
#layoutLogic {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: auto;
	width: 820px;
	background-attachment: scroll;
	background-image: url(images/image_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	top: 0px;
	background-attachment: scroll;
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
}

#main {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	margin-bottom: 50px;
}



#footer {
	font-size: 10px;
	clear: both;
	background-attachment: scroll;
	background-image: url(images/image_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 291px;
	width: auto;
}
.header2 {
	background-attachment: scroll;
	background-image: url(images/image_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 398px;
}
.mainbox {
	white-space: normal;
	height: auto;
	width: 563px;
	line-height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	font-size: 12px;
	color: #996600;
	padding-left: 5px;
}
.concept_mainbox {
	white-space: normal;
	height: auto;
	width: 410px;
	background-attachment: scroll;
	background-image: url(images/image_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	color: #996600;
}
.profile_mainbox {
	white-space: normal;
	height: auto;
	width: 410px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(images/image_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #996600;
	font-size: 12px;
}
.link_mainbox {
	white-space: normal;
	height: auto;
	width: 327px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	color: #996600;
}

.left {
	clip: rect(auto,auto,auto,140px);
	float: right;
	width: 250px;
	height: auto;
	margin-right: 15px;
}
.left2 {
	clip: rect(auto,auto,auto,auto);
	white-space: normal;
	float: right;
	text-align: left;
	vertical-align: top;
	width: 190px;
	line-height: 20px;
}
.right {
	clip: rect(auto,auto,auto,140px);
	width: 260px;
	white-space: normal;
	float: left;
	margin-left: 12px;
	margin-top: 45px;
	height: auto;
}
.right2 {
	clip: rect(auto,auto,auto,140px);
	white-space: normal;
	float: left;
	height: auto;
	text-align: right;
	vertical-align: top;
}

.middle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #996600;
	line-height: 20px;
}
.recipe_image {
	border: 1px dotted #B8A046;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.recipe_right_image {
	border: 1px dotted #B8A046;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.recipe_mainbox {
	white-space: normal;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 750px;
	padding: 20px;
	border: 1px solid #FF3300;
}

.under_mainbox {
	white-space: normal;
	text-align: left;
	vertical-align: top;
	margin-left: 140px;
	color: #996600;
	float: left;
}


.b1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
