@charset "UTF-8";

/*
Theme Name: Kurihara
Version: 1.1
Author: Tokino
Author URI: http://tokino.jp/
*/

* {
margin: 0 ;
padding: 0 ;
 }
p {
margin: 0 ;
padding:0;
}

body {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 13px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */
	line-height: 2em;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	color: #693;
}

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a:hover {
	color: #030;
}

hr {
	clear: both;
	border: 1px dashed #999;
	margin: 30px 0;
	padding :0;
	height:0px;
}

#rap {
	/*background: #c00;*/
	margin: 0 auto 0 0;
	width: 800px;
	text-align: left;
	/*
	min-height: 100%;
	height: auto !important;
	height: 100%;
	*/
	/*margin: 0 auto -142px;*/ /* the bottom margin is the negative value of the footer's height */
}

/*#rap .hinmoku {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 1.2em;
	line-height: 2.1em;
}
#rap .hinmoku p {
	float: left;
	width: 500px;
	background:#c00;
}

#rap .hinmoku img {
	float: right;
	width: 195px;
}
#rap .hinmoku hr {
	width: 500px;
	border: 1px dashed #999;
	margin: 0;
	padding :0;
	height:0px;
}*/

#header {
/*background: #c00;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 194px;
	height: 173px;
}

#headerimg a {
	/*position: relative;*/
	/*top: 100px;*/
	/*left: 15px;
	font-size: 24px;*/
	/*background: transparent;*/
	float: left;
	width: 194px;
	height: 173px;
	
	/*padding: 5px;*/
	color: #000;
	text-decoration: none;
	background: url(images/logo.jpg);
	border:1px;
}

#headerimg a:hover {
	/*position: relative;*/
	/*font-size: 24px;*/
	background: transparent;
	color: #dcdcdc;
	text-decoration: none;
	background: url(images/logo.jpg);
}

.description {
	position: relative;
	top: 100px;
	left: 15px;
	font-size: 13px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}

h1 {
	margin: 0;
	}

#content {
	float: left;
	position: relative;
	top: -10px;
	left: 224px;
	/*padding: 0 0 0 190px;*/
	width: 725px;
	color: #666666;
	margin: -100px 0 0 0;
	paddin: 0;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 1.2em;
	line-height: 2em;
}

#content p {
	margin: 0 0 20px 0;
	padding: 0;
	
}

#content h2 {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	color: #666;
	text-align: left;
	margin-bottom: 20px;
}

#content h2#comments a {
	color: #c00;
	font-size: 13px;
}

#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content .storycontent,#content .post .storycontent p{
	width: 725px;
	line-height: 1.8em;
}


#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

#content h3.storytitle, #content h3.storytitle a {
	font-size: 15px;
	color: #666;
	text-decoration: none
}

#content h3.storytitle a:hover {
	color: #030;
	text-decoration: none
}

#content div.post p {
	width: 100%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #666;
	/*font-family: Osaka, Verdana, sans-serif;*/
	font-size: 11px;
}

td {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.9em;
	line-height: 2em;
}


td .capt,div .capt {
	margin:0 0 8px 0;
	padding:0;
	font-size: 0.8em;
	line-height: 0.9em;
	color: #c00;
}

.meta {
	clear: both;
	text-align: right;
	color: #666;
	font-size: 11px;
	padding: 0;
	margin: -10px 0 0 0;
}
.meta a{
	color: #666;
}


#content div.post div.meta li a:hover {
	color: #030;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}
#content ol {
	margin-left: 22px;;
	padding: 0;
}

#content h4 {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-align: left;
	background: #360;
	padding-left: 5px;
	margin: 0.5em 0 0.5em 0;
}
#content h4 a {
	color: #fff;
	text-decoration: none;
}
#navcontainer {
	position:absolute;top:0;left:220px;
	float: left;
	margin: 0;
	width: 725px;
}

#navcontainer ul {
	list-style-type: none;
	color: #000;
	padding: 0;
	margin: 0;
}

#navcontainer ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navcontainer ul li.page_item a {
	list-style-type: none;
	margin: 0 -6px 0 0;
	padding: 10px 14px 8px 14px;
	color: #666;
	font-size: 115%;
	line-height: 200%;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #fff;
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #666;
}

#navcontainer ul li.current_page_item a {
	/*padding: 0 14px 0 14px;
	background: #666;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-left: 1px solid #DFDFDF;*/
	list-style-type: none;
	margin: 0 -6px 0 0;
	padding: 10px 14px 8px 14px;
	color: #fff;
	font-size: 115%;
	line-height: 200%;
	text-decoration: none;
	font-weight: normal;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background: #698249;
}

#navcontainer ul li.current_page_item a:hover {
	background: #030;
}

#menu {
	float: left;
	position: absolute;
	top: 183px;
	left: -10px;
	margin: 0 0 20px 0;
	width: 204px;
	background:#fff;
}

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px dashed #666;
}

#menu ul li {
	color: #666;
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#menu ul li a{}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu ul li h2 {
	/*border-bottom: 1px solid;*/
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu ul .cat-item {
}

#menu ul li .cat-item {
	border-top: 1px dashed #666;
	list-style-type: none;
	list-style-position : outside ;
	background: url(images/formenuwhite.gif);
	/*font-size: 1.2em;
	line-height: 2em;*/
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 10px 5px 0;
	/*border-top: 1px dashed #666;*/
}
#menu ul li .current-cat {
	text-decoration: none;
	background: url(images/formenuarrow.jpg);
	background-repeat : no-repeat ;
	background-position : 0 7px;
}


#menu ul li .cat-item a {
	display: block;
	width: 204px;
	text-decoration: none;
	padding-left: 10px;
}

#menu ul li .cat-item a:hover {
	text-decoration: none;
	background: url(images/formenuarrow.jpg);
	background-repeat : no-repeat ;
	background-position : 0 2px;
}

#menu ul li .cat-item-16 a {
	display:none;
	border-top: none;
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#menu ul li#winamp ul li {
	width: 180px
}

#menu ul li ul li a {
	color: #5F5F5F;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	/*border-top: 1px dashed #666;*/
}

/*#footer {
	width: 950px;
	display: block;
}*/
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

.credit {
	clear: both;
	/*position:absolute;bottom:-50px;*/
	display: block;
	width: 725px;
	color: #666;
	border-top: 1px solid #666;
	clear: both;
	font-size: 10px;
	margin: 0 0 0 225px;
	padding: 0;
	text-align: right;
}

p.credit a {
	color: #ffffff;
	text-decoration: none;
}

p.credit a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.inlinelst ul {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	list-style-type: none;
	display: inline;
	color: #000;
	margin: 0;
}

.inlinelst ul li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 0;
}
.inlinelst ul li a {
	display: inline;
	background: url(images/formenuarrow.jpg);
	background-repeat : no-repeat ;
	background-position : 0 0;
	padding: 0 0 0 10px;
}

.inlinelstback ul {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	list-style-type: none;
	display: inline;
	color: #000;
	margin: 0;
}

.inlinelstback ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
}
.inlinelstback ul li a {
	display: inline;
	background: url(images/formenuarrowb.jpg);
	background-repeat : no-repeat ;
	background-position : 0 0;
	padding: 0 0 0 20px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.noalign {
	cler: both;
}

/*栗原農園のこだわり用*/
.alignleftkodawari {
	float: left;
	width: 500px;
}
.alignrightkodawari {
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
.alignrightkodawari img{
	margin: 0 0 5px 0;
	padding: 0;
}
.kodawariimg {
	margin-bottom: -80px;
}

/*生産過程用*/
.alignleft310 {
	float: left;
	width: 310px;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.8em;
	line-height: 1.4em;
}
.alignright310 {
	float: right;
	width: 310px;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.8em;
	line-height: 1.4em;
}
.alignleft105 {
	float: left;
	width: 105px;
}
.seisantxt {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.9em;
}

/*農産物管理台帳用*/

.kanri ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
.kanri ul li a {
	text-decoration: none;
	color: #666;
}
.kanri ul li a:hover {
	color: #698249;
}
.kanri ul li a span {
	font-size: 0.6em;
	position:relative;top:-0.3em;
}


/*肩書き・名前用*/
.who {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0;padding: 0;
}
.name {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
}

/*▼○○を見る用*/
.sankaku {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	text-align: right;
	clear: both;
}

/*栽培品目用*/
.hinmokucon {
	border-top: 1px dashed #999;
	padding: 20px 0 30px 0;
}
.hinmokucon img{
	float: right;
	/*width: 195px;*/
}
.hinmokucon img{
	float: right;
	width: 195px;
}
.hinmokucon hr {
	clear: both;
	border: 1px dashed #999;
	margin: 0 0 20px 0;
	padding :0;
	height:0px;
}
.hinmoku {
	float: left;
	width: 500px;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0;padding: 0;
}

/*販売頁用*/
.hanbai {
	border-top: 1px dashed #666;
	padding: 10px 0 105px 0;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.9em;
	line-height: 1.2em;
}

/*レシピ用*/
.recipeindex {
	border-top: 1px dashed #666;
	padding: 10px 0 60px 0;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.8em;
	line-height: 1.2em;

}
.recipeindex a{
	display: block;
	text-decoration: none;
	color: #666;
}
.recipeindex strong {
	line-height: 150%;
}

.recipeindex h2 {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1em;
	color: #666;
	position:relative;top:-0.5em;
}
.recipeindex h2 a{
	color: #666;
}
.recipeindex h2 a:hover {
	color: #698249;
}
.recipeindex a:hover {
	color: #698249;
}
.recipeindex a img {
	margin: 0 0 0 10px;
	padding: 0;
}

.recipe {
	/*width:900px;
	position:relative;top:110px;left:-224px;*/
	/*border-top: 1px dashed #666;*/
	margin: 10px;
	padding-top: 10px;
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.9em;
	line-height: 1.3em;
}
.recipe h2 {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 2em;
	font-weight: normal;
	line-height: 100%;
	color: #666;
	text-align: left;
	padding: 0;
	margin: 0;
	position:relative;top:-0.5em;
}
.recipe img {
	margin: -30px 0 10px 0;
}
.recipe p {
	margin: 0;
	padding: 0;
}
.recipe ul li {
	position:relative;
	top:-1em;
	margin-left: 30px;
	list-style-type: disc;
}
.recipe ol li {
	position:relative;
	top:-1em;
	margin-left: 10px;
}


.gothic {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.9em;
	line-height: 1.2em;
}
.gothic h2 {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 2em;
	font-weight: normal;
	line-height: 100%;
	color: #666;
	text-align: left;
	padding: 0;
	margin: -20px 0 20px 0;
}
.gothic hr {
	clear: both;
	border: 1px dashed #666;
	padding: 0 0 0 0;
	margin: 7px 0 5px 0;
}
.gothic img {
	float: left;
	padding: 0 20px 20px 0;
}

.gothic ol {
	padding: 0;
	margin: 0;
}

.alignleft {
	float: left;
	padding: 0 30px 0 0;
}

.alignright {
	float: right;
	padding: 0 0 0 30px;
}

.alignright195 {
	float: right;
	width: 195px;
	padding: 0 0 0 30px;
}

.alignleftindx {
	float: left;
}
.alignrightindx {
	float: right;
}

.alignright30 {
	float: right;
	padding: 0 0 0 30px;
}

.alignclear {
	clear: both;
}

.space10 {
	clear: both;
	height: 10px;
}
.space20 {
	clear: both;
	height: 20px;
}
.space30 {
	clear: both;
	height: 30px;
}
.space100 {
	clear: both;
	height: 100px;
}
.space150 {
	clear: both;
	height: 150px;
}
.width10 {
	float: left;
	width: 10px;
	height: 50px;
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	/*font-family: Osaka, Verdana, sans-serif;*/
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	/*font-family: Osaka, Verdana, sans-serif;*/
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	/*font: italic 28px 'Times New Roman', Times, serif;*/
	color: #73a0c5;
}

.next {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	font-size: 0.8em;
	line-height: 1em;
	margin: 10px 0 10px 10px;
	color:#666;
}
.next a:link {
	/*display: block;*/
	display: inline;
	color:#363;
}
.next a:visited {color:#666;}
.next a:hover {color:#030;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}

#content .fortop {
	margin: 0; padding: 0;
	text-align: center;
}
#content .fortop p{
	font-size: 1.2em;
	line-height: 1.6em;
}
#content .fortop h2 {
	font-family: 'Gill','KozMinStd-Light','小塚明朝 std L','ＭＳ Ｐ明朝',serif ;
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	color: #666;
	margin-bottom: 20px;
}

.lgin ul li {
	clear: both;
	width: 960px;
}
.lgin ul li a{
	display: block;
	text-align: right;
	font-size: 10px;
	color: #999;
	padding: 0 10px 10px 0;
}

.sideunder {
	margin-top: 50px;
	padding-left: 20px;
	line-height: 1.2em;
}
.sideunder .houjin {
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 3px;
}
.sideunder .kaisha {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
.sideunder .jusho {
	font-size: 0.9em;
	padding-bottom: 10px;
}

.alert,.recipe.alert {
	font-family: 'Lucida Grande','KozGoStd-Regular','小塚ゴシック std R','メイリオ','ＭＳ Ｐゴシック',sans-serif ;
	padding: 20px 0 0 10px;
	font-size: 0.8em;
	color: #c00;
}



