@charset "UTF-8";
/* CSS Document */
@media print {
body {
	zoom:80%;
}
}
body{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:15px;
	color:#666659;
	background:url(../images/common/menuBack.jpg) repeat;
}
img{
	vertical-align:bottom;
}
.imgBox{
	margin:0;
	padding:0;
	line-height:0;
}
.imgBox img{
	vertical-align:bottom;
	line-height:0;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#666659;
}
@font-face{
	font-family:'dejima';src:url("../fonts/dejima-mincho-r227.eot");src:url("../fonts/dejima-mincho-r227.eot?#iefix") format("embedded-opentype"),url("../fonts/dejima-mincho-r227.woff") format("woff"),url("../fonts/dejima-mincho-r227.ttf") format("truetype");font-weight:normal;font-style:normal
	}
/*===================*/
/*clearfix　　　　 */
/*===================*/
.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/*===================*/
/*レイアウト　　　　 */
/*===================*/
#wrapper{
	width:100%;
	padding:0;
	margin:0;
}
#mainImgArea{
	width:100%;
	text-align:center;
	background:#000;
	padding:0;
	margin:0;
}
#mainImg{
	width:1200px;
	margin:0 auto;
}
#contents{
	width:1200px;
	margin:0 auto;
	padding:0;
}
/*===================*/
/*タイポ
/*===================*/
span.txt_m{
	display:block;
	font-size:22px;
	padding:5px 0;
	font-weight:bold;
}
span.txt_l{
	display:block;
	font-size:30px;
	padding:5px 0;
	font-weight:bold;
}
span.txt_ll{
	display:block;
	font-size:50px;
	font-weight:bold;
	padding:5px 0;
}
div.c_article{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.caution{
	font-size:90%;
	text-indent:1em;
	padding-left:-1em;
	color:#900;
}
.t_center{
	display:block;
	width:100%;
	text-align:center;
}
.hissu{
	color:#BE1309;
	font-size:120%;
}
.indent_01{
	display:block;
	text-indent:-1em;
	padding-left:1em;
}
.indent_03{
	display:block;
	text-indent:-3em;
	padding-left:3em;
}

/*===================*/
/*メインメニュー　　 */
/*===================*/
#mainNav{
	width:100%;
	text-align:center;
	background:url(../images/common/menuBack.jpg) repeat-x;
	height:248px;
}
#menuList{
	width:1270px;
	margin:0 auto;
	height:210px;
}
#menuList ul{
	list-style:none;
	margin:0 50px 0 0;
	padding:0;
	float:right;
}
#menuList ul li{
	float:right;
}
/*ロゴ*/
#menuList .logo{
	width:271px;
	height:134px;
	margin:20px 0 0 50px;
	float:left;
}
/*おすすめ情報*/
#menubot{
	width:1200px;
	height:45px;
	margin:20px auto;
	clear:both;
}
#menubot img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*===================*/
/*新着情報　　　　　 */
/*===================*/
table#news{
    width:800px;
	margin:0 auto;
}
 
table#news th{
    margin:0;
	padding:5px;
	text-align:center;
}
table#news td{
	padding:5px;
	text-align:left;
}
table#news a{
    color:#399CCD;
    text-decoration:underline;
}
 
table#news a:hover{
    text-decoration:none;
}
/*===================*/
/*ミニスライダー　　 */
/*===================*/
#minislide{
	width:100%;
	text-align:center;
	margin: 20px 0 0 0;
	padding: 20px 0;
}
/*===================*/
/*楽天ショップ紹介　 */
/*===================*/
#rakuten{
	width:1200px;
	text-align:center;
	margin:0 auto;
}
#rakuten .ranking{
	width:620px;
	height:300px;
	float:left;
}
.ranking span{
	display:block;
	height:35px;
	width:100%;
	color:#4C4C4C;
	font-size:120%;
	text-align:left;
	vertical-align:text-top;
	border-bottom:double 5px #4c4c4c;
}
.message{
	display:block;
	margin:10px auto;
}
/*===================*/
/*カテゴリー別　　　 */
/*===================*/
#category{
	width:300px;
	margin:0 0 0 20px;
	height:300px;
	float:left;
}
#category ul{
	list-style:none;
	margin:0 50px 0 0;
	padding:0;
	float:left;
}
#category ul li{
	float:left;
	margin-left:10px;
}

/*===================*/
/*広告　　　　　　　 */
/*===================*/
#ad{
	width:240px;
	margin:0 0 0 20px;
	float:left;
}
#ad img{
	width:100%;
	height:auto;
}
/*===================*/
/*名古屋コーチン　　 */
/*===================*/
#kochin{
	width:1200px;
	text-align:center;
	margin:0 auto;
}
/*===================*/
/*お知らせ一覧　　　 */
/*===================*/
#newsBox{
	width:1200px;
	text-align:center;
	margin:0 auto;
}
/*===================*/
/*フッター　　　 */
/*===================*/
.inner_mini .footArea{
	width:1050px;
	margin:0 auto;
	padding:50px 0 20px 0;
	overflow:hidden;
	height:auto;
}
.footArea ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footArea .f000{
	width:200px;
	float:left !important;
	background:url(../images/common/footLine.gif) repeat-y right;
	padding:0 10px 1050px 40px;
	margin:0 0 -1050px 0;
}
.footArea .f001{
	width:220px;
	float:left !important;
	background:url(../images/common/footLine.gif) repeat-y right;
	padding:0 10px 1050px 20px;
	margin:0 0 -1050px 0;
}
.footArea .f002{
	width:215px;
	float:left !important;
	padding:0 10px 1050px 20px;
	margin:0 0 -1050px 0;
}
.footArea .f000 .midashi,
.footArea .f001 .midashi,
.footArea .f002 .midashi{
	padding-left:25px;
	background: url(../images/common/pt_ora.png) no-repeat left;
	margin-bottom:5px;
	font-size:95%;
	line-height:1.3em;
	color:#093;
}
.footArea .f000 a:hover,
.footArea .f001 a:hover,
.footArea .f002 a:hover{
	color:#F60;
}

.f_back{
  width:100%;
  background-image:url(../images/common/footerBack.jpg);
  background-repeat:no-repeat;
}
.gotoTop{
	position: absolute;
  width: 149px;
  margin-left: -74px;
  left: 50%;
  top: -12px;
}
.gotoTop span{
	color:#fff;
}
.fline{
	width:90%;
	height:3px;
	margin:20px 0;
	border-bottom:#999 1px dotted;
}
#copyright {
    clear: both;
    padding: 10px 0 0 0;
    text-align: center;
    color: #999;
    display: block;
    margin: 0 auto;
		font-size:90%;
}


/*サブページ===================*/
#mainCont{
	width:1048px;
	margin:0 auto;
	padding:0;
}
#mainBox{
	width:1000px;
	background:#FFF;
	margin:0 auto 20px auto;
	padding:15px 23px 23px 23px;
	border:1px solid #ACAC9D;
	border-top:none;
}
.gototop{
	width:100%;
	text-align:right;
	height:47px;
	margin-top:10px;
}
/*===================*/
/*歴史*/
/*===================*/
.rekishi img{
	margin:0 0 23px 0;
}
.rekishi img.no_m{
	margin:0;
}
.rekishiTbl{
	table-layout:fixed;
	width:800px;
	margin:0 auto;
}
.rekishiTbl th{
	padding:10px;
	text-align:left;
	vertical-align:text-top;
}
.rekishiTbl td{
	padding:10px;
}
.lib_left{
	width:200px;
	margin-right:20px;
	float:left;
}
.lib_right{
	width:660px;
	float:left;
	padding:20px 0 0 0;
}
h3 span.title{
	display:block;
	width:855px;
	height:40px;
	margin:10px;
	padding-left:45px;
	line-height:40px;
	border-bottom:2px solid #666659;
	font-size:24px;
}
.meigaraTbl{
	table-layout:fixed;
	width:900px;
	margin:0 auto 0 10px;
	border-collapse: collapse;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}
.meigaraTbl thead td{
	padding: 10px;
	text-align:center;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}
.meigaraTbl tbody th{
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}
.meigaraTbl tbody td{
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.meigara_toku{
	display:block;
	margin:10px 0;
	padding:5px 0;
	width:100%;
	color:#663300;
	font-weight:bold;
	font-size:22px;
	border-bottom:#960 dotted 2px;
}
/*===================*/
/*こだわり*/
/*===================*/
.kodawari{
}
.btnList{
	padding-bottom:20px;
	margin:0 auto 20px auto;
}
.btnList a{
	float:left;
	margin-right:20px;
}
.btnList p2{
	float:none;
	margin-right:20px;
}
.btnList a.last{
	float:left;
	margin:0;
}
hr.artline{
	border: 0;
	height:0;
    border-bottom: 1px solid #CCC;
}
.detailBox{
	width:880px;
	margin:10px auto 0 auto;
	padding:20px 0;
	text-align:left;
	line-height:1.4em;
}
.border_top{
	border-top:1px solid #ACAC9D;
}
/*分割レイアウト*/
.d_01{
	width:455px;
	padding:5px 0;
	float:left;
	margin-right:20px;
}
.d_02{
	width:405px;
	padding:0;
	margin:0;
	float:right;
}

/*===================*/
/*商品一覧*/
/*===================*/
#tabMenu{
	margin:0;
	padding:0;
}
#tabMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#tabMenu ul li{
	float:left;
}
/*分割レイアウト　二等分*/
.d_left{
	width:490px;
	margin-right:20px;
	float:left;
}
.d_right{
	width:490px;
	float:right;
}
/*分割レイアウト　三分割*/
.t_left{
	width:250px;
	margin-right:20px;
	float:left;
}
.t_right01{
	width:300px;
	margin-right:10px;
	float:left;
}
.t_right02{
	width:300px;
	float:left;
}
/*商品情報テーブル*/
.sTable{
	width:490px;
	margin:10px auto;
	border-collapse:collapse;
	line-height:1.5;
}
.sTable thead th{
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #000;
	border-bottom: 3px solid #903;
	background-color:#FFF1DC;
}
.sTable thead td{
	padding: 10px;
	text-align:left;
	font-weight: bold;
	vertical-align: top;
	color: #000;
	border-bottom: 3px solid #903;
	background-color:#FFF1DC;
}
.sTable tbody th{
	width: 120px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #f3f6f7;
}
.sTable tbody td{
	width: 330px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #f3f6f7;
}
/*鍋*/
.nabeTbl{
	width:480px;
	table-layout:fixed;
	border-collapse:collapse;
	border-bottom:1px solid #999;
	margin:20px 0;
}
.nabeTbl tbody th{
	border-top:1px solid #999;
	padding:5px;
}
.nabeTbl tbody td{
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:5px;
	text-align:left;
}
/*分割レイアウト　４分割*/
.q_01{
	width:241px;
	margin-right:12px;
	float:left;
}
.q_02{
	width:241px;
	float:right;
}
.q_01 span,
.q_02 span{
	display:block;
	width:100%;
	text-align:center;
	padding:5px 0 10px 0;
}
/*極上*/
.kiwamiBox{
	width:958px;
	border:1px solid #8C4600;
	border-top:none;
	background:#F0F0E1;
	padding:0 20px 20px 20px;
}
.kiwamiBox .subTtl{
	width:100%;
	margin:10px auto;
	text-align:center;
}
.kiwamiBox .k_01{
	width:578px;
	float:left;
	margin-right:20px;
}
.kiwamiBox .k_02{
	width:360px;
	float:right;
}
.kiwamiBox .k_03{
	width:360px;
	float:left;
	margin-right:20px;
}
.kiwamiBox .k_04{
	width:578px;
	float:right;
}
/*===================*/
/*組合概要*/
/*===================*/
.comTbl{
	width:880px;
	margin:20px auto;
	border-collapse:collapse;
	border:#595757 1px solid;
}
.comTbl thead td{
	color:#FFF;
	padding:5px;
	text-align:center;
	background-color:#595757;
	font-size:105%;
	table-layout:fixed;
}
.comTbl tbody td,
.comTbl tbody th{
	border-right:#595757 1px solid;
	padding:5px 10px;
	line-height:1.3em;
}
.comTbl tbody tr.yellow{
	background-color:#F8EBD2;
}
.comTbl tbody.enkaku th{
	text-align:right;
}
.infotbl{
width: 100%;
table-layout: fixed;
}
.infotbl td{
text-align: center;
}
.event-ttl{
width: 98%;
border-bottom: solid 3px skyblue;
position: relative;
text-align: left;
font-size: 150%;
padding: 20px 0 5px 2%;
}

.event-ttl:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #ffc778;
bottom: -3px;
width: 30%;
}
.date{
font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
display: block;
width: 100%;
text-align: right;
padding:5px 0;
color: #7C7C7C;
}

/*===================*/
/*飲食店の方へ*/
/*===================*/
.t_01{
	width:280px;
	margin-right:20px;
	float:left;
}
.t_02{
	width:280px;
	float:left;
}
h3.bluettl{
padding: 10px;
background-color: #005292;
color: #ffffff;
}
/*===================*/
/*生産者紹介*/
/*===================*/
.seisanBox{
	width:1000px;
	margin:0 auto;
	padding:0;
}
.d_img{
	width:460px;
	height:340px;
	float:left;
}
.d_txt_r{
	width:540px;
	height:340px;
	float:left;
	background:url(../seisansya/images/s_right.jpg);
}
.d_txt_l{
	width:540px;
	height:340px;
	float:left;
	background: url(../seisansya/images/s_left.jpg);
}
.d_txt_r p{
	display:block;
	padding:40px 80px 40px 0;
	margin:0;
	text-align:left;
	color:#333;
}
.d_txt_l p{
	display:block;
	padding:40px 0 40px 80px;
	margin:0;
	text-align:left;
	color:#333;
}
.d_txt_r p span.name,
.d_txt_l p span.name{
	display:block;
	padding:0 0 5px 20px;
	font-size:160%;
	border-bottom:#FFF 2px dotted;
	font-family: "dejima";
}
.d_txt_r p span.address,
.d_txt_l p span.address{
	display:block;
	padding:10px 20px 0 ;
	font-size:95%;
	color:#000;
}
.d_txt_r p span.cont,
.d_txt_l p span.cont{
	display:block;
	padding:10px 20px 0 20px;
}
/*===================*/
/*農場紹介*/
/*===================*/
.farmBox{
	width:960px;
	height:440px;
	padding:20px;
	margin:0 auto 20px auto;
	background:url(../farm/images/farmBack.jpg) no-repeat;
	color:#000;	
}
.farmBox span.name{
	display:block;
	font-size:160%;
	padding:0 0 5px 0;
	border-bottom:#FFF 2px dotted;
	font-family: "dejima";
	text-align:left;
}
.farmCont p{
	text-align:left;
	line-height:1.3em;
}
.formCont img{
	margin:0 auto;
}
.farmCont .farmLeft{
	width:560px;
	height:390px;
	margin-right:20px;
	float:left;
	text-align:left;
}
.farmCont .farmRight{
	width:380px;
	height:390px;
	float:left;
	padding:20px 0 0 0;
}
.farmCont span.address{
	display:block;
	padding:10px 0 0 0;
	text-align:left;
}
.imgdb{
	width:100%;
}
.imgdb img{
	float:left;
}
/*===================*/
/*加工ライン*/
/*===================*/
/*分割レイアウト 工程*/
.f_01{
	width:450px;
	float:left;
	margin-right:20px;
}
.f_02{
	width:400px;
	vertical-align:middle;
	margin:0;
	float:right;
}
.f_02 span.title{
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:100%;
	font-size:30px;
	color:#FF3F00;
	padding:10px 0;
}
.flowArrow{
	width:100%;
	height:30px;
	background:url(../flow/images/flowarrow.gif) 200px 50% no-repeat;
}

/*===================
お問い合わせ
===================*/
form{
	max-width:600px;
	margin:0 auto;
	border-collapse:collapse;
}
.form_tbl{
	table-layout:fixed;
	width:600px;
	margin:0 auto;
}
.form_tbl th{

	text-align: left;
	padding: 10px;
	font-weight: normal;
}
.form_tbl th.t_top{
	 border-top: #A3D900 4px solid;
}
.form_tbl td{

	text-align: left;
	padding: 10px;
}
.form_tbl td.t_top{
	border-top: #b3b3b3 4px solid;
}
input,select{
	vertical-align:0.1em !important;
}
input{
	margin:0 5px;
}
input.size_m{
	width:70px;
}
label{
	display:block;
}
/*===================*/
/*サイトマップ　　　 */
/*===================*/
.smapArea{
	width:1000px;
	margin:0 auto;
	padding:0 ;
	overflow:hidden;
	height:auto;
}
.smapArea ul{
	list-style:none;
	margin:0;
	padding:0;
}
.smapArea .f001{
	width:220px !important;
	float:left !important;
	background: url(../images/common/footLine.gif)repeat-y right;
	padding:0 10px 850px 20px;
	margin:0 0 -850px 0;
	height:auto !important;
}
.smapArea .f002{
	width:220px !important;
	float:left !important;
	padding:0 10px 850px 20px;
	margin:0 0 -850px 0;
	height:auto !important;
}
.smapArea .f001 .midashi,
.smapArea .f002 .midashi{
	font-size:16px !important;
	margin-bottom:5px;
	padding-left:17px !important;
	line-height:1.4em !important;
	display:block;
	background: url(../images/common/pt_ora.png) no-repeat left 50%;
}
.smapArea .f001 .contentlist span,
.smapArea .f002 .contentlist span{
	font-size:95% !important;
	line-height:1.4em !important;
	color:#C90;
	display:block;
	text-decoration:underline;
	padding-left:20px;
	margin-left:17px;
	background:url(../images/common/dot.png) no-repeat left;
}
.smapArea ul li{
	font-size:15px !important;
	line-height:1.2em !important;
	float:none !important;
	padding:0 !important;
}
/*===================*/
/*注意喚起　　　 */
	/*===================*/
	.alert-box {
    background-color: #fff3cd;
    color: #856404;
    border: 1px solid #ffeeba;
    padding: 20px;
    margin: 20px 0;
    border-radius: 6px;
    font-family: sans-serif;
    line-height: 1.6;
  }

  .alert-box h2 {
    margin-top: 0;
    color: #856404;
  }

  .alert-box a {
    color: #0056b3;
    text-decoration: underline;
  }

  .alert-box ul {
    padding-left: 20px;
    margin: 10px 0;
  }

  .alert-box li {
    margin-bottom: 5px;
  }