@charset "utf-8";
@media all and (min-width: 641px){
html, body{
	height: 100%;
	padding: 0px;
	margin: 0px;
}
body{
	background-color: #FFF;
	color: #333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	text-align: left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, nav, article{
	margin: 0px;
	padding: 0px;
}
a{
	color: #157C08;
	text-decoration: none;
}
a:hover{
	color: #157C08;
	text-decoration: underline;
}
a img, a:link img{
	background-color: #FFF;
}
a:visited img, a:hover img, a:active img{
	background-color: #FFF;
	opacity: 0.50;
}
a[href^="tel:"] {
    pointer-events: none;
}
dfn{
	font-style: normal;
}
img{
	border: none;
}
li{
	list-style: none;
}
h1 {
	font: bold 24px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	float:left;
	line-height:100px;
}
section{
	overflow:hidden;
	margin-bottom:5px;
}
.wrapper{
	border-left: 2px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	padding: 0px;
}
header{
	width: 946px;
	margin: 0px;
	padding: 3px 2px 5px 2px;
}
.header_logo{
	float:right;
	overflow:hidden;
	margin-right:10px;
}
.timg{
	float:left;
	height: 100px;
	letter-spacing: 2px;
	text-indent: 10px;
	width: 70%;
	border: #000 1px solid;
	margin-left:10px;
}
.timg img{
	float: right;
	margin: 0px 0px 0px 0px;
}

.g_menu{
	clear:both;
	padding: 10px 8px 0px 11px;
}
.g_menu ul{
	width: 927px;
	height: 45px;
	background-color: rgba(0,102,0,1);
	border-radius: 5px 5px 5px 5px;
	padding: 2px 2px;
}
.g_menu li{
	float: left;
	background-color: rgba(0,102,0,1);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: #FFF 2px solid;
}
li.bt1{
	margin: 0px 2px;
}
li.bt1 a{
	color: #FFF;
	width: 125px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 13px;
}
li.bt1 a:hover{
	background-color: #7cc78d;
	display: block;
	text-decoration: none;
}
li.btl{
	border-radius: 5px 0px 0px 5px;
	margin-right: 2px;
}
li.btl a{
	color: #FFF;
	display: block;
	height: 28px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
	line-height: 1.1em;
	width: 124px;
}
li.btl a:hover{
	background-color: #7cc78d;
	display: block;
	text-decoration: none;
	border-radius: 5px 0px 0px 5px;
}
li.btr{
	border-radius: 0px 5px 5px 0px;
	margin-left: 2px;
}
li.btr a{
	color: #FFF;
	width: 124px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 13px;
}
li.btr a:hover{
	background-color: #7cc78d;
	display: block;
	text-decoration: none;
	border-radius: 0px 5px 5px 0px;
}
.content{
	width: 927px;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	overflow:hidden;
}

.pankuzu {
	font-size: 12px;
}

.pankuzu br{
	display:none;
}

.left{
	font-size: 14px;
	line-height: 22px;
	width: 507px;
	float: left;
}

.timgl{
	clear: both;
	margin-bottom:5px;
}
.timgl h2 {
	color: #FFF;
	font-size: 16px;
	height: 24px;
	letter-spacing: 2px;
	width: 100%;
	background-color:rgba(0,102,0,1);
	border-radius: 5px;
	padding-top:2px;
	margin-top:15px;
}
.timgl h2 img{
	float:left;
	margin: 1px 3px 3px 3px;
}


.rbox{
	float: right;
	width: 410px;
	height:100%;
}
.drbox{
	float: right;
	width: 97%;
	height:100%;
}
.drbox li{
	margin-bottom: 5px;
}
.drbox li.drwide{
	float:left;
	width: 100%;
}
.drbox li.sch{
	border: 1px solid #000;
	height: 77px;
	padding: 0px;
	position: relative;
	width: 48.3%;
	float:left;
}
.drbox li.sch a{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	left: 0px;
	overflow: visible;
	position: absolute;
	top: 0px;
	width: 100%;
}
.drbox li.sch a:hover{
	opacity: 0.5;
}
.drbox li.sch img{
	float: left;
	margin-right: 5px;
}
.drbox li.sch p{
	font-size: 18px;
	font-weight: 900;
	line-height: 22px;
	margin: 5px 0px;
	text-align: center;
}
.useful{
	float: right;
	width: 97%;
	height:100%;
	margin:10px 0px 15px;
	border: 1px solid rgba(0,102,0,1);
}
.useful li a{
	color: #157C08;
	text-decoration: none;
}
.useful li a:hover{
	color: #157C08;
	opacity: 0.50;
}

.useful p{
	font-size:24px;
	font-weight:900;
	padding:10px;
}
.useful h2{
	clear: both;
	background-color: rgba(0,102,0,1);
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
	padding: 5px 0px;

}

.useful li{
	font-size: 14px;
	float: left;
	line-height: 16px;
	width: 195px;
	padding: 5px 0px;
	text-indent: 5px;
}
.useful li.rlwide{
	width: 100%;
	padding: 0px;
	text-indent: 0px;
	text-align: right;
	margin-bottom: 5px;
}
.lecture, .olshop{
	clear: both;
	float:right;
	width: 97%;
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:20px;
}
.lecture h2{
	clear: both;
	color: #FFF;
	font-size: 16px;
	text-align:left;
	height: 24px;
	line-height:22px;
	letter-spacing: 2px;
	width: 100%;
	background-color:rgba(0,102,0,1);
	border-radius: 5px;
	padding-top:2px;
	margin-bottom:5px;
}
.lecture h2 img{
	float:left;
	margin: 1px 3px 3px 3px;
}

.lecture ul{
	margin:0px 10px 15px 10px;
	overflow:hidden;
	float:left;
}
.lecture ul.cl{
	width:100%;
	margin: 0px;
	clear:both;
}
.lecture li{
	width:100%;
	margin:5px 0px;
}
.olshop li{
	clear:both;
	width:100%;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.olshop li img{
	width:250px;
	height:auto;
}

footer{
	clear:both;
	border: none;
	width: 100%;
	padding-top:10px;
}
.foot_before{
	border-top: 1px dotted rgba(0,102,0,1);
	clear: both;
	padding: 10px 3px;
	width: 99%;
	overflow:hidden;
}
.foot_before a, .foot_sitemap a{
	text-decoration: none;
}
.foot_before a:hover, .foot_sitemap a:hover{
	text-decoration: underline;
}
.foot_before dl{
	text-align:left;
	float:left;
	width:25%;
}
.foot_before dt{
	margin-bottom:10px;
}
.foot_before dd{
	font-size:12px;
	margin-bottom:5px;
}
.footerline{
	clear:both;
	background-color: rgba(0,102,0,1);
	height: 20px;
	width: 100%;
}
.foot_sitemap{
	line-height: 18px;
	padding: 15px 0px;
	width: 100%;
}
.foot_sitemap dl{
	clear:both;
	margin: 0px 5px 5px;
	border-bottom: 1px dotted rgba(0,102,0,1);
	overflow:hidden;
}
.foot_sitemap dt, .foot_sitemap dt a{
	font-size:14px;
	width:100%;
	color: rgba(204,0,0,1);
	font-weight: 700;
	margin-bottom:5px;
}
.foot_sitemap dd{
	float:left;
	font-size:12px;
	width:20%;
	margin-bottom:5px;
}



.footer{
	background-color: rgba(0,102,0,1);
	clear: both;
	height: 27px;
	overflow: hidden;
	width: 100%;
}
.footer a{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #FFF;
	text-decoration: underline;
}

.foot_left{
	float: left;
	margin-left: 5px;
	width: 38%;
}
.copyright{
	clear: both;
	color: #FFF;
	font-size: 12px;
	margin: 5px 0px 0px;
}
.copyright br{
	display:none;
}
.foot_right{
	float: right;
	line-height:26px;
	margin-right: 5px;
	width: 43%;
	font-size:12px;
}
.foot_right ul li{
	float: left;
}
.foot_right img{
	float: left;
}

.drc{
	clear:both;
	margin-right:8px;
}
.spbr{
	display:none;
}
.clear{
	clear:both;
}

.imgleft{
	float:left;
}

.imgright{
	float:right;
}

.introduct{
	clear:both;
	margin: 15px 10px 0px;
	width: 85%;
	height:100%;
	padding: 5px 10px;
	border-bottom:1px dotted #82C79C;
	overflow:hidden;
}

.introduct dt{
	color:#c30;
	font-weight:700;
}

.introduct img{
	float:left;
	margin-right:10px;
}
.recipe{
	clear:both;
	margin: 15px 3px 0px;
	width: 95%;
	height:100%;
	padding: 5px 0px;
	border-bottom:1px dotted #82C79C;
	overflow:hidden;
}

.recipe dt{
	color:#c30;
	font-weight:700;
}

.recipe img{
	float:left;
	margin:10px 5px 10px 0px;
}

.material{
	float:right;
	width:58%;
	overflow:hidden;
}
.number{
	clear:both;
	float:left;
	width:4%;
	text-indent:10px;
	overflow:hidden;
}
.cook{
	float:right;
	width:94%;
	text-align:left;
	overflow:hidden;
}
.shokuzai{
	clear:both;
	float:left;
	width:20%;
	text-indent:10px;
}
.efficacy{
	float:right;
	width:80%;
	text-align:left;
	margin-bottom:10px;
}
}