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

#container {
	/*background-image:url(../img/bg.jpg);
	width:800px;
	height:1400px;*/
	margin:0 auto 0 auto;
	padding:0;
	background-color: #FFFFFF;
}

img{
	border:none;
}


#header {
	margin:0;
	padding:0;
}

body{
	font-family:"ＭＳ Ｐゴシック", san-serif,;
	font-size:14px;/*モダンブラウザ向け*/
	color:#000000;
	text-align:center;
}

h1{
	margin:0;
	padding:0;
}

#contents {
	margin:0 auto 0 auto;
	padding:0;
}

h2{
	margin:0;
	padding:0;
}

#column{
	width:800px;
	height:400px;
	margin:0 auto 0 auto;
	padding:0;
}

#column2{
	width:800px;
	height:420px;
	margin:0 auto 0 auto;
	padding:0;
}

#box1{
	width:760px;
	height:420px;
	margin:0 auto 0 auto;
	padding:0;
}

#text4{
	/*margin-left:20px;*/
	padding:0;
	/*background-image:url(../img/bga.gif);*/
	width:760px;
	height:420px;
}

#text4 p{
	margin:0;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
}

#rightcolumn{
	margin:0 auto 0 auto;
	padding-left:30px;
	padding-top:20px;
	width:255px;
	float:left;
}

#text{
	margin-left:20px;
	padding:0;
	/*background-image:url(../img/bgb.gif);*/
	width:400px;
	height:350px;
}

#text p{
	margin:0;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

#text p b {
	font-weight: bold;
}

#text2{	
	margin-left:20px;
	background-image:url(../img/tyui_bg.png);
	width:235px;
	height:75px;
}

#text3{	
	margin-left:20px;
}


.style1 {color:#FFFF33;}
.style2 {color:#FFFF33;}
.style3 {font-weight: bold;}

#text2 p{
	text-align:left;
	padding-top:10px;
	padding-left:5px;
}


#leftcolumn{
	margin:0 auto 0 auto;
	padding-top:20px;
	width:500px;
	float:right;
}

#rightbg{
	margin-top:6px;
	/*background-image:url(../img/pokeright_bg.png);*/
	width:250px;
	height:400px;
}

#rightbg p{
	padding-top:10px;
	font-size: 0.9em;
	line-height: 1.1em;

	text-align: left;
}



#osusume{
	/*padding-top:10px;*/
	clear:both;
	width:800px;
}

#footer{
	padding-top:10px;
	clear:both;
	width:800px;
}

.style3 {color: #FF6600;
	font-size:18px;}

address {
	margin:0 auto 0 auto;
	padding:0;
	font-size:12px;
}
#program{

}

#content .ingredient{
	position: relative;
	width: 376px;
	overflow: hidden;
}
#program .ingredient h3{
	/*float: left;*/
	margin-bottom: 9px;
	width: 50px;
	height: 18px;
	background: url(../images/common_19.gif) top center no-repeat;
	text-indent: -9999px;
}
#program .ingredient p.note{
	/*float: left;*/
	width: 308px;
	padding-left: 18px;

	min-height: 18px;
	height: auto !important;
	height: 18px;

	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
}
#program .ingredient table{
	width: 750px;
}
#program .ingredient table th,
#program .ingredient table td{
	padding: 4px 9px;
	font-size: 1.1em;
	line-height: 1.2em;
}
#program .ingredient table th{
	background: #FF6633;
	text-align: center;
	font-weight: bold;
}


#program .ingredient table th{
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
}
#program .ingredient table td{
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
}
#program .ingredient table .stuff,
#program .ingredient table .volume{
	width: 8em;
}
#program .ingredient table td.stuff,
#program .ingredient table td.volume{
	text-align: center;
}
#program .ingredient table td.note{
	text-align: left;
}

#program .ingredient table td.note.hart{
	background-image:url(../img/hart.png) top center no-repeat;
}

#hart2{
	position: absolute;
	bottom: 5px;
	left: 745px;
	z-index: 10;
	width: 30px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	/*background: url(../img/hart.png) no-repeat top left;*/
	top: 1572px;
}


*html #hart2{
	position: absolute;
	bottom: 5px;
	left: 743px;
	z-index: 10;
	width: 30px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	/*background: url(../img/hart.png) no-repeat top left;*/
	top: 1640px;
}


*:first-child+html #hart2{
	position: absolute;
	bottom: 5px;
	left: 742px;
	z-index: 10;
	width: 30px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	/*background: url(../img/hart.png) no-repeat top left;*/
	top: 1568px;
}

#program .ingredient table td.category{
	padding-left: 1.5em !important;
	background: #fafafa !important;
}
</pre></body></html>