@charset "utf-8";

h2 {
	height:208px;
	width:960px;
	display: block;
	text-indent: -9999px;
}
h2.h2_bus{background: url(../business/img/main_img.jpg);}
h2.h2_com{background: url(../company/img/main_img.jpg);}
h2.h2_fa{background: url(../faq/img/main_img.jpg);}
h2.h2_comm{background: url(../commodity/img/main_img.jpg);}
h2.h2_about{background: url(../about/img/main_img.jpg);}
h2.h2_china{background: url(../china/img/main_img.jpg);}
h2.h2_kyushu{background: url(../kyushu_estate/img/main_img.jpg);}



#pan{
	width:600px;
	margin:10px 0 0 0;
}

#pan li{
	float:left;
	margin-right: 8px;
	font-size: 12px;
	color:#eee;
}

#pan li a{
	color:#eee;
}

#contentMain{
	width:676px;
	float: left;
	height: 100%;
	clear: both;
	background: url(../img/content_main_top.jpg) top no-repeat;
	padding-top: 5px;
	margin-top: 15px;
}

.textBox01{
	background:url(../img/content_main_bg.jpg) bottom left  no-repeat;
	color: #666666;
	padding: 20px 15px 15px 15px;
	font-size: 14px;
	line-height: 160%;
}

h3{
	height:58px;
	display:block;
	text-indent: -9999px;
}

.h3_aisatsu{background:url(../company/img/h3_bg.jpg) no-repeat left;}
.h3_faq{background:url(../faq/img/h3_bg.jpg) no-repeat left;}
.h3_about{background:url(../about/img/h3_bg.jpg) no-repeat left;}
.h3_kyushu{background:url(../kyushu_estate/img/h3_bg.jpg) no-repeat left;}

.h3_cmm01{background:url(../commodity/img/midashi01.jpg) no-repeat left;clear: both;}
.h3_cmm02{background:url(../commodity/img/midashi02.jpg) no-repeat left;clear: both;}
.h3_cmm03{background:url(../commodity/img/midashi03.jpg) no-repeat left;clear: both;}
.h3_cmm04{background:url(../commodity/img/midashi04.jpg) no-repeat left;clear: both;}

h4{
	font-size:14px;
	color:#666666;
	margin:10px 0 10px 0;
}
.about_h4{
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../about/img/h4_bg.gif);
}


/*-------------------------------
    ライトコンテンツ
-------------------------------*/
#right_contents{
	width:269px;
	margin-top: -50px;
	float: right;
}
#right_contents li{
	margin-bottom:15px;
}




#right_itemBox{
	width: 269px;
	height: 290px;
	background-image: url(../img/top_right_bg.jpg);
	padding-top: 42px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


#right_itemBox .item01{background-image:url(../img/right_p01.jpg);}

#right_itemBox dt a:link,#right_itemBox dt a:visited{
	border-bottom:#785730 1px dashed;
	height:56px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#right_itemBox dd{
	margin-left:70px;
	color: #4A3D37;
	font-size: 10px;
	line-height: 160%;
	margin-top: 5px;
}

#right_itemBox dl{
	background-repeat:no-repeat;
	background-position:left top;
	width: 240px;
	margin-left: 15px;
}

#right_itemBox dl.item01{background-image:url(../img/right_p01.jpg);}
#right_itemBox dl.item02{background-image:url(../img/right_p02.jpg);}
#right_itemBox dl.item03{background-image:url(../img/right_p03.jpg);}
#right_itemBox dl.item04{background-image:url(../img/right_p04.jpg);}



/*-------------------------------
    会社概要css
-------------------------------*/
.gaiyou th,.gaiyou td{
	padding:10px;
	text-align: left;
	color: #444;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	line-height: 160%;
}

.gaiyou th{
	background-color:#E9D7B1;
	width: 20%;
}

/*-------------------------------
    業務内容css
-------------------------------*/
.busBox01{
	width:308px;
	float: left;
	height: 272px;
}
.busBox01 h3{
	height:39px;
}
.busBox01 h3.h3_bus01{background:url(../business/img/bus_h301.jpg) ;}
.busBox01 h3.h3_bus02{background:url(../business/img/bus_h302.jpg) ;}
.busBox01 h3.h3_bus03{background:url(../business/img/bus_h303.jpg) ;}
.busBox01 h3.h3_bus04{background:url(../business/img/bus_h304.jpg) ;}

.busBox01 dt{
	font-size:14px;
	color: #666666;
	height: 45px;
	margin-top: 5px;
	line-height: 160%;
}

/*-------------------------------
    FAQcss
-------------------------------*/
.FAQtable{
	margin:15px 0px 10px 10px;
	width: 615px;
}
.FAQtable th,.FAQtable td{
	padding:10px;
	border-left: 1px solid #999;
	font-size: 12px;
}
.FAQtable th{
	background:#E7D9B6;
	color: #666666;
	font-weight: normal;
}
.FAQtable td{
	color: #666666;
	line-height: 160%;
	vertical-align: top;
}

/*-------------------------------
    商品情報css
-------------------------------*/
.shohinList{
	width:646px;
}
.shohinList li{
	margin-bottom:20px;
	float: left;
	width: 646px;
}
.shohinBox dt{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../commodity/img/shohin_dt_bg.jpg) top repeat-x;
	padding-left: 10px;
}
.itemPhoto01{
	float:left;
	margin-top:10px;
}
.itemPhoto02{
	float:left;
	margin-top: 10px;
}
.shohinHyo,.shohinHyo02{
	float:right;
	margin-top: 12px;
}
.shohinHyo{ width:400px;} .shohinHyo02{ width:100%;}

.shohinHyo th,.shohinHyo td,.shohinHyo02 th,.shohinHyo02 td{
	padding:6px;
	color: #666666;
	border-top: 1px solid #999;
}
.shohinHyo th,.shohinHyo02 th{
	background-color:#EFD391;
	font-weight: normal;
	text-align: center;
}
.shohinHyo th{ width:30%;} .shohinHyo02 th{
	width:18%;
}

.shohinHyo td,.shohinHyo02 td{
	background-color:#fff;
}
.mail_btn,.mail_btn02{
	margin:10px 0 0 240px;
}
/*-------------------------------
    松茸とはcss
-------------------------------*/
.about_dl dt a{
	color:#993300;
	font-weight:bold;
}
.jisseki{
	width:100%;
	margin-bottom: 20px;
}
.jisseki th,.jisseki td{
	padding:5px;
	font-size: 12px;
	border-bottom: 1px solid;
	border-top: 1px solid #fff;
	border-bottom-color: #C7BCB6;
	border-right: 1px #c7bcb6 solid;
}
.jisseki th{
	background-color:#EFDAC2;
	color: #51443E;
}
.tani{
	float:right;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
