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

/*　カバー▼
---------------------------------------------------------　*/

#roots_cover {
	background-image: url(../roots/images/roots_cover_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 250px;
	text-indent: -9999px;
}

/*　カバー▲
---------------------------------------------------------　*/

#philosophy {
	border-bottom-color:#C1AAA4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom:30px;
}

#foods {
	padding-top:30px;
	border-bottom-color:#C1AAA4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom:30px;
}

.bottom_line {
	border-bottom-color:#C1AAA4;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	float:right;
	width:655px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 30px 0px;
}

#tat {
	float:right;
	width:655px;
}

.float_left {
	float:left;
}

#license ul {
	list-style-type: none;
}

#ownner_shef h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	padding-bottom:8px;
}

#profile {
	float:right;
	width:655px;
	margin-bottom:30px;
}

#license {
	padding:10px;
	border:solid;
	border-color:#C1AAA4;
	border-width:1px;
	clear:both;
	margin-left: 30px;
}
</pre></body></html>