@charset "utf-8";
/* CSS Document */

/*WEBフォント*/
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?22218603');
  src: url('../font/fontello.eot?22218603#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?22218603') format('woff'),
       url('../font/fontello.ttf?22218603') format('truetype'),
       url('../font/fontello.svg?22218603#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-left-open:before { content: '\4c'; } /* 'L' */
.icon-right-open:before { content: '\52'; } /* 'R' */
.icon-angle-left:before { content: '\6c'; } /* 'l' */
.icon-angle-right:before { content: '\72'; } /* 'r' */
.icon-angle-circled-left:before { content: '\68'; } /* 'h' */
.icon-angle-circled-right:before { content: '\6d'; } /* 'm' */
.icon-left-circled:before { content: '\48'; } /* 'H' */
.icon-right-circled:before { content: '\4d'; } /* 'M' */
.icon-lightbulb-alt:before { content: '\21'; } /* '!' */

/*共通クラス*/
.right_img{
	float:right;
	margin-left:10px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }

/*写真に枠をつける*/
.photoframe{
    margin: 0;
    padding: 5px;
	border:#bbb 1px solid;
    background-color: #FFFFFF;
}

/*知識ページ*/
#tishiki_wrap{
	text-align:left;
}

#tishiki_wrap h2{
	font-size:17px;
	color:#090;
	font-weight:bold;
	border-bottom:3px double #090;
	padding:0 0 5px 3px;
	margin-top:20px;
}

#tishiki_wrap h2 span{
	font-family:'fontello';
	font-size:22px;
	margin-right:5px;
	font-weight:normal;
	color:#F90;
}

#tishiki_wrap h2 span.graytxt{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#666;
}

#tishiki_wrap h3{
	font-size:15px;
	color:#096;
	width:95%;
	border-bottom:1px dashed #096;
	padding:0 0 5px 3px;
	margin:15px auto 0 auto;
}

#tishiki_wrap h3 span{
	font-family:'fontello';
	font-size:16px;
	margin-right:5px;
	font-weight:normal;
	color:#096;
}


#tishiki_wrap p{
	margin:10px auto 0 10px;
	font-size:13px;
	line-height:19px;
}

#tishiki_wrap p span.gray_txt{
	font-size:11px;
	color:#666;
}

#tishiki_wrap ul.menu{
	margin: 15px auto 0 15px;
	padding: 0 0 0 15px;
}

#tishiki_wrap ul.menu li{
	font-size: 15px;
	line-height: 22px;
	list-style: circle;
}

#tishiki_wrap ul.menu li:first-child{
	list-style: none;
	font-weight: bold;
	margin-left: -17px;
	}

#tishiki_wrap ul.nomal_txt{
	width:95%;
	margin:0 auto 0 15px;
	padding:0;
}

#tishiki_wrap ul.nomal_txt li{
	font-size:13px;
	line-height:19px;
	list-style:none;
}

#tishiki_wrap ul.nomal_txt li h4{
	margin: auto;
}

#tishiki_wrap table{
	border:1px solid #999;
	border-style:none;
	margin-top:15px;
}

#tishiki_wrap table th{
	font-size:14px;
    line-height: 1.2;
	font-weight:bold;
	text-align:center;
	background-color:#FC3;
	padding:7px;
    border: 1px solid #8f8f8f;
}

#tishiki_wrap table td{
	font-size:13px;
	line-height:18px;
	color:#333;
	padding:5px;
    border: 1px solid #8f8f8f;
}

#tishiki_wrap table.recipe_menu{
	border:1px solid #999;
	border-style:none;
	margin-top:15px;
}

#tishiki_wrap table.recipe_menu th{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#FC3;
	padding:7px;
	border:1px solid #fff;
}

#tishiki_wrap table.recipe_menu td{
	font-size:13px;
	line-height:18px;
	color:#333;
	padding:5px;
	border-bottom:1px solid #999;
	border-top:none;
	border-right:none;
	border-left:1px dashed #999;
	
}

#tishiki_wrap table.recipe_menu td:first-child{
	border-left:none;
}

/*レシピ部分*/
.recipi_wrap{
	width:100%;
	margin:0 auto;
}

.recipi_wrap .recipi_box{
	width:100%;
	border-bottom:1px dashed #999999;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.recipi_wrap .recipi_box img{
	float:right;
	margin-left:20px;
}
p.indent{
   text-indent: -1.3em;
   padding-left: 1.3em;
}

p.indent:first-letter{
	font-size:15px;
	font-weight:bold;
	color:#009900;
}

ul.tishiki_recipi{
	padding:0px;
	margin-left:10px;
}

ul.tishiki_recipi > li{
	list-style:none;
	border-bottom:1px dashed #999999;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
}

ul.tishiki_recipi li ul{
	margin: 10px 0 0 25px;
	padding: 0;
	}

ul.tishiki_recipi li ul{
	font-size: 13px;
	line-height: 20px;
}

#tishiki_wrap h4{
	color:#C00;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 0 10px;
}

ul.tishiki_recipi li p span{
	color:#900;
	font-size:13px;
	margin-top:5px;
}

.tit_mame{margin:15px 0 10px 0;
padding: 5px 0 5px 0;
font-size:14px;
background-color:#009900;
text-align:center;
font-weight:bold;
color:#fff;
}

#miso{float:right;
width:300px;}

.left_sy{float:left;
height:41px;
}

.syoyu{float:left;
padding-left:5px;
padding-bottom:10px;
}

.clear_sy {clear:both;}

.inyou{margin:10px 20px;}

.inyou dl{font-size:14px;
line-height: 24px;
}

/*余白*/
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}

.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}