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

/*取扱いcssここから　*/
.from{
	color:#333;
	display:inline;
	text-decoration:none;
	margin:20px 10px 0 0;
	}

@media screen and (min-width:481px) {
.toriatsukai {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
}

#toriatukai_title {
	font-size: 19px;
	font-weight: bold;
	background-image: url("images/toriatukai_bg.jpg");
	background-repeat: no-repeat;
}
#toriatukai_title h2 {
	margin-left: 50px;
}
.block {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	
}

@media screen and (min-width:481px) {
.all_tenpo{
	　width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

}
.tenpo {
	padding: 0;
	margin: 10px 4px;
	width: 310px;
	height: auto;
	float: left;
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;         /* CSS3 */
	border: 1px #ddd solid;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
	box-shadow: rgba(113, 135, 164, 0.6) 8px 11px 14px -13px;
	-webkit-box-shadow: rgba(113, 135, 164, 0.6) 8px 11px 14px -13px;
	-moz-box-shadow: rgba(113, 135, 164, 0.6) 8px 11px 14px -13px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.tenpo_name2:before {
	content: "(";
}
.tenpo_name2:after {
	content: ")";
}
.tenpo_img {
	width: 280px;
	height: 200px;
	margin: 15px 15px 5px 15px;
}
.tenpo .tenpo_name {
	margin: 15px 0 0 15px;
	letter-spacing: 5px;
	font-size: 30px;
	font-weight: bold;
	color: #339900;
	border-bottom: dashed #339900 2px;
	padding: 0;
	text-height: 0;
	text-decoration: none;
	width: 90%;
	line-height: 1.2;
}
.tenpo .tenpo_name2 {
	letter-spacing: 5px;
	margin: 3px 0 0 15px;
	color: #339900;
	width: 90%;
	line-height: 1;
}
.tenpo_ad2 {
	margin: 0 0 10px 15px;
	padding: 0;
	line-height: 1;
	font-size: 18px;
}
.tenpo_ad {
	padding: 0;
	margin: 10px 0 0 15px;
	line-height: 1;
}
.about {
	width: 280px;
	margin: 0 0 0 15px;
	font-size: 19px;
	border-bottom: dashed #999 1px;
	line-height: 1.5;
}
.tenpo_hp {
	font-size: 10px;
	margin: 0 0 10px 15px;
}
/*取扱いcssここまで　*/


/*レシピcssここから*/
@media screen and (min-width:481px) {
.recipe0 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
}
.block {
	display: block;
	clear: both;
}
.recipe1 {
	padding: 0;
	margin: 10px 4px;
	width: 460px;
	height: auto;
	float: left;
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;         /* CSS3 */
	border: 6px #d0aa5f solid;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
}

.recipe2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 0;
	margin: 10px 5px;
	width: 350px;
	height: auto;
	float: left;
	-moz-border-radius: 20px;    /* 古いFirefox */
	-webkit-border-radius: 20px; /* 古いSafari,Chrome */
	border-radius: 20px;         /* CSS3 */
	border: 6px #d0aa5f solid;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
}

.recipe_title {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	height: 86px;
	background-image: url(../images/konya.png);
	background-repeat: no-repeat;
}

#recipe_title02{
	clear:both;
}

.recipe2_title {
	margin: 0px auto;
	padding: 0;
	width: 90%;
	height: 86px;
	background-image: url(../images/konya.png);
	background-repeat: no-repeat;
}
.recipe_title_catch {
	margin: 10px 0 0 110px;
	font-size: 15px;
}
.recipe_title_name {
	margin: 0 0 0 110px;
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
}
.recipe1 .pic {
	width: 410px;
	height: 250px;
}
.cen {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
#company{margin-right:auto;
	margin-left:auto;
clear: both;
}
.zairyo ul {
	list-style: none;
	margin: 0 auto;
	width: 310px;
	letter-spacing: 5px;
}
.zairyo li:nth-child(2n) {
	width: 310px;
	background-color: #ffeac5;
	height: 30px;
}
.zairyo li:nth-child(2n-1) {
	width: 310px;
	background-color: #ffdc9e;
	height: 30px;
}
.zairyou {
	text-align: center;
	letter-spacing: 20px;
	line-height: 1.5;
	vertical-align: central;
	overflow: hidden;
	background-color: #339900 !important;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
.tukurikata_ {
	margin: 0 auto 20px auto;
	width: 310px;
}
.tukurikata ul li {
	height: 30px;
	width: 310px;
}
/*レシピcssここまで*/
