<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.contents {
	line-height: 1.55;
}
.contents a:hover{
	text-decoration:underline;
}
.sect {
	margin-bottom: 20px;
}
.bgPattern {
	background: url(../images/community/gochisou/bg_pattern.jpg) repeat top left;
	border: solid 1px #f8d595;
	padding: 8px;
	margin-bottom: 40px;
}
.inr {
	background: #fff;
	border: solid 1px #fbe5c1;
	padding: 20px 20px 0 20px;
}
.lead p {
	padding: 13px 15px 15px 15px;
	font-size: 13px;
}
.recipeBox {
	background: #fef5d3;
	padding: 15px;
}
.recipeBox .ttl-1 {
	background: url(../images/community/gochisou/bg_boader_dot.gif) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.recipeBox.top .fL {
	width: 544px;
}
.recipeBox.top .fR {
	width: 300px;
}
.recipeBox.top .fR .thumb {
	margin-bottom: 12px;
}
.recipeBox.top .fR ol {
	margin: 0 0 10px 20px;
}
.recipeBox.top .fR .txt {
	margin-bottom: 15px;
	background: #ece9d7;
	padding: 8px 10px 6px 10px;
}
.recipe {
	background: url(../images/community/gochisou/bg_boader_dot.gif) repeat-x bottom;
	margin-bottom: 30px;
}
.recipeBox.dtl {
	color: #6d3301;
}
.recipeBox.dtl .ttl-2 {
	margin-bottom: 20px;
	background: url(../images/community/gochisou/bg_boader_dot.gif) repeat-x bottom;
	padding-bottom: 15px;
}
.recipeBox.dtl .fL {
	width: 320px;
}
.recipeBox.dtl .fL img {
	border:solid 1px #fbcd87;
	margin-bottom: 10px;
}
.recipeBox.dtl .fR {
	width: 524px;
}
.recipeBox.dtl .fR .ttl-3 {
	background:#ffd985 url(../images/community/gochisou/bg_ico_ttl-dtl.gif) no-repeat top left;
	padding: 6px 0 2px 42px;
	margin-bottom: 10px;
	font-size: 19px;
}
.recipeBox.dtl .fR .ttl-3 span {
	font-size: 14px;
}
.recipeBox.dtl .ingredient {
	width: 384px;
	float: left;
	font-size: 14px;
}
.recipeBox.dtl .ttl-4 {
	border-bottom: solid 1px #ffd985;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}
.recipeBox.dtl .ingredient ul {
	margin-bottom: 10px;
}
.recipeBox.dtl .ingredient .low ul {
	margin-bottom: 0;
}
.recipeBox.dtl .ingredient li {
	border-bottom: solid 1px #f4e9ca;
	line-height: 1.95;
	vertical-align: middle;
}
.recipeBox.dtl .ingredient li .fL {
	display: block;
	width: inherit;
	background: url(../images/community/gochisou/bg_list-disc.gif) no-repeat center left;
	padding-left: 15px;	
}
.recipeBox.dtl .ingredient li .fR {
	display: block;
	width: inherit;
}
.recipeBox .ingredient .low .fL {
	width: inherit;
}
.recipeBox .ingredient .low .ttl-5 {
	text-align: center;
	width: 74px;
}
.recipeBox .ingredient .low .fR {
	width: 310px;
}
.recipeBox .ingredient .low .fR .last-child {
	border: none;
}
.recipeBox.dtl .item {
	width: 120px;
	float: right;
	margin-top: 22px;
	border: solid 1px #ffd985;
}
.recipeBox.dtl .step {
	margin-top: -10px;
	padding-bottom: 25px;
}
.recipeBox.dtl .step h4 {
	margin-bottom: 5px;
}
.recipeBox.dtl .step ol {
	font-size: 13px;
	margin-left: 22px;
}
.recipeBox.dtl .btn {
	text-align: center;
	margin: 30px 0px 15px 0px;
}
.btn a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.bd-top {
	border-top: solid 1px #f4e9ca;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.contents {
}</pre></body></html>