@charset "utf-8";
/*
Theme Name:     池田町農業公社
Theme URI:      http://www.nourin-ikeda.jp/
Description:    Child theme for the Welcart Basic theme for WordPress
Author:         池田町農業公社
Template:       welcart_basic
Version:        0.1.0
*/

@import url('../welcart_basic/style.css');

/* =clearfix
-------------------------------------------------------------------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
/*tr:nth-child(even) {
background-color: #eefff2;
}*/
table tr.odd td,
table tr.odd th {
background-color: #eefff2;	
}

/* =base
-------------------------------------------------------------------------------------------------------------------------- */
body {
	background: #FFF url(images/common/header_backdrop.jpg) repeat-x top;
}

/* =wrapping
-------------------------------------------------------------------------------------------------------------------------- */

/* =header
-------------------------------------------------------------------------------------------------------------------------- */
#header {
	margin: 0 auto;
	padding: 3px 0 0 0;
	width: 950px;
}
h1#site-title,div#site-title {
	display: block;
	padding: 0;
	width: auto;
	height: 31px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header a.contactus {
	display: block;
	float: right;
	width: 155px;
	height: 30px;
	background: url(images/common/header_contactus.jpg) no-repeat 0 0;
}
	#header a.contactus:hover {
		background-position: 0 -30px;
	}
.menu-mainnavi-container {
	margin: 20px 0 0 0;
	padding: 15px 0;
	width: 950px;
	border-top: #829761 1px solid;
}
ul.mainnavi {
	margin-right: -4px;
	overflow: hidden;
	_zoom: 1;
	width: 954px;
	background: none;
	white-space: normal;
}
ul.mainnavi li {
	border: 1px solid #ccc;
	float: left;
	width: 113px;
	margin-right: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(http://www.nourin-ikeda.jp/htc/border-radius.htc);
	background-color: #fff;
	background-image: none;
}
	ul.mainnavi li a {
	display: block;
	/*line-height: 29px;*/
	line-height: 46px;
	width: auto;
	/*height: 29px;*/
	height: 46px;
	color: #336600;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	background-image: url(images/common/globalnavi_bd1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #fff;
	background-color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(http://www.nourin-ikeda.jp/htc/border-radius.htc);
	}
	ul.mainnavi li.lh_half a {
		line-height: 20px;
		padding-top: 3px;
		height: 43px;
	}
	ul.mainnavi li.blog a {
		padding-left: 15px;
		padding-right: 14px;
	}
	ul.mainnavi li a:hover {
	color: #336600;
	background-image: url(images/common/globalnavi_bd2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fff;
	}
	ul.mainnavi li li, div.mainnavi ul li li {
		background: none;
	}
ul.mainnavi li.current_page_item > a,
ul.mainnavi li.current-menu-ancestor > a,
ul.mainnavi li.current-menu-item > a,
ul.mainnavi li.current-menu-parent > a {
	color: #336600;
	background-image: url(images/common/globalnavi_bd2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
* html ul.mainnavi li.current_page_item a,
* html ul.mainnavi li.current-menu-ancestor a,
* html ul.mainnavi li.current-menu-item a,
* html ul.mainnavi li.current-menu-parent a,
* html ul.mainnavi li a:hover {
	color: #336600;
	background-image: url(images/common/globalnavi_bd2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.header_image img {
	position: relative;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0 5px 5px #666;
	-moz-box-shadow: 0 5px 5px #666;
	box-shadow: 0 5px 5px #666;
	behavior: url(/site_nourin_ikeda/PIE/PIE.htc);
}

/* =main
-------------------------------------------------------------------------------------------------------------------------- */
#main {
	margin: 0 auto;
	width: 950px;
}

/* =sidebar
-------------------------------------------------------------------------------------------------------------------------- */

/* =content
-------------------------------------------------------------------------------------------------------------------------- */
#content {
	float: none;
	width: inherit;
	background-color: #fff;
}
.onecolumn {
	width: 950px;
}
.twocolumn {
	float: right;
	width: 750px;
}

/* =home.php
-------------------------------------------------------------------------------------------------------------------------- */
#top_business {
	width: 950px;
	height: 382px;
	position: relative;
	background: #FFF url(images/home/business_bg.jpg) no-repeat;
}
#top_business div {
	position: absolute;
}
#top_business .koppoi {
	top: 10px;
	left: 15px;
	width: 198px;
	color: #fff;
	overflow: hidden;
	height: auto;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 20px;
}
#top_business .yuuki {
	top: 45px;
	left: 500px;
	width: 326px;
	color: #fff;
	overflow: hidden;
	height: auto;
	font-size: 12px;
	line-height: 1.4;
}
#top_business .about {
	top: 173px;
	left: 265px;
	width: 424px;
	height: 28px;
}
#top_business .about span {
	font-size: 12px;
	line-height: 16px;
	display: block;
	height: auto;
	width: 337px;
	overflow: hidden;
	float: left;
	color: #333;
	text-align: center;
	margin-right: 5px;
}
#top_business .about .about_link {
	float: right;
	height: 28px;
	width: 80px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#top_business .about .about_link a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 80px;
	overflow: hidden;
	background-image: url(images/home/business_but.jpg);
	background-repeat: no-repeat;
}
#top_business .about .about_link a:hover {
	background-image: url(images/home/business_but.jpg);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
#top_business .takumi {
	top: 235px;
	left: 219px;
	width: 236px;
	color: #fff;
	overflow: hidden;
	height: auto;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 10px;
}
#top_business .okomoji {
	top: 240px;
	left: 660px;
	width: 280px;
	color: #fff;
	overflow: hidden;
	height: auto;
	font-size: 12px;
	line-height: 1.4;
}
#top_contents {
	margin: 20px 0;
	width: 950px;
}
#top_discription {
	float: left;
	padding: 0 20px 0 0;
	width: 374px;
	border-right: #CCC 1px dotted;
}
	#top_discription h3 {
		padding: 0 0 10px 0;
		color: #669900;
		font-size: 18px;
	}
	#top_discription img {
		float: right;
		margin: 0 0 10px 10px;
	}
#top_info {
	float: right;
	padding: 0 0 0 20px;
	width: 535px;
}
	#top_info a {
		color: #669900;
	}
	#top_info a:hover {
		color: #6D8053;
	}
	#top_info .title {
		padding: 0;
		color: #669900;
		font-size: 18px;
	}
	#top_info #nothing {
		padding: 20px 0 0 0;
		text-align: center;
	}
	#top_info ul {
	}
	#top_info li {
		display: inline-block;
		padding: 10px 0;
		border-bottom: #E6E6E6 1px dotted;
	}
	#top_info .date {
		float: left;
		width: 120px;
	}
	#top_info .infoarea {
		float: right;
		padding: 0 0 0 20px;
		width: 395px;
		background: url(images/home/info_arrow.jpg) no-repeat 0 5px;
	}
	#top_info .infoarea h3 {
		color: #669900;
	}
	#top_info .infoarea p {
	}

/* =page.php
-------------------------------------------------------------------------------------------------------------------------- */

/* =category.php
-------------------------------------------------------------------------------------------------------------------------- */

/* =404.php
-------------------------------------------------------------------------------------------------------------------------- */
.error404 {
	height: 220px;
}

/* =footer
-------------------------------------------------------------------------------------------------------------------------- */
#footer {
	padding: 20px 0 0 0;
	background: #FFF url(images/common/bg_footer.jpg) repeat-x bottom;
	border: none;
}
#footerWrapper {
	margin: 0 auto;
	width: 950px;
}
#footer_navi {
	float: left;
	padding: 10px 20px;
	width: 688px;
	height: 115px;
	border-left: #CCC 1px dotted;
	border-right: #CCC 1px dotted;
}
	#footer_navi a {
		padding: 0 0 0 10px;
		background: url(images/common/footer_arrow.jpg) no-repeat 0 5px;
		color: #333;
	}
	#footer_navi ul ul {
		padding: 0 0 0 10px;
	}
	#footer_navi .fn_1 {
		float: left;
		padding: 0 20px 0 0;
	}
	#footer_navi .fn_2 {
		float: left;
		padding: 0 20px 0 0;
	}
	#footer_navi .fn_3 {
		float: left;
		padding: 0 20px 0 0;
	}
#footercompany {
	float: right;
	padding: 10px 20px 10px 0;
	width: 179px;
	height: 115px;
	border-right: #CCC 1px dotted;
}
	.company_name {
	color: #336600;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.25em;
	}
	.company_name span {
		padding: 0 0 0 6px;
		color: #542A00;
		font-size: 15px;
	}
div#footer div.to_top {
	padding: 20px 0 0 0
}
div#footer div.to_top a {
	display: block;
	float: right;
	width: 155px;
	height: 24px;
	background: url(images/common/pageup.jpg) no-repeat 0 0;
}
	div#footer div.to_top a:hover {
		background: url(images/common/pageup.jpg) no-repeat 0 -24px;
	}
p.copyright {
	margin: 0;
	padding: 9px 0 12px 0;
	color: #FFF;
	font-size: 11px;
}
p.copyright {
	/padding: 4px 0 12px 0;
}

/* --- Layout -- */

h1.pagetitle, #content .catbox h1 {
	width: auto;
	height: auto;
	line-height: 1.2;
	font-weight: bolder;
	font-size: 1.8em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	color: #fff;
	background-color: #839762;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin: 0px;
}
#content .catbox .post {
	width: auto;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #ccc;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .catbox .entry-meta {
	width: auto;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E3E3E3;
}
#content .catbox .post .entry p {
	width: auto;
	height: auto;
	line-height: 1.6;
	margin: 0 0 0 0;
	padding: 0;
	color: #333;
	font-size: 14px;
}
#content .catbox .post .entry p small,span.storydate {
	line-height: 1.6;
	color: #572d09;
	font-weight: bold;
	font-size: 12px;
}
div.storymeta {
	font-size: 12px;
	line-height: 1.6;
	color: #666;
}
#content .catbox .storycontent {
	margin-top: 15px;
	padding-top: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}
.pagebox {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding-right: 25px;
	padding-left: 25px;
}
.pagebox p {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}
.pagebox .mdsA {
	font-size: 20px;
	line-height: 1.2;
	font-weight: bolder;
	color: #532c08;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #532c08;
}
.pagebox .mdsB {
	font-size: 16px;
	line-height: 1.2;
	font-weight: bolder;
	color: #390;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pagebox .tel {
	font-size: 24px;
	font-weight: bold;
	color: #859465;
	margin: 0px;
	padding: 0px;
}
.wrapping {
	width: 900px;
}
.wrapping .lef {
	float: left;
	width: 420px;
}
.wrapping .rig {
	float: right;
	width: 420px;
}
.pagebox .block {
	width: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.pagebox .under {
	width: auto;
	padding-bottom: 15px;
	margin-bottom: 0px;
	border: 2px solid #9c6;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pagebox .under h3,.pagebox .under h4 {
	float: left;
	margin-right: 15px;
	line-height: 28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pagebox .img {
	text-align: center;
	width: 420px;
	padding-top: 15px;
}
.pagebox .imgs {
	float: right;
	width: 300px;
	padding-top: 30px;
}
#content .pagebox .imgs img {
	margin-bottom: 15px;
}
#yuukigenki .wrappinf {
	width: 900px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#yuukigenki .wrappinf .left {
	float: left;
	width: 550px;
}
#yuukigenki dl {
	margin: 0px;
	width: auto;
	padding: 0px;
}
#yuukigenki dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	background-color: #859465;
	text-align: center;
	width: auto;
}
#yuukigenki dd {
	background-image: url(images/pages/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	line-height: normal;
	color: #333;
	text-align: right;
}
#yuukigenki dd span {
	display: none;
}
#yuukigenki dd.last {
	background-image: none;
	padding-bottom: 0px;
}
#yuukigenki .howto {
	width: 900px;
}
#yuukigenki th {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: middle;
}
#yuukigenki td {
	font-size: 14px;
	line-height: 21px;
	color: #333;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	vertical-align: middle;
}
#yuukigenki .howto td,#yuukigenki .howto th {
	background-color: #fff;
}
#yuukigenki th img {
	vertical-align: middle;
}
#ygsn_block .hatake {
	clear: both;
}
#ygsn_block .hatake table {
	width: 900px;
}
#ygsn_block .hatake th {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	background-color: #fc9;
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
}
#ygsn_block .hatake td {
	font-size: 16px;
	line-height: normal;
	color: #000;
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
}
#ygsn_block .hatake td.triangle {
	background-image: url(images/pages/triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ygsn_block .hatake p {
	padding-top: 5px;
	font-size: 15px;
}
#takumi .kensyo {
	text-align: center;
	width: auto;
	padding-bottom: 30px;
}
#takumi .blockb {
	padding-bottom: 20px;
}
#takumi .wrap_ul {
	float: right;
	width: 600px;
	margin-right: -10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
}
#takumi .block .wrap {
	width: 900px;
}
#takumi .under_block {
	padding-top: 20px;
}
ul.wrapping {
	margin: 0px;
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul.wrapping li {
	float: left;
	width: 300px;
}
#okomoji .wrapping {
	width: 900px;
	padding-bottom: 30px;
}
#okomo .wrapping ul  {
	margin: 0px;
	padding: 0px;
	width: 920px;
	list-style-image: none;
	list-style-type: none;
}
#okomo .wrapping li  {
	padding: 0px;
	float: left;
	width: 164px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#okomo .wrapping h3  {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#okomo .wrapping p  {
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#business caption {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333;
	text-align: right;
	padding-bottom: 3px;
}
#business dl {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#business dt {
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	color: #690;
	float: left;
	width: 230px;
}
#business dd {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 250px;
}
#business table {
	width: 650px;
	margin-bottom: 10px;
}
#business th {
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
	color: #333;
	padding: 5px;
	border: 1px solid #e6e6e6;
	margin: 0px;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
}
#business td {
	font-size: 12px;
	line-height: 1.3;
	color: #333;
	white-space: nowrap;
	padding: 5px;
	border: 1px solid #e6e6e6;
	margin: 0px;
	height: auto;
	width: auto;
	vertical-align: middle;
	text-align: center;
}
#business .a_pus {
	padding-top: 20px;
}
#content .catbox {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#privacy ol {
	padding-left: 24px;
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 10px;
}
#privacy li {
	font-size: 14px;
	line-height: 1.6;
}
#contact ul {
	padding-left: 24px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 10px;
}
#contact table {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contact th,#contact td {
	padding: 10px;
	border: 1px solid #d9d9d9;
	vertical-align: top;
}
#contact .contact_send {
	text-align: center;
}
#contact .contact_send input {
	font-size: 16px;
	line-height: 32px;
	color: #333;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	/*height: 32px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

/* -- Breadcrumb -- */

.breadcrumbs {
	background-image: url(images/common/bcnxt_backdrop.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: auto;
	font-size: 12px;
	line-height: 32px;
	color: #666;
	padding-left: 10px;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a {
	background-image: url(images/common/bcnxt_separater.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-right: 19px;
	color: #999;
	text-decoration: none;
	float: left;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.breadcrumbs a:hover {
	color: #859465;
	text-decoration: none;
}
#error404 {
	text-align: center;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#error404 p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#error404 img {
	margin-bottom: 10px;
}
