@charset "Shift_JIS";

h1 {
	text-align: center;
	clear: both;
	margin: 0.5em;
}
h1#recipename {
	font-size: 1.8em;
	background-color: #FFFFFF;
	padding: 0.3em;
	border: medium double #993333;
	margin: 0em 0.5em 0.5em;
}
#recipemain a {
	text-decoration: none;
}

#content dd.nopad p a {
	margin-right: 0! important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
li a {
	margin-right: 0! important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#intro {
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	font-size: 0.85em;
	line-height: 1.4em;
}

dl#recipemain {
	background-position: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
dl#recipemain dt {
	font-size: 1.2em;
	border: 1px solid #993333;
	padding: 0.2em 0.2em 0.2em 0.5em;
	margin-bottom: 0.2em;
	background-color: #993333;
	color: #ffffff;
	margin-left: 3em;
	margin-top: 0.4em;
}
dl#recipemain dd {
	font-size: 0.9em;
	margin-left: 7em;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0.2em;
	margin-right: 4em;
	line-height: 1.4em;
}

dl#recipes dt {
	font-size: 1.2em;
	border: 1px solid #993333;
	padding: 0.2em;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}
dl#recipes dd {
	font-size: 0.9em;
	margin-left: 5em;
	padding: 0px;
	text-align: left;
	margin-right: 1em;
}
dl#recipes li.group {
	border: 1px dotted #003366;
	padding-left: 2em;
	margin-bottom: 5px;
}
dl#recipes dd ol {
	margin-left: 0em;
	padding: 0px;
}
dl#recipes dd ul {
	margin-left: 0em;
	padding: 0px;
}
dl#recipes dd li {
	margin-left: 0em;
	padding: 0px;
}
dl#recipes dd.group li {
	margin-left: 1em;
	padding: 0px;
	list-style-position: inside;
}
#recipes dd p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0.5em;
}
.imgr {
	float: right;
	margin: 0px 0px 0px 0.5em;
}
.imgl {
	float: left;
	margin: 0px 0.5em 0px 0px;
}
#calorie {
	font-size: 0.9em;
	background-color: #ffffcc;
	padding: 0.1em 1.5em 0.1em 0.1em;
	float: right;
	width: 40%;
	text-align: right;
}
a:visited {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
}
a:link {
}
