@charset "Shift_JIS";
/* CSS common/css/base.css */
*{
	margin:0;
	padding:0;
	zoom:1;
	font-size:medium;
	line-height:1.7em;
	font-family:Verdana,"MS PGothic","ＭＳ Pゴシック",monospace;
	}
html{
	height:100%;
	overflow-y:scroll;
	}
body{
	word-break:break-all;
	background:url(../img/common/topline.jpg) repeat-x 0 95px;
	}
html>/**/body{
	margin-top:0;
	padding-top:0;
	}
html:first-child body{
	min-height:100%;
	}
h1,h2,h3,h4,h5,h6,p,dt,dd,li,address,strong,span{
	font-size:100%;
	font-weight:normal;
	color:#333;
	}
img,abbr,fieldset{
	border:0;
	}
li{
	display:list-item;
	zoom:normal;
	list-style-type:none;
	}
a{
	font-size:1em;
	overflow:hidden;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
object,embed{
	vertical-align:top;
	}
address{
	font-style:normal;
	}
/*--------------------------------------------------------------------*/
#wrapper{
width:100%;
text-align:center;
}
#container{
position:relative;
top:0;
left:0;
width:1000px;
margin:0 auto;
text-align:left;
}
*html #container *{
font-size:0.94em;
}
#container #header{
width:1000px;
height:100px;
position:relative;
top:0;
left:0;
/*--border:1px solid red;--*/
}
#container #header p#logo{
font-size:2em;
padding:13px 0 0 25px;
}
#container #header p#logo strong{
display:none;
position:absolute;
top:0;
left:-9999px;
}

#contents_body{
position:relative;
top:0;
left:0;
width:950px;
min-height:362px;
margin:0 0 0 25px;
}
.left_content{
	float:left;
	width:690px;
	margin-bottom:50px;
	}
.right_content{
	float:right;
	width:250px;
	margin-bottom:50px;
	}
/*------------------------------------------------------------------naviコンテンツ設定--*/

#container #header .navi_content{
	position:absolute;
	top:44px;
	left:25px;
	}
#container #header .navi_content ul{
	position:relative;
	top:0;
	left:0;
	width:621px;
	height:51px;
	background:url(../img/common/navi.jpg) no-repeat left top;
	margin:0px 0 0 329px;
	}
	.navi_content ul li{
	position:absolute;
	top:0;
	height:51px;
	}
	.navi_content ul li.company{left:0;}
	.navi_content ul li.product{left:110px;}
	.navi_content ul li.make{left:220px;}
	.navi_content ul li.efficacy{left:377px;}
	.navi_content ul li.recipe{left:501px;}
	
	.navi_content ul li a{
	display:block;
	height:51px;
	text-indent:-9999px;
	background:url(../img/common/navi_g.jpg) no-repeat left top;
	}
	.navi_content ul li.company a{
	width:106px;
	background-position:0 0;
	}
	.navi_content ul li.product a{
	width:106px;
	background-position:-110px 0;
	}
	.navi_content ul li.make a{
	width:153px;
	background-position:-220px 0;
	}
	.navi_content ul li.efficacy a{
	width:120px;
	background-position:-377px 0;
	}
	.navi_content ul li.recipe a{
	width:120px;
	background-position:-501px 0;
	}
/*-----mouseover--*/
	.navi_content ul li.company a:hover{background-position:0 -56px;}
	.navi_content ul li.product a:hover{background-position:-110px -56px;}
	.navi_content ul li.make a:hover{background-position:-220px -56px;}
	.navi_content ul li.efficacy a:hover{background-position:-377px -56px;}
	.navi_content ul li.recipe a:hover{background-position:-501px -56px;}

/*-----navi_seccontent--*/

#container #header .navi_seccontent{
	position: absolute;
	top: 13px;
	left: 600px;
	float:left;
	}
#container #header .navi_seccontent ul{
	position: relative;
	top: 0;
	left: 0;
	width: 380px;
	height: 20px;
	margin: 0 0 0 0;
	}
	.navi_seccontent ul li{
	position:absolute;
	top:0;
	width:101px;
	height:20px;
	}
	.navi_seccontent ul li.access{
	left:0;
	background:url(../img/common/navi_access.jpg) no-repeat left top;
	}
	.navi_seccontent ul li.inquiry{
	left:108px;
	background:url(../img/common/navi_inquiey.jpg) no-repeat left top;
	}
	
	.navi_seccontent ul li.english{
	left:240px;
	background:url(../img/common/navi_english.jpg) no-repeat left top;
	}
	
	.navi_seccontent ul li a{
	display:block;
	height:20px;
	text-indent:-9999px;
	}
	.navi_seccontent ul li.acces a{
	width:93px;
	}
	.navi_seccontent ul li.inquiry a{
	width:101px;
	}

	.facebook {
	position: absolute;
	top: 8px;
	left: 945px;
	float:left;
		}

/*-----mouseover--*/
	.navi_seccontent ul li.company a:hover{background-position:0 -70px;}
	.navi_seccontent ul li.product a:hover{background-position:-167px -70px;}


/*------------------------------------------------------------------TOPページコンテンツ設定--*/
#container #header h1#logo{
font-size:2em;
padding:13px 0 0 25px;
}
#container #header h1#logo strong{
display:none;
position:absolute;
top:0;
left:-9999px;
}

#container .flash_part{
width:950px;
height:408px;
padding:0 0 0 0;
}


	.left_content .rinen{
		position:relative;
		top:0;
		left:0;
		width:682px;
		height:152px;
		border:4px solid #FCC800; 
		background:url(../img/top/top_rinen.jpg) no-repeat left top;
		}
	.left_content .rinen h2,
	.left_content .rinen p{
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
	.left_content div.linespacer{
		width:690px;
		height:10px;
		margin-top:20px;
		background:url(../img/common/linecirle.jpg) no-repeat left top;
		}
		.left_content div.linespacer hr{
		display:none;
		}

	.left_content .jgap{
		width:690px;
		margin-top:20px;
		background:url(../img/top/top_human.jpg) no-repeat right 70%;
		}
		.left_content .jgap h3{
		width:460px;
		padding:4px 4px 4px 10px;
		border-bottom:1px dotted #06F;
		color:#06F;
		}
		.left_content .jgap h3 span{
		padding-right:1em;
		color:#999;
		}
		.left_content .jgap h3 span.important_messa{
		padding-right:0;
		color:#FF0000;
		}
		.left_content .jgap ul{
		position:relative;
		top:0;
		left:0;
		width:690px;
		margin-top:10px;
		}
		.left_content .jgap ul li{
		width:385px;
		margin:5px 0 0 305px;
		}
		.left_content .jgap ul li.jgap_num{
		position:absolute;
		top:0;
		left:0;
		width:276px;
		margin:0;
		}
		.left_content .jgap p{
		margin-top:8px;
		font-size:0.83em;
		}
		.left_content .jgap p span{
		font-size:1em;
		color:#990000;
		}
		.left_content .jgap p a{
		color:#1F8D36;
		}

	.left_content .top_company{
		position:relative;
		float:left;
		width:682px;
		margin-top:40px;
		border:4px solid #1F8D36;
		}
		.left_content .top_company h3{
		position:absolute;
		top:-25px;
		left:10px;
		width:325px;
		height:41px;
		}
		.left_content .top_company h3 strong{
		display:block;
		text-indent:-9999px;
		}
		.left_content .top_company ul{
		width:662px;
		margin:30px 10px 10px 10px;
		}
		*html .left_content .top_company ul{
		padding-top:30px;
		}
		*:first-child+html .left_content .top_company ul{
		padding-top:30px;
		}
		.left_content .top_company ul li{
		width:287px;
		height:2em;
		margin-bottom:10px;
		padding:4px 0 0 35px;
		font-size:0.9em;
		border:1px dotted #CCCCCC;
		background:url(../img/common/mark_tri.gif) no-repeat 10px center;
		}
		.left_content .top_company ul li.leftpotion{
		float:left;
		}
		.left_content .top_company ul li.rightpotion{
		float:right;
		}
		.left_content .top_company ul li a{
		color:#1F8D36;
		}

	.right_content .top_product{
		position:relative;
		top:0;
		left:0;
		width:242px;
		text-align:center;
		border:4px solid #9C0326;
		}
	.right_content .top_product h3{
		width:242px;
		height:38px;
		}
	.right_content .top_product h3 strong{
		display:block;
		positoin:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.right_content .top_product #slider{
		position:relative;
		top:0;
		left:40px;
		width:246px;
		}
		*html .right_content .top_product #slider{
		width:246px;
		top:-20px;
		left:10px;
		padding-left:0;
		}
		*:first-child+html .right_content .top_product #slider{
		width:256px;
		left:0px;
		}
		.right_content .top_product #slider ul,
		.right_content .top_product #slider ul li{
		width:161px;
		height:241px;
		overflow:hidden; 
		margin:0;
		padding:0;
		list-style:none;
		}
		*:first-child+html .right_content .top_product #slider ul,
		*:first-child+html .right_content .top_product #slider ul li{
		width:165px;
		}
		#prevBtn, #nextBtn{ 
		display:block;
		width:40px;
		height:241px;
		position:absolute;
		z-index:1000;
		}
		#prevBtn{ 
		left:0;
		top:38px;
		}
		#nextBtn{ 
		left:201px;
		top:38px;
		}
		#prevBtn a{  
		display:block;
		position:relative;
		width:40px;
		height:241px;
		text-indent:-9999px;
		background:url(../img/top/btn_prev.jpg) no-repeat 0 0;	
		}
		#nextBtn a{  
		display:block;
		position:relative;
		width:40px;
		height:241px;
		text-indent:-9999px;
		background:url(../img/top/btn_next.jpg) no-repeat 0 0;	
		}

/*------------------------------------------------------------------共通コンテンツ設定--*/
.bdcs_sec .main_image{margin-bottom:10px; padding:10px 0 0 25px;}

.bdcs_sec .left_content h1{
		position:relative;
		top:0;
		left:0;
		width:325px;
		height:26px;
		}
		.bdcs_sec .left_content h1 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}

/*--------------------------------きのこが出来るまでページ--*/

		.left_content .make{
		width:682px;
		margin-top:10px;
		border:4px solid #CCCCCC;
		}
		.left_content .make h2{
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:20px 0 0 10px;
		}
		.left_content .make h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
	.left_content .make dl{
		position:relative;
		top:0;
		left:0;
		min-height:130px;
		margin-top:10px;
		}
	*html .left_content .make dl{
		height:130px;
		}
		.left_content .make dl dt{
		position:relative;
		top:0;
		left:0;
		width:234px;
		margin-left:432px;
		font-size:0.83em;
		}
		.left_content .make dl dd{
		position:absolute;
		top:0;
			}
			.left_content .make dl dd.img_line1{
			left:10px;
			}
			.left_content .make dl dd.img_line2{
			left:144px;
			}
			.left_content .make dl dd.img_line3{
			left:278px;
			}
	.left_content .make dl.bottom_content{
		position:relative;
		top:0;
		left:0;
		min-height:200px;
		margin-top:10px;
		}
	*html .left_content .make dl.bottom_content{
		height:200px;
		}
		.left_content .make dl.bottom_content dt{
		width:378px;
		margin-left:308px;
		}
	.left_content .make dl dt span{
		display:block;
		position:absolute;
		width:2em;
		top:0;
		left:-2.2em;
		color:#990000;
		font-size:1em;
		text-align:right;
		}
		
.bdcs_sec .right_content ul.second_content{
	margin-top:10px;
	}


/*--------------------------------会社案内--*/

.left_content .company1{
		width:682px;
		margin-top:10px;
		border:4px solid #CCCCCC;
		}
		.left_content .company1 h2{
		position:relative;
		top:0;
		left:0;
		width:282px;
		height:26px;
		margin:20px 0 0 20px;
		}
		.left_content .company1 h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .company1 p{
		width:642px;
		margin:20px 0 0 20px;
		font-size:0.83em;
		}
		.left_content .company1 p.m_naming{
		margin-bottom:20px;
		text-align:right;
		}

.left_content .company2{
	width:682px;
	margin-top:10px;
	border:4px solid #FFE16D;
	}
	.left_content .company2 h2{
	position:relative;
	top:0;
	left:0;
	width:282px;
	height:26px;
	margin:20px 0 0 20px;
	}
	.left_content .company2 h2 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.left_content .company2 p{
	width:642px;
	margin:20px 0 0 20px;
	font-size:0.83em;
	}
	.left_content .company2 p.m_naming{
	margin-bottom:20px;
	text-align:right;
	}
	
table.gaiyou{
	width:642px;
	}
	table.gaiyou th{
	padding:4px;
	border:1px solid #CCCCCC;
	background-color:#F8F6EE;
	text-align:center;
	}
	table.gaiyou td{
	padding:4px;
	border:1px solid #CCCCCC;
	text-align:center;
	}

.company2 table.gaiyou{
	width:642px;
	margin:20px 0 0 20px;
	}
	.company2 table.gaiyou th{
	width:100px;
	font-size:0.83em;
	}
	.company2 table.gaiyou td{
	border:1px solid #CCCCCC;
	font-size:0.83em;
	}
	.company2 table.gaiyou th.g_name{
	height:40px;
	}
	.company2 table.gaiyou td.g_address{
	padding-left:20px;
	text-align:left;
	}
	
	.company2 table.gaiyou th.g_enkaku{
	width:642px;
	height:40px;
	}
	.company2 table.gaiyou td.g_enkakucont{
	padding-left:100px;
	text-align:left;
	}
	.company2 p.attention{
	margin-top:10px;
	margin-bottom:20px;
	}

.left_content .company3{
	width:682px;
	margin-top:10px;
	border:4px solid #FFC06E;
	}
	.left_content .company3 h2{
	position:relative;
	top:0;
	left:0;
	width:282px;
	height:26px;
	margin:20px 0 0 20px;
	}
	.left_content .company3 h2 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.left_content .company3 h3{
	margin:30px 0 0 20px;
	color:#990000;
	font-size:0.9em;
	}
	.left_content .company3 p{
	width:642px;
	margin:20px 0 0 20px;
	font-size:0.83em;
	}
	.left_content .company3 p.sub_content{
	margin:10px 0 0 20px;
	}
	.left_content .company3 p.sub_content_bottom{
	margin:10px 0 20px 20px;
	}

.left_content .company4{
	width:682px;
	margin-top:10px;
	border:4px solid #FF946E;
	}
	.left_content .company4 h2{
	position:relative;
	top:0;
	left:0;
	width:282px;
	height:26px;
	margin:20px 0 0 20px;
	}
	.left_content .company4 h2 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.left_content .company4 h3{
	margin:30px 0 0 20px;
	color:#990000;
	font-size:0.9em;
	}
	.left_content .company4 p{
	width:642px;
	margin:20px 0 0 20px;
	font-size:0.83em;
	}
	.left_content .company4 p.sub_content_bottom{
	margin:10px 0 20px 20px;
	}

.left_content .company5{
	float:left;
	width:682px;
	margin-top:10px;
	margin-bottom:10px;
	border:4px solid #FF6E6E;
	}
	.left_content .company5 h2{
	position:relative;
	top:0;
	left:0;
	width:282px;
	height:26px;
	margin:20px 0 0 20px;
	}
	.left_content .company5 h2 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.left_content .company5 h3{
	width:635px;
	margin:30px 0 0 20px;
	color:#990000;
	font-size:0.9em;
	border-bottom:1px solid #990000;
	}
	.left_content .company5 .factory_content{
	width:645px;
	margin-top:10px;
	margin-left:20px;
	}
	.left_content .company5 .factory{
	float:left;
	width:215px;
	}
	.left_content .company5 .factory h4{
	font-size:0.9em;
	color:#990000;
	}
	.left_content .company5 .factory p{
	font-size:0.83em;
	}
	.left_content .company5 .factory2{
	float:left;
	width:215px;
	}
	.left_content .company5 .factory2 h3{
	width:206px;
	margin:30px 0 0 0;
	color:#990000;
	font-size:0.9em;
	border-bottom:1px solid #990000;
	}
	.left_content .company5 .factory2 img{
	margin-top:10px;
	}
	.left_content .company5 .factory2 h4{
	font-size:0.9em;
	color:#990000;
	}
	.left_content .company5 .factory2 p{
	font-size:0.83em;
	margin-bottom:30px;
	}
	.left_content .company6{
	clear:both;
	width:682px;
	margin-bottom:20px;
	border:4px solid #990000;
	}
	.left_content .company6 h2{
	position:relative;
	top:0;
	left:0;
	width:282px;
	height:26px;
	margin:20px 0 0 20px;
	}
	.left_content .company6 h2 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.left_content .company6 ul{
	margin:20px 0 20px 20px;
	color:#990000;
	font-size:0.9em;
	}
	.left_content .company6 ul li{
	margin-top:10px;
	color:#990000;
	font-size:0.9em;
	}
	
	
.right_content .submenu{
	width:242px;
	margin-top:10px;
	border:4px solid #43972A;
	}
	.right_content .submenu h3{
	position:relative;
	top:0;
	left:0;
	width:242px;
	height:33px;
	}
	.right_content .submenu h3 strong{
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	}
	.right_content .submenu li{
	height:2.2em;
	background:url(../img/company/sub_line.gif) no-repeat center bottom;
	}
	.right_content .submenu li.submenu_bottom{
	height:2.2em;
	background:none;
	}
	.right_content .submenu li a{
	display:block;
	height:2em;
	margin-bottom:10px;
	padding:4px 0 0 35px;
	font-size:0.83em;
	background:url(../img/company/mark_tri.gif) no-repeat 10px center;
	}

/*--------------------------------きのこの薬効--*/

		.left_content .efficacy{
		float:left;
		width:682px;
		margin-top:10px;
		margin-bottom:30px;
		border:4px solid #CC9966;
		}
		.left_content .efficacy h2{
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 20px;
		}
		.left_content .efficacy h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .efficacy p{
		width:642px;
		margin:10px 0 0 20px;
		font-size:0.83em;
		}
.left_content .efficacy .hone_content{
	width:652px;
	margin-top:10px;
	}
		.left_content .efficacy .hone_content .hone_leftcontent{
		float:left;
		width:300px;
		}
		.left_content .efficacy .hone_content .hone_leftcontent p.e_hone{
		float:left;
		width:300px;
		margin:10px 0 0 20px;
		font-size:0.83em;
		}
		*html .left_content .efficacy .hone_content .hone_leftcontent p.e_hone{
		margin:10px 0 0 10px;
		}
		.left_content .efficacy .hone_content table.e_honetable{
		float:right;
		width:302px;
		margin-top:30px;
		margin-bottom:30px;
		}
		.left_content .efficacy .hone_content table.e_honetable th{
		padding:2px;
		text-align:center;
		font-size:0.83em;
		background-color:#F8F6EE;
		border:1px solid #CCCCCC;
		}
		.left_content .efficacy .hone_content table.e_honetable td{
		padding:2px;
		text-align:center;
		font-size:0.83em;
		border:1px solid #CCCCCC;
		}

.left_content .efficacy h2.e_biyou{
		clear:both;
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 20px;
		}
		
.left_content .efficacy ul{
	width:642px;
	margin:10px 0 0 20px;
	}
	.left_content .efficacy ul li{
		font-size:0.83em;
		}
		
		.left_content .efficacy .hone_content .hone_leftcontent p.e_syuyo{
		width:300px;
		margin:10px 0 20px 20px;
		font-size:0.83em;
		}

.left_content h2.e_select{
		clear:both;
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 0;
		}
		.left_content h2.e_select strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content p.s_exp{
		margin-top:10px;
		font-size:0.83em;
		}

.left_content .efficacy2{
		width:682px;
		margin-top:10px;
		margin-bottom:30px;
		border:4px solid #996633;
		}
	.left_content .efficacy2 h3{
		clear:both;
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 20px;
		}
		.left_content .efficacy2 h3 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .efficacy2 p{
		width:642px;
		margin:10px 0 0 20px;
		font-size:0.83em;
		}
		.left_content .efficacy2 p.e_bottom{
		width:642px;
		margin:10px 0 30px 20px;
		font-size:0.83em;
		}
		.left_content .efficacy2 dl{
		width:642px;
		margin:10px 0 0 20px;
		}
		.left_content .efficacy2 dl dt{
		width:642px;
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:10px 0 0 0;
		font-size:0.83em;
		}
		.left_content .efficacy2 dl dt strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .efficacy2 dl dd{
		width:642px;
		margin:0 0 0 0;
		font-size:0.83em;
		}
.left_content .efficacy2 div.linespacer{
		width:670px;
		height:10px;
		margin-top:20px;
		background:url(../img/common/linecirle.jpg) no-repeat center top;
		}
		.left_content .efficacy2 div.linespacer hr{
		display:none;
		}


/*--------------------------------商品紹介--*/

		.left_content .product{
		float:left;
		width:682px;
		margin-top:10px;
		margin-bottom:30px;
		border:4px solid #CC9966;
		}
		.left_content .product h2{
		clear:both;
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 20px;
		}
		.left_content .product h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .product ul{
		width:642px;
		margin:10px 0 0 20px;
		}
		.left_content .product ul li{
		float:left;
		width:160px;
		margin:10px 0 30px 0;
		}
		.left_content .product p{
		width:147px;
		font-size:0.83em;
		}


/*--------------------------------キノコレシピ--*/

		.left_content .recipe{
		float:left;
		width:682px;
		margin-top:10px;
		margin-bottom:30px;
		border:4px solid #CC9966;
		}
		.left_content .recipe h2{
		position:relative;
		top:0;
		left:0;
		width:52px;
		height:26px;
		margin:30px 0 0 20px;
		}
		.left_content .recipe h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .recipe p{
		width:642px;
		margin:10px 0 0 20px;
		font-size:0.83em;
		}
			.left_content .recipe p.attention{
		width:642px;
		margin:10px 0 0 20px;
		padding-top:10px;
		font-size:0.74em;
		color:#666666;
		border-top:1px dotted #CCCCCC;
		}
		.left_content .recipe h2.recipe_lineup{
		width:642px;
		}
.left_content .recipe .recipe_content{
	position:relative;
	top:0;
	left:0;
	width:642px;
	margin:10px 0 20px 20px;
	background:url(../img/recipe/recipe_sheet.jpg) repeat-y center top;
		}
		.left_content .recipe .recipe_content h3{
		height:2em;
		margin-left:20px;
		padding:10px 0 0 40px;
		color:#660000;
		background:url(../img/recipe/icon_kinoko.gif) no-repeat left center;
		}
		.left_content .recipe .recipe_content table{
		width:316px;
		margin:10px 0 0 20px;
		}
		.left_content .recipe .recipe_content table th{
		padding:2px;
		text-align:center;
		font-size:0.83em;
		color:#660000;
		background-image: url(../img/recipe/line_recipe.gif);
		border:1px solid #CA9748;
		}
		.left_content .recipe .recipe_content table td{
		padding:2px;
		text-align:center;
		font-size:0.83em;
		border:1px solid #CA9748;
		}
		.left_content .recipe .recipe_content table td.sozai{
		width:60%;
		}
		.left_content .recipe .recipe_content p{
		width:306px;
		margin-top:20px;
		padding:2px 0 4px 10px;
		color:#660000;
		background:url(../img/recipe/line_recipe.gif) repeat-x center left;
		}
		.left_content .recipe .recipe_content p strong{
		font-size:1em;
		}
.left_content .recipe ul{
	width:316px;
	margin:10px 0 0 20px;
	padding-bottom:20px;
	}
	.left_content .recipe ul li{
	font-size:0.83em;
	}
.left_content .recipe .recipe_content img{
	position:absolute;
	top:52px;
	left:360px;
	}


/*--------------------------------アクセス--*/

.left_content .access{
		width:682px;
		margin-top:10px;
		border:4px solid #CCCCCC;
		}
		.left_content .access h2{
		position:relative;
		top:0;
		left:0;
		width:282px;
		height:26px;
		margin:20px 0 0 20px;
		}
		.left_content .access h2 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}
		.left_content .access #map_canvas{
		width:642px;
		height:450px;
		margin:0 0 0 20px;
		}
		.left_content .access p{
		width:400px;
		margin:4px 0 20px 20px;
		font-size:0.83em;
		}
		.left_content .access p.address_content{
		width:400px;
		margin:4px 0 10px 20px;
		font-size:0.83em;
		padding:4px 0 4px 10px;
		border:1px dashed #CCCCCC;
		}
		.left_content .access h3{
		position:relative;
		top:0;
		left:0;
		width:282px;
		height:24px;
		margin:40px 0 0 20px;
		}
		.left_content .access h3 strong{
		display:block;
		position:absolute;
		top:0;
		left:0;
		text-indent:-9999px;
		}


/*--------------------------------お問い合わせ--*/

.left_content .inquiry{
		width:682px;
		margin-top:10px;
		border:4px solid #CCCCCC;
		}
		.left_content .inquiry h2{
		margin:30px 0 0 20px;
		font-size:0.94em;
		color:#900;
		}
		.left_content .inquiry p{
		margin:20px 0 0 20px;
		font-size:0.83em;
		}
		.left_content .inquiry p.error_attention{
		margin:20px 0 0 20px;
		font-size:1em;
		color:#F00;
		}
		.left_content .inquiry p.caution{
		margin:20px 0 0 20px;
		font-size:1em;
		color:#F00;
		}
		.left_content .inquiry p.thanks_sent{
		margin:20px 0 0 20px;
		font-size:1em;
		color:#F00;
		}
		.left_content .inquiry p.thanks_addr{
		margin:20px 0 20px 20px;
		font-size:1em;
		color:#666;
		}
		.left_content .inquiry dl{
		margin:20px 0 10px 20px;
		font-size:0.83em;
		}
		.left_content span{
		color:#FF0000;
		}

.inquiry table.gaiyou{
	width:642px;
	margin:0 0 20px 20px;
	}
	.inquiry table.gaiyou th{
	width:200px;
	padding:10px;
	text-align:left;
	font-size:0.83em;
	color:#666;
	}
	.inquiry table.gaiyou td{
	padding-left:20px;
	text-align:left;
	border:1px solid #CCCCCC;
	font-size:0.83em;
	}
	.inquiry table.gaiyou td textarea{
	width: 360px;
	height: 200px;
	font-size:0.94em;
	} 
	.inquiry table.gaiyou td.option_content select,
	.inquiry table.gaiyou td.option_content select option{
	padding:2px 10px 2px 10px;
	font-size:0.94em;
	}
	.inquiry table.gaiyou td.submit_button{
	padding:8px 10px 10px 10px;
	border:0 solid #FFFFFF;
	}
	.inquiry table.gaiyou td.submit_button input{
	font-size:1em;
	}
		

/*--------------------------------フッター--*/
.totop_content{
	clear:both;
	width:710px;
	}
	.totop_content p{
	padding:0 0 10px 0;
	text-align:right;
	}
#footer_container{
	clear:both;
	width:100%;
	height:100%;
	min-height:80px;
	background:#EEEEEE url(../img/common/footer_bg.jpg) repeat left top;
	}
#footer{
	position:relative;
	top:0;
	left:0;
	width:950px;
	margin:0 auto;
	text-align:left;
	}

	#footer p{
	width:856px;
	padding:10px 0 10px 0px;
	line-height:1.4em;
	font-size:0.84em;
	}
	#footer p span{
	color:#894700;
	font-size:1em;
	}
	#footer p.copy_right{
	position:absolute;
	width:86px;
	height:34px;
	top:4px;
	left:856px;
	font-size:0.74em;
	text-align:right;
	}
