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

　お料理

////////////////////////////////////////////////// */

.bx-pager-item a {
	display:block;
	width:10px;
	height:10px;
	margin:0 3px;
	border-radius:10px;
	background:#E4E1D2;
	line-height:1;
	text-indent:-9999px;
}

.sec {
	padding: 0 10px;
}

.sec p {
}
.sec .img01 {
	float: left;
	padding: 0 5px 5px 0;
}
.sec h3 {
	padding-bottom: 10px;
}
.sec h4 {
	border-bottom: 1px dotted #3E5522;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sec h5 {
	border-bottom: 1px dotted #3E5522;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#read {
}
.link_btn li {
	padding-right: 5px;
}
.link_btn li:last-child {
	padding-right: 0px;
}


#sec01 {
}


#sec02 {
}
#sec02 h6 {
	padding-bottom: 5px;
}
#sec02 ul li {
	width: 20%;
}
#sec02 ul li:last-child {
	width: 79%;
}
#sec02 ul li p {
	font-size:11px;
}


#sec03 {
}
#sec03 ul li {
	width: 40%;
}
#sec03 ul li:last-child {
	width: 59%;
}


#sec04 {
}
#sec04 ul li {
	width: 36%;
}
#sec04 ul li:last-child {
	width: 28%;
}

</pre></body></html>