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

/* 基本 */

* {
	margin: 0px;
	padding: 0px;
}

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}

img{
	border:0px;
}

a:link,a:visited,a:active{
	text-decoration: none;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0px;
  visibility: hidden;
}

.font-orange{
	color:#F60;
	font-weight:bold;
	font-size:130%;
}

.font-orange-s{
	color:#F60;
	font-weight:bold;
}


/* 全体 */

body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
	font-size:0.9em;
	line-height: 160%;
	color:#333;
	letter-spacing:1px;
	background-image:url(../img/top/header.jpg);
	background-position:center top;
	background-repeat: repeat-x;
}

#wrap{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

.wrap2 {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 20px;
}

p{
	padding-bottom:10px;
}


/* ヘッダー */

#header{
	padding-top:20px;
	padding-left:32px;
}

#header-menu{
	float:right;
	width:300px;
	padding-right: 200px;
}

#header-menu ul li{
	display: inline;
	list-style:none;
}

#header-menu ul img{
	margin-left:15px;
}

#header-search{
	float:left;
	padding-top: 25px;
	padding-left: 30px;
}

h1{
	float:left;
}

/* メニュー */

#menu{
	clear:both;
	padding-top:32px;
}

#menu ul li{
	display: inline;
	list-style:none;
}

#menu ul li img{
	margin-left:8px;
}

/* FLASH */

#flash{
	background-color:#FFF;
	text-align: center;
	padding-top: 5px;
}

.metaslider{
	padding:10px;
	background-color:#FFF;
	text-align: center;
}

/* コンテンツ */

#contents{
	padding-top:15px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

#contents2{
	padding-top:15px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/top/line.gif);
	background-repeat: repeat-y;
}

#contents-left{
	width:718px;
	float:left;
}

#contents h2{
	margin-bottom:16px;
}

.wp h4{
	font-size: 100%;
	padding-bottom: 5px;
}

.cate{
	width:134px;
	text-align:center;
	float:left;
	padding-top: 16px;
	padding-left: 8px;
}


#contents-left h3 img{
	margin-left:8px;
	float:left;
}

#tonyu{
	width:350px;
	float:right;
}

#contents-right{
	width:199px;
	float:right;
}

#contents-right li,#contents-left2 li{
	list-style:none;
	margin-bottom:15px;
}

#company{
	background-color:#216342;
	padding:10px;
	text-align:center;
	color:#FFF;
	font-size:120%;
	font-weight:bold;
}

#company-wrap{
	border:1px solid #216342;
	padding:10px;
}

#contents-left2{
	width:199px;
	float:left;
}

#side-pickup li{
	margin-bottom:5px;
}

#side-pickup li a{
	margin-bottom:5px;
	background-image: url(../img/top/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
}

#contents-right2{
	width:724px;
	float:right;
}

#contents-right3{
	width:698px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
}

.setumei,.wrap{
	margin-right: 10px;
	padding-bottom: 30px;
	margin-left: 10px;
}

#contents-right3 h2{
	padding-bottom:20px;
}

.item2{
	text-align:center;
	float:left;
	margin-left:12px;
	width: 102px;
	height: 140px;
	font-size: 12px;
	line-height: 140%;
}

#side-pickup{
	width:177px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	padding: 10px;
}

* html #side-pickup ul{
	padding:0;
	margin:0;
	line-height:60%;
}

#products-left{
	float:left;
}

#products-right{
	float:right;
	width:420px;
}

.wrap li{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
}

#contents-right3 h3{
	background-color:#E0F0B2;
	margin-top:30px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/top/title-back.jpg);
	background-repeat:no-repeat;
	background-position: 7px center;
	clear:both;
}

#contents-right2 table th{
	background-color:#F3F3F3;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
#contents-right2 table td{
	background-color:#FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}	
	
#contents-right2 table th.center,#contents-right2 table td.center{
	text-align:center;
}
#contents-right2 table th.blue,#contents-right2 table td.blue{
	background-color: #C1EAFF;
}
#contents-right2 table th.orange,#contents-right2 table td.orange{
	background-color: #FFE3D0;
}
#contents-right2 table th.green,#contents-right2 table td.green{
	background-color: #C7FFC4;
}


/* サムネイル背景 */

#img-back{
	background-image:url(../img/products/img-back.jpg);
	width:259px;
	height:259px;
	padding-top: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
}

.img-back-s{
	background-image:url(../img/products/img-back-s.jpg);
	padding-top: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
	height: 101px;
	width: 101px;
	text-align: left;
}

.img-back-p{
	background-image:url(../img/top/img-back-p.jpg);
	padding-top: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
	height: 170px;
	width: 125px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 140%;
}

.cate-name{
	text-align:center;
	margin-top:3px;
}


#kakaku{
	text-align:right;
	padding-top:20px;
	color:#F00;
	font-size:120%;
	font-weight:bold;
}

/* フォント */

.font-green{
	color:#216342;
}

.font-red{
	color: #FF0000;
}

/* ページトップ */

#pagetop{
	clear:both;
	text-align: right;
	padding-top: 30px;
	padding-right: 18px;
}

.pagetop2{
	clear:both;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* フッター */

#footer {
	background-image: url(../img/top/footer.jpg);
	background-position: center top;
	height: 64px;
	width: 100%;
	text-align: center;
	padding-top: 80px;
	font-size: 120%;
	font-weight: bold;
	color:#1B5035;
	background-repeat: repeat;
	background-color: #99CC00;
}

/* パンクズ */

.breadcrumbs{
	font-size:90%;
	background-color: #FFF;
	width: 940px;
	padding-right: 5px;
	padding-left: 5px;
}

/* ニュース */

#news{
	width: 344px;
	float:left;
}

#news li a{
	background-image: url(../img/top/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
}

#news li{
	list-style:none;
	padding-bottom:5px;

}

#news-wrap{
	margin-top:10px;
	padding-top:16px;
	padding-left:10px;
	padding-right:10px;
	overflow:scroll;
	overflow-x : hidden;
    height: 335px;

}

.table-left{
	margin:0px;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

.table-right{
	padding:0px;
	margin:0px;
	float:left;
}

/* テーブル */

#contents-right2 table.table-enkaku th{
	background-color:#FFFFFF;
	padding: 3px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


#contents-right2 table.table-enkaku{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#contents-right2 table.table-enkaku img{
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents-right2 table.table-enkaku td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 3px;
	text-align: left;
}

.table-list li {
	list-style-type: none;
}

/* お問い合わせ */

.submit{
	text-align:center;
	padding-top:20px;
}

ol li{
	list-style-position: outside;
	margin-left:30px;
	padding-bottom:10px;
}

.pic img,img.pic{
	padding:4px;
	border: 1px solid #DBDBDB;
}

/* あゆむ君 */

.fuki{
	width:418px;
	background-color: #FFF0C1;
}

.fuki-center{
	padding:10px;
}

/* 商品カタログ */

.catalog{
	width:226px;
	text-align:center;
	float:left;
	padding-top: 20px;
}

/* カレンダー */

#wp-calendar{
	width:100%;
	font-weight:bold;
	margin-bottom: 20px;
	}
#wp-calendar table{}
#wp-calendar th{
	text-align:center;
	background-color: #CAE269;
	}
#wp-calendar thead{
	text-align:center;
	}
#wp-calendar td{
	text-align:center;
	background-color: #F4FAE2;
	font-weight:normal;
	}

/* 会社概要 */

.shaze li{
	list-style-type:none;
	padding-bottom:20px;
}

.day{
	text-align:right;
	color:#216342;
	}
	
.list li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	padding-bottom: 7px;
	margin-bottom: 7px;
	}

/* ページナビ */

#pagenavi{
	text-align:center;
	padding-top: 20px;
}


/* 虫眼鏡 */

.mushi{
	color:#4D8118;
	font-weight:bold;
	text-align:right;
}
.mushi img{
	vertical-align:middle;
}

.recipe{
	background-color:#FEE;
	padding:20px;
	float:right;
	width:350px;
	margin-top: -5px;
	margin-bottom: 30px;
}
	
/* 黒にんにくメーカー */
.wrap-garlic-list {
	width: 103.5%;
	overflow: hidden;
}
.garlic-list {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
.garlic-list:nth-child(3)  {
	margin-right: 0;
}
.garlic-list img {
	margin: 10px 0;
}
.wrap .count-list li {
    list-style-type: decimal;
    margin-left: 30px;
}

/* =Images
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	background: #DBDBDB;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
}

#searchform2 {  
    position: relative;   
}

#s  {  
    width: 182px;  
    height: 16px;  
    border: 1px solid #CCC; 
    padding: 2px;  
    color: #999999;   
}

#b {  
    position: absolute;  
    top: 0px;  
    _top: 1px;  
    left: 188px;  
}  
*:first-child + html #b    {  
    top: 1px;  
}


.pc{
	padding: 3px;
	border: 1px solid #1B5035;
	margin:0px auto 10px auto;
	width:120px;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#1B5035;
}



.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
