@charset "utf-8";
@media screen and (max-width:640px){
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;
}
dfn{
	font-style: normal;
}
img{
	border: none;
}
li{
	list-style: none;
}

h1{
	margin:0px;
	font: bold 22px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 2px;
	text-align:center;
	font-weight:900;
}
h3 {
	clear: both;
	color: rgba(204,0,0,1);
	margin: 10px 0px 5px;
	font-size:90%;
}
section{
	overflow:hidden;
	margin-bottom:5px;
}
.wrapper{
	text-align: left;
	width: 100%;
	padding: 0px;
}
header{
	width: 100%;

}
.header_logo{
	margin: 0px;
	text-align:center;
}

.header_logo img{
	width:90%;
	height:auto;
}
.timg{
	clear:both;
	width: 98%;
	padding:10px 0px;
	border:rgba(0,102,0,1) 3px double;
	margin:10px 0px;

}
.timg img{
	display:none;
}

.g_menu{
	clear:both;
	overflow:hidden;
}
.g_menu ul{
	width: 100%;
}
.g_menu li{
	float: left;
	width:47.5%;
	height:100%;
	background-color: rgba(0,102,0,1);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin:2px 3px 2px 4px;
}

li.bt1 a{
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 8px 0px;
}
li.bt1 a:hover{
	background-color: #7cc78d;
	text-decoration: none;
}
li.btl{
	width:97%;
}
li.btl a{
	color: #FFF;
	display: block;
	text-decoration: none;
	line-height:18px;
	padding: 6px 0px;
}
li.btl a:hover{
	background-color: #7cc78d;
	display: block;
	text-decoration: none;
}

li.btr a{
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 8px 0px;
}
li.btr a:hover{
	background-color: #7cc78d;
	display: block;
	text-decoration: none;
}
.content{
	width: 99%;
	margin: 0px;
	padding: 5px 2px 0px;
	overflow:hidden;
}

.left {
	border: none;
	line-height: 20px;
	width: 100%;
	overflow:hidden;
}
.pankuzu{
	font-size: 75%;
	line-height: 28px;
}

.timgl{
	margin-bottom:5px;
}
.timgl h2 {
	clear: both;
	color: #FFF;
	font-size: 14px;
	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;
}


.drbox{
}
.drbox li{
	margin: 0px 0px 5px 0px;
}
.drbox li.drwide{
	margin-right: 0px;
}

.drbox li.sch{
	border: 1px solid #000;
	height: 77px;
	padding-right: 4px;
	position: relative;
	width: 46%;
	float:left;
	margin-left:4px;
	margin-right:2px;
}
.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: 1px;
}
.drbox li.sch p{
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	margin: 5px 0px;
	text-align: center;
}

.event, .lecture, .olshop, .hist{
	clear: both;
	width: 100%;
	border-bottom: solid #CCC 1px;
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:20px;
}

.event dl{
	border-top: 1px dotted #82C79C;
	clear: both;
	margin-bottom: 5px;
	padding: 5px 0px;
	width: 100%;
}
.event dt{
	padding: 5px;
}
.event dd.ea{
	padding-top: 5px;
	float:left;
	text-align: center;
	width: 30%;
}
.event dd.eb{
	float:right;
	line-height:26px;
	padding: 5px 0px;
	width: 70%;
}
.event img{
	width:90%;
	height:auto;
}
.rbox{
	width: 99%;
	height:100%;
}
.useful{
	clear:both;
	width: 100%;
	height:100%;
	margin:10px 0px 15px;
	border: 1px solid rgba(0,102,0,1);
	overflow:hidden;
}
.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: 50%;
	padding: 5px 0px;
	text-indent: 5px;
}
.useful li.rlwide{
	width: 100%;
	padding: 0px;
	text-indent: 0px;
	text-align: right;
	margin-bottom: 5px;
}
.ocont li{
	width:48%;
}

.ocont li img{
	width:95%;
	height:auto;
}

.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-bottom:15px;
	overflow:hidden;
}
.lecture li img{
	float:left;
	width:95%;
}

.lecture li{
	float:left;
	text-align:left;
	line-height:26px;
	font-size:14px;
	width:50%;
}
.lecture li.lectt{
	clear:both;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	border-top:solid 4px rgba(0,102,0,1);
	border-bottom:solid 2px rgba(0,102,0,1);
	font-size:18px;
	font-weight:700;
}
.lecture li.lect{
	clear:both;
	width: 100%;
	text-align: left;
	text-indent:15px;
	margin-bottom:10px;
}

.olshop li{
	width:100%;
	text-align:left;
	margin-bottom:10px;
}
.olshop li img{
	width:250px;
	height:auto;
}

footer{
	clear:both;
	border: none;
	width: 100%;
}
.foot_before{
	border-top: 1px dotted rgba(0,102,0,1);
	clear: both;
	padding: 10px 3px;
	width: 97%;
	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:100%;
	border-bottom: 1px dotted rgba(0,102,0,1);
}
.foot_before dt{
	margin:10px 0px;
}
.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:15px;
	overflow:hidden;
}
.foot_sitemap dd{
	float:left;
	font-size:12px;
	width:50%;
	margin-bottom:15px;
}

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

.foot_left{
	margin-left: 5px;
	width: 100%;
}
.copyright{
	clear: both;
	color: #FFF;
	font-size: 12px;
	margin: 5px 0px 0px;
}

.foot_right{
	line-height:26px;
	margin-right: 5px;
	width: 100%;
	font-size:12px;
}
.foot_right li {
	float: left;
	width: 50%;
	margin-bottom:15px;
	overflow:hidden;
}
.foot_right img{
	float: left;
}


.img320{
	width:98%;
	height:auto;
}
.clear{
	clear:both;
}

.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 0px 0px;
	width: 98%;
	height:100%;
	padding: 5px 3px;
	border-bottom:1px dotted #82C79C;
	overflow:hidden;
}
.recipe img{
	margin:10px;
}
.recipe dt{
	color:#c30;
	font-weight:700;
}

.recipe dd{
	text-align:center;
	margin-right:10px;
}

.number{
	clear:both;
	float:left;
	width:6%;
	text-indent:5px;
	overflow:hidden;
}
.cook{
	float:right;
	width:93%;
	text-align:left;
	overflow:hidden;
}
.shokuzai{
	font-weight:700;
	margin-left:5px;
}

.efficacy{
	margin:0px 5px 10px 5px;
}

}