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

/* ------------------------------------------------------------
     omotenashi.css
------------------------------------------------------------ */

/* index
------------------------------------------------- */
.omote #wrapper {
	width: 100%!important;
}
.omote #pankuzu {
	width: 900px;
	margin: 0 auto;
}
.omote #wrapper02 {
	background: url(../images/community/omotenashi/omote_bg.gif) repeat center top;
}
.omote .contents {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0;
}
.omote .inner {
	padding: 20px;
}
.omote .txt01 {
	margin-bottom: 20px;
}
.omote .about {
	margin-bottom: 30px;
}
.omote .about dt {
	margin-bottom: 10px;
}
.omote .container {
	background: #FFFDE4;
	margin-bottom: 30px;
}
.omote .boxWrap {
	position: relative;
	overflow: hidden;
	*zoom: 1;
	padding: 20px 30px 10px;
}
.omote .boxWrap .lead {
	margin-bottom: 25px;
}
.omote .boxWrap .lBox {
	float: left;
}
.omote .boxWrap .rBox {
	float: right;
}
.omote .boxWrap .rBox ol {
	padding: 0;
}
.omote .boxWrap .rBox li {
	text-align: left
}
.omote .boxWrap .rBox li b {
	font-weight: normal;
	color: #ff0000;
	font-size: 10px;
}
.omote .boxWrap .btn {
	position: absolute;
	bottom: 30px;
	right: 45px;
}
.omote .credit {
	background: #FFFDE4;
	padding: 30px;
	margin-bottom: 20px;
}

/* detail
------------------------------------------------- */
.detail .boxWrap {
	background: url(../images/community/omotenashi/detail_line.gif) no-repeat center bottom;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
.detail h3 {
	margin-bottom: 5px;
}
.detail h4 {
	margin-bottom: 10px;
}
.detail dl {
	clear: both;
	margin-bottom: 20px;
}
.detail .howToMake {
	margin-bottom: 0;
}
.detail dt {
	font-weight: bold;
	color: #1B7711;
}
.detail ol span {
	color: #1B7711;
}
.detail .lBox {
	width: 38%;
}
.detail .rBox {
	width: 58%;
}
.detail .rBox ul li {
	padding-left: 0.5em;
	text-indent: -0.5em;
}
.detail .rBox ol li {
	padding-left: 1em;
	text-indent: -1em;
}
.detail .rBox .em1 {
	padding-left: 1em;
	text-indent: -1em;
}
.detail .rBox .em2 {
	padding-left: 2em;
	text-indent: -2em;
}
.detail .btnBack {
	text-align: center;
	padding: 20px 0 30px;
}

.omote_lst{ margin-left:20px; margin-top:10px;}</pre></body></html>