<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_jis";

/* STYLE RESET */
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
img {
	border: 0px;
}

/* BASIC DESIGN */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS　Pゴシック',Osaka,sans-serif;
	background: url("img/bg.gif") repeat top center;
}
a {color: #005e6a;text-decoration: none;}
a:hover {text-decoration: underline;}
.clearleft {
	clear: left;
}

/* LAYOUT DESIGN */
#container {
	width: 790px;
	margin: 0px auto;
	background: url("img/main_bg.gif") repeat-y;
}
#container table#contents {margin: 0px 5px;}
td {vertical-align: top;}
#footer {
	height: 30px;
	background: url("img/foot_bg.gif") repeat-x bottom;
	}
#footer address {
	font-size: 8pt;
	line-height: 12pt;
	color: #005e6a;
	font-weight: bold;
	width: 400px;
	margin-top: 5px;
	}
#footer a:hover {text-decoration: underline;}
td p {margin:  5px 10px 5px 5px;}
.maintitle img {margin: 10px 0px 0px 10px;}
#cooking .mainimg img {margin: 5px 12px 10px 18px;}
.mainimg img {margin: 5px 0px 5px 10px;}
.mainimg {padding-bottom: 10px;}
.mainimg02 img {margin: 5px 0px 0px 10px;}
img.recipe {margin: 0px 0px 10px 5px;}
.line {border-bottom: 1px dotted #999;}
#cooking {padding-left: 10px;}
.cookingbg {background: url("img/cooking_bg.gif") repeat-y;}
#cooking img.buy {margin: 10px 15px 5px 0px; float:right;}
.right {display: block; text-align:right;}
#sarashi {background: #eee; margin: 5px 10px 5px 5px; padding:3px; height:70px; border:2px dotted #80001E;}
#sarashi img {float:right;}
.last img {margin: 10px 10px 10px 0px;}
#sub {padding: 12px 10px 0px 10px;}
img.subcatcy {margin: 5px 5px 0px 0px;}
.subimg img {margin: 5px 0px 5px 10px;}
.subimg img.buy {margin: 0px 0px 5px 10px;}
.subtitle img {margin: 5px 10px 0px 10px;}
#sub p.add {margin: 5px 10px 0px 10px;}
.subbg {background: url("img/sub_bg.gif") repeat-y;}
.subbottom {height: 10px;}
td #mapLink {vertical-align:bottom;}

/* TEXT DESIGN */
#catchy {
	font-size: 9pt;
	line-height: 12pt;
	color: #005e6a;
	font-weight: bold;
	}
.txt8 {font-size: 8pt; line-height: 12pt; color: #999;}
.txt7 {font-size: 7.5pt; line-height: 10pt; color: #999;}
.txt9 { padding:0 0 0 9px; font-size: 7.5pt; line-height: 10pt; color: #999;}
#cooking p,#cooking li {color: #80001E; font-size: 8pt;}
#cooking .title {font-size: 12pt; line-height: 15pt;  font-weight:bold;}
#cooking .right {font-size: 10pt; line-height: 10pt;  font-weight:bold;}
table.materials td {font-size: 8pt; line-height: 10pt; font-weight:bold; color: #BF002D; text-align:left;}
#sarashi p {font-size: 10pt; line-height: 15pt;  font-weight:bold;}
table.materials td.listtitle {font-size: 10pt; line-height: 16pt;}</pre></body></html>