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

a{
	text-decoration: none;
	color: #333;
	font-family: "ヒラギノs角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img {
	border: 0px;
}
a:hover{
	color: #666;
}
span {
	color: #C33;
}
p {
	line-height: 1.5em;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow: hidden;
}
li {
	float: left;
	overflow: hidden;
}
form ul li {
	clear: left;
	margin-bottom: 20px;
}

.cleaner_h10 {
	clear: both;
	width:100%;
	height: 10px;
}
.cleaner_h20 {
	clear: both;
	width:100%;
	height: 20px;
}

/*-------------------------------------------------------
	ヘッダ
--------------------------------------------------------*/
#header {
	display: block;
	height: 120px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#inner {
	height: 88px;
	width: 980px;
	float: left;
	margin-top: 20px;
	margin-bottom: 8px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}



#rogo {
	height: 88px;
	width: 160px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
}
.f_left {
	float: left;
}
#bgm {
	display: block;
	color: #79A660;
	font-weight: bold;
	margin-right: 1em;
	font-size: 16px;
	line-height: 2em;
}
#bgm img {
	vertical-align: text-bottom;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 5px;
}
#header #inner .exp01 {
	float: right;
	margin-bottom: 15px;
}
#header #inner .exp01 input {
	margin-right: 5px;
	margin-top: 12px;
}

/*-------------------------------------------------------
	メニュー
--------------------------------------------------------*/
#navi {
	float: right;
	height: 46px;
	padding-right: 10px;
}
/*-------------------------------------------------------
	FLASH
--------------------------------------------------------*/
#flash {
	height: 300px;
	width: 980px;
	padding-bottom: 20px;
}
#flash_box {
	height: 300px;
	width: 980px;
}


/*-------------------------------------------------------
	コンテンツ全体コンテナ
--------------------------------------------------------*/
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FAF5;
	padding-bottom: 20px;
	display: block;
	padding-top: 20px;
	overflow: hidden;
}
#wrapper2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7FAF5;
	padding-bottom: 20px;
	display: block;
	padding-top: 20px;
	overflow: hidden;
}
/*-------------------------------------------------------
	メイン
--------------------------------------------------------*/
#main {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------left--------------------*/
#left {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 675px;
	overflow: hidden;
}
#left h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #79A660;
	display: block;
	padding-left: 10px;
	background-image: url(../img/box_bg2.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DE8F;
	font-weight: bold;
	height: 50px;
	line-height: 55px;
}


#left h2 {
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}

#left h3 {
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	font-size: 14px;
	display: block;
	padding-left: 25px;
	margin-top: 20px;
	float: left;
	width: 640px;
	background-image: url(../img/b_02.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#left_box {
	display: block;
	width: 675px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
	overflow: hidden;
}
#left_box2 {
	display: block;
	width: 675px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5DE8F;
	border-right-color: #C5DE8F;
	border-bottom-color: #C5DE8F;
	border-left-color: #C5DE8F;
}
#left_box #calrice {
	background-image: url(../img2/calrice_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_box #calrice ul, #left_box #calrice3 ul {
	display: inline-block;
	font-size: 10px;
}
#left_box #calrice ul li, #left_box #calrice3 ul li {
	float: right;
	display: block;
	width: 400px;
}
#left_box #calrice .right_text {
	text-align: right;
	font-size: 10px;
}
#left_box #calrice2 {
	background-image: url(../img/step.png);
	background-position: center center;
	height: 400px;
	background-repeat: no-repeat;
}

#left_box #cook {
	background-repeat: no-repeat;
	background-position: right top;
}
#left_box #cook ul {
	display: inline-block;
	font-size: 10px;
}
#left_box #cook ul li {
	float: right;
	display: block;
	width: 520px;
}
#left_box #cook .right_text {
	text-align: right;
	font-size: 10px;
}


#left_box h1 img {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.inner_box {
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}



.inner_box .title {
	font-size: 15px;
	font-weight: bold;
	text-indent: 0em;
}

.inner_box .title2 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 0em;
	color: #03F;
	margin-top: -20px;
}

.inner_box .title3 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 0em;
	color: #03F;
}

.inner_box .text_title {
	text-indent: 0em;
	font-size: 14px;
	font-weight: bold;
	color: #363;
	margin-bottom: 3px;
	clear: both;
}

.inner_box .text {
}
.inner_box .text2 {
	padding-right: 1.5em;
	padding-left: 1.5em;
}


.inner_box p {
	display: block;
	margin-bottom: 20px;
	text-indent: 1em;
}

.inner_box h4 {
	line-height: 1.5em;
	font-size: 14px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #363;
	font-weight: bold;
	padding-left: 5px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}
.inner_box .product {
	width: 360px;
	float: left;
	margin-bottom: 10px;
}

.inner_box .product tr {
	height: 40px;
}
.inner_box .product tr th {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 110px;
}
.inner_box .product tr td {
	font-size: 12px;
}
.inner_box .product2 {
	float: left;
	width: 630px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.inner_box .product2 tr {
	height: 40px;
}
.inner_box .product2 tr th {
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.inner_box .product2 tr td {
	font-size: 12px;
	text-align: center;
	padding: 0px;
}
.inner_box .img_box2 {
	float: right;
	width: 240px;
	margin-right: 10px;
	margin-top: -40px;
}
.inner_box .img_box2 p {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.inner_box table tr td a {
	margin-top: 10px;
	display: block;
}
.inner_box table tr td img {
	float: left;
	display: inline;
	margin-right: 8px;
	margin-left: 20px;
}
.inner_box em {
	font-size: 10px;
	float: right;
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}


#left_box .inner_box p .red {
	color: #C33;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
	float: none;
}
#left_box .inner_box p a {
	float: right;
	margin-top: 1em;
}

table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	border: thin solid #F3F7DF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
th {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #CCE2AB;
	border: 1px solid #F3F7DF;
}
td {
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE2AB;
	border: 1px solid #F3F7DF;
}
#form2 table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#form2 table tr th {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: blink;
	background-color:transparent;
	width: 165px;
	line-height: 1.5em;
}
#form2 table tr td {
	padding-left: 20px;
	font-size: 14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#btn {
	font-size: 12px;
	text-align: center;
}

#left_box p {
	display: block;
}
#left  span{
	padding-bottom: 10px;
	padding-top: 5px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 5px;
	color: #C33;
	font-size: 14px;
}
#left p span {
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	width: 320px;
	float: right;
}


#text_box {
	width: 635px;
	margin: 20px;
}
#text_box p {
	text-indent: 1em;
	font-size: 14px;
}
#text_box2 {
	width: 635px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#text_box2 p {
	text-indent: 1em;
}
.img_box {
	margin-left: 44.5px;
	float: left;
	margin-right: 20px;
	width: 610.5px;
}
.img_box_A {
	float: left;
	width: 180px;
	border: 1px solid #79A660;
	margin-right: 20px;
	background-color: #F4F8E4;
}
.img_box_A span {
	padding-right: 10px;
}

.img_box_A img {
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img_box_A p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5DE8F;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFF;
	font-size: 11px;
}







/*--------------------right--------------------*/
#right {
	width: 207px;
	border: 1px solid #79A660;
	background-color: #F3F7DF;
	float: right;
	margin-right: 15px;
}
#right h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #79A660;
	display: block;
	line-height: 55px;
	padding-left: 10px;
	background-image: url(../img/title_bg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79A660;
	font-weight: bold;
	height: 50px;
}
#right h1 img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
#right h3 {
	font-size: 16px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.35em;
	font-weight: bold;
}
#right h3 span {
	font-size: 12px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.35em;
	font-weight: lighter;
}
#right ul {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#right ul li {
	line-height: 2em;
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: left;
	margin-bottom: 1em;
}
#right ul li a {
	display: block;
	color: #363;
	text-decoration: underline;
	background-image: url(../img/b_01.png);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 15px;
	line-height: normal;
}
#right ul li a:hover {
	display: block;
	color: #8BB982;
}
#right ul li.h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363;
	margin-bottom: 20px;
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	width: 175px;
}
.top20 {
	margin-top: 20px;
}

.hashiyasume ul {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.hashiyasume ul li {
	line-height: 2em;
	color: #363;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: left;
	margin-bottom: 1em;
	float: none;
	display: inline-block;
	padding-top: 1px;
}
.hashiyasume ul li a {
	display: block;
	color: #363;
	text-decoration: underline;
	background-image: url(../img/b_01.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.hashiyasume ul li a:hover {
	display: block;
	color: #8BB982;
}

/*-------------------------------------------------------
	フッタ
--------------------------------------------------------*/
#footer {
	height: 75px;
	width: 100%;
	text-align: center;
	background-color: #B6DCB1;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer_box {
	text-align: center;
	display: block;
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	border: thin dashed #799D2F;
	margin-left: 15px;
}
#footer img {
	float: left;
	margin-right: 10px;
}
#footer_inner {
	width: 930px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#company_box {
	width: 340px;
	float: right;
	text-align: left;
	padding-top: 5px;
}
#left iframe {
	border: 1px solid #C5DE8F;
}
.right_text {
	float: right;
	margin-right: 10px;
}

.inner_box h4 span {
	color: #333;
}
.inner_box h4 p {

}
#left table tr td a span {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: #363;
}
table tr td a #map {
	margin-bottom: -7px;
}
#form2 #form_input {
	text-align: right;
}
#form2 {
	margin-top: 10px;
}
.err_txt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C00;
	font-size: 12px;
	line-height: 2em;
}
.cooking_b {
	font-weight: bold;
}

/*-------------------------------------------------------
	クッキングファイバー
--------------------------------------------------------*/
.text_s{
	float: right;
	font-size: 10px;
	padding-top: -10px;
	color: #006;
	
}

.inner_box .img_box3 {
	float: right;
	width: 240px;
	margin-right: 10px;
	margin-top: 40px;
}
.inner_box .img_box3 p {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
