body {
	line-height: 1.7;
	color: #EEEEEE;
	background-color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	font-family: meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	background-attachment: fixed;
	background-image: url(../../img/background1.jpg);
	background-repeat: repeat;
}
#rental-bg {
	background-image: url(../../img/background2.jpg);
	background-repeat: repeat;
}
#plant-bg {
	background-image: url(../../img/background3.jpg);
	background-repeat: repeat;
}
#coordinate-bg {
	background-image: url(../../img/background4.jpg);
	background-repeat: repeat;
}
#voice-bg {
	background-image: url(../../img/background5.jpg);
	background-repeat: repeat;
}
#recycle-bg {
	background-image: url(../../img/background6.jpg);
	background-repeat: repeat;
}
#contact-bg {
	background-image: url(../../img/background7.jpg);
	background-repeat: repeat;
}
#company-bg {
	background-image: url(../../img/background8.jpg);
	background-repeat: repeat;
}

/*全体リンク色
----------------*/
a:link {
	color : #66CCFF;
	background-color: inherit;
	text-decoration: none;
}

a:visited {
	color : #3366FF;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color : #FF6600;
	background-color: inherit;
	text-decoration: underline;
}

/*見出し
--------------*/
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-image: url(../../img/pocke.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin: 0px;
	line-height: 26px;
}
h2 {
	background-color: #5E7D5E;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	background-color: #FFFFFF;
	font-size: 100%;
	border-left-style: solid;
	border-left-color: #B9C997;
	border-left-width: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}
h4 {
	margin: 0px;
	color: #333333;
	background-color: inherit;
	padding: 0px;
	font-size: 80%;
	font-weight: normal;
}
h5 {
	margin: 0px;
	color: inherit;
	background-color: inherit;
	padding: 0px;
	font-size: 9px;
}
h6 {
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	color: inherit;
	background-color: inherit;
}

/*
--------------*/
strong {
	font-weight: normal;
}
em {
	color: inherit;
	background-color: inherit;
	font-style: normal;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img.ba {
	border: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
p {
	color: inherit;
	background-color: inherit;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
address {
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
}
#rss {
	margin-left: 2em;
}

/*全体囲み
--------------*/
#all {
	width : 760px;
	margin-right: auto;
	margin-left: auto;
	color: inherit;
	padding: 0px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
/*ヘッド
--------------*/
#head {
	height: 50px;
	width: 100%;
	color: inherit;
	font-size: 12px;
	line-height: 0px;
	background-image: url(../../img/head_bg.png);
	background-repeat: no-repeat;
}
/*パンくずリスト検索ボックス
----------------------------*/
#listsearchbox {
	height: 40px;
	width: 760px;
	color: inherit;
	background-image: url(../../img/bg.png);
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/*フッター
-------------------*/
#footer {
	color: #CCCCCC;
	font-size: 10px;
	padding: 0px;
	background-image: url(../../img/footer_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 60px;
	width: 760px;
	line-height: 60px;
}

/*グローバルナビゲーション
（テキスト表示バーション）
-------------------------*/
#gnavi {
	height:30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/bg.png);
}
#gnavi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#gnavi li {
	display:inline;
	list-style-type:none;
}
#gnavi li a:link, #gnavi li a:visited {
	height:30px;
	display:block;
	float:left;
	text-decoration:none;
	font-size: 12px;
	width: 102px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: bold;
}
#gnavi li a:hover {
	color: #FFFFFF;
	background-image: url(../../img/gnavi_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi #on a:link, #gnavi #on a:visited {
	color: #FFFFFF;
	background-image: url(../../img/gnavi_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}


/*フッターナビゲーション
-------------------------*/
#navifoot {
	padding: 0px;
	height: 50px;
	width: 730px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 50px;
}
#navifoot ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navifoot li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navifoot li a:link, #navifoot li a:visited {
	color: #FFFFFF;
}
#navifoot li a:hover {
	color: #FF6600;
}
#navifoot2 {
	padding: 0px;
	width: 730px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#navifoot2 ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navifoot2 li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navifoot2 li a:link, #navifoot2 li a:visited {
	color: #FFFFFF;
}
#navifoot2 li a:hover {
	color: #FF6600;
}

/*ボディーバーツ
-----------------*/
#st5 {
	background-image: url(../../img/top_service5.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
	margin-bottom: 10px;

}
.topdivbox {
	margin-bottom: 10px;

}

#topbanner {
	height: 230px;
	width: 760px;
	background-image: url(../../img/mainimg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	color: #333333;
}
#topbody {
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	padding: 15px;
	height: 260px;
	margin-right: 15px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contents {
	width: 760px;
	background-image: url(../../img/bg.png);
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3.topinfo {
	background-color: #98CA98;
	font-size: 120%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	border-left-color: #98CA98;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h4.topinfo {
	background-color: #FFFFFF;
	font-size: 120%;
	color: #98CA98;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-color: #98CA98;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #98CA98;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #98CA98;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98CA98;
}

#toptori1 {
	line-height: 1.2;
	padding: 2px;
	width: 190px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	border: 1px dotted #336600;
	display: inline;
}
#toptori2 {
	line-height: 1.2;
	padding: 2px;
	width: 190px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 10px;
	border: 1px dotted #336600;
	display: inline;
}
#toptori3 {
	line-height: 1.2;
	padding: 2px;
	width: 190px;
	background-color: #FFFFFF;
	margin-left: 10px;
	display: inline;
	border: 1px dotted #336600;
	margin-top: 8px;
	float: left;
}
#toptori4 {
	line-height: 1.2;
	padding: 2px;
	width: 190px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 10px;
	display: inline;
	border: 1px dotted #336600;
	margin-top: 8px;
}
#toptori1 img {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}
#toptori2 img {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}
#toptori3 img {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}
#toptori4 img {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

.conbox {
	width: 760px;
	background-image: url(../../img/bg.png);
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
.conboxr {
	width: 760px;
	background-image: url(../../img/bg.png);
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#recycleboxr {
	background-color: #FFFFFF;
	width: 730px;
	color: #333333;
	clear: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#staff {
	background-color: #FFFFFF;
	background-image: url(../../img/staff_bg.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
#staff dl {
	margin-left: 10px;
}
#staff dt {
	margin-top: 25px;
}

#recyclebox {
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	color: #333333;
	padding: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#centerbox {
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	color: #333333;
	padding: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#leftbox{
	width: 265px;
	background-color: #FFFFFF;
	display: inline;
	color: #333333;
	text-align: left;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#rightbox{
	text-align: left;
	width: 420px;
	color: #333333;
	background-color: #FFFFFF;
	float: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#toptel {
	clear: both;
	color: #FFFFFF;
	background-image: url(../../img/tel.gif);
	background-repeat: no-repeat;
	height: 100px;
	text-indent: -10000px;
	background-position: center center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smapbox{
	background-color: #FFFFFF;
	padding: 15px;
	margin: 0px;
}
#next {
	background-color: #FFFFFF;
	padding: 15px;
	margin: 0px;
	text-align: right;
}


/*サービス
-----------------*/
h3.serv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C997;
	margin-top: 20px;
	margin-bottom: 5px;

}
h3.cyui {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C997;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}



#service5 {
	margin: 0px;
	background-image: url(../../img/service5.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-position: bottom;
}
#case {
	margin: 0px;
	background-image: url(../../img/case.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 315px;
	padding-left: 0px;
	background-position: bottom;
}
#maintenance {
	margin: 0px;
	background-image: url(../../img/maintenancesheet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
	background-position: center bottom;
}
#sflow {
	margin: 0px;
	background-image: url(../../img/sflow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
	background-position: bottom;
}
#nagare {

}

#servicenavi {
	height:30px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #98CA98;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#servicenavi ul {
	margin: 0px;
	padding: 0px;
}
#servicenavi li {
	display:inline;
	list-style-type:none;
}
#servicenavi li a {
	height:29px;
	display:block;
	float:left;
	text-decoration:none;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
	font-size: 90%;
}
#servicenavi li.p1 a {
	width:150px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#servicenavi li.p2 a {
	width:190px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#servicenavi li.p3 a {
	width:182px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#servicenavi li.p4 a {
	width:150px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#servicenavi li.p5 a {
	width:80px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#servicenavi li.p1 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p2 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p3 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p4 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p5 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p1#son a {
	width:150px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p2#son a {
	width:190px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p3#son a {
	width:182px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p4#son a {
	width:150px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#servicenavi li.p5#son a {
	width:80px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#fronaga {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#fronaga ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#fronaga li {
	display:block;
	float:left;
	text-decoration:none;
	width: 150px;
	color: #666666;
	line-height: 1.2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#fronaga h4 {
	color: #737D5E;
	background-color: #FFFFFF;
	font-size: 105%;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #737D5E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737D5E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/*植物一覧
-----------------*/
#plant {
	background-color: #FFFFFF;
	color: #333333;
	margin-bottom: 30px;
}
#plantbox {
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	color: #333333;
	padding: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
	position: relative;
	clear: none;
}
.l-size img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.l-size a:hover img {
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.r-size img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.r-size a:hover img {
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}

.l-size ui {
	padding: 0;
	list-style-type: none;
	display: inline;
	width: 700px;
	margin: 0px;
}
.l-size li {
	width: 70px;
	height: 96px;
	list-style-type: none;
	padding: 0;
	margin: 0px;
	text-align: center;
	display: block;
	float: left;
}
.r-size li {
	width: 100px;
	height: 96px;
	list-style-type: none;
	padding: 0;
	margin: 0px;
	text-align: center;
	display: block;
	float: left;
}
.cyui {
	clear: both;
}

#lnavi {
	height:30px;
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #98CA98;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#lnavi ul {
	margin: 0px;
	padding: 0px;
}
#lnavi li {
	display:inline;
	list-style-type:none;
}
#lnavi li a {
	height:29px;
	display:block;
	float:left;
	text-decoration:none;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
}
#lnavi li.p1 a {
	width:80px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#lnavi li.p2 a {
	width:160px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#lnavi li.p3 a {
	width:80px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#lnavi li.p4 a {
	width:300px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#lnavi li.p5 a {
	width:80px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98CA98;
	border-right-color: #98CA98;
	border-left-color: #98CA98;
}
#lnavi li.p1 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p2 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p3 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p4 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p5 a:hover {
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p1#lon a {
	width:80px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p2#lon a {
	width:160px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p3#lon a {
	width:80px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p4#lon a {
	width:300px;
	color: #FFFFFF;
	background-color: #98CA98;
}
#lnavi li.p5#lon a {
	width:80px;
	color: #FFFFFF;
	background-color: #98CA98;
}

/*パンくずリスト
-----------------*/
#panlist {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 20px;
	width: 410px;
	font-size: 12px;
	border: 0px solid #999999;
	display: block;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-image: url(../../img/plist.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#panlist ol {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#panlist li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#panlist li a {
	color: #0033FF;
	background-image: url(../../img/plist_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
#panlist li a:hover {
	color: #FF6600;
}
/*進む 戻る
-----------------*/
#goback {
	padding: 0px;
	height: 22px;
	width: 50px;
	font-size: 12px;
	display: block;
	position: absolute;
	left: 15px;
	top: 50px;
	margin: 0px;
}
#goback ul {
	margin: 0px;
	padding: 0px;
	display: inline;

}
#goback li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#goback li a {
	height:22px;
	display:block;
	float:left;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#goback li.back a {
	width:24px;
	background-image: url(../../img/goback_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -10000px;
}
#goback li.go a {
	width:23px;
	background-image: url(../../img/goback_bg.png);
	background-repeat: no-repeat;
	background-position: -24px 0px;
	text-indent: -10000px;
}
#goback li.back a:hover {
	background-image: url(../../img/goback_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#goback li.go a:hover {
	background-image: url(../../img/goback_bg.png);
	background-repeat: no-repeat;
	background-position: -24px -22px;
}

/*文字サイズ変更機能
-------------------*/
#fsc {
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 25px;
	width: 102px;
	font-size: 9px;
	display: inline;
	margin: 0px;
}
#fsc ul {
	margin: 0px;
	padding: 0px;
}
#fsc li {
	display:inline;
	list-style-type:none;
}
#fsc li a {
	height:24px;
	display:block;
	float:left;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#fsc li.p1 a {
	width:34px;
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 30px;
	font-weight: bold;
}
#fsc li.p2 a {
	width:34px;
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: -34px 0px;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 28px;
	font-weight: bold;
}
#fsc li.p3 a {
	width:32px;
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: -68px 0px;
	font-size: 17px;
	color: #CCCCCC;
	line-height: 25px;
	font-weight: bold;
}
#fsc li.p1 a:hover {
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	color: #FF0000;
}
#fsc li.p2 a:hover {
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: -34px -25px;
	color: #FF0000;
}
#fsc li.p3 a:hover {
	background-image: url(../../img/fsc.png);
	background-repeat: no-repeat;
	background-position: -68px -25px;
	color: #FF0000;
}
/*このページのトップへ戻るリンク
-------------------------------*/
#pagetop {
	color : #FFFFFF;
	background-color: inherit;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	text-align: right;
	padding: 0px;
	width: 730px;
}
/*リサイクル市
-------------------------------*/
div#diary {
	width: 760px;
	background-image: url(../../img/bg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div#diary .diary {
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	color: #333333;
	padding: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div#diary h3 {
	text-align: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C997;
	font-size: 110%;
}
div#diary .info {
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#diary .info li {
	display: inline;
}
#rnnavi ul {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
}
#rnnavi li {
	display: inline;
	margin-right: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#rpnavi ul {
	display: inline;
}
#rpnavi li {
	display: inline;
	text-align: right;
	margin-right: 15px;
}
.new {
	color: #FF0000;
}
#byouki {
	color: #333333;
	background-image: url(../../img/byouki.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 270px;
}
#binder {
	color: #333333;
	background-image: url(../../img/binder.gif);
	background-repeat: no-repeat;
	background-position: 500px 1px;
	padding-right: 280px;
	padding-bottom: 50px;
}

/*レンタル料金
-----------------*/
#ratestxt {
	color: #333333;
}
#rates {
	margin-top: 15px;
}
div#rates table {
	background-color: #FFFFFF;
	border: none;
	color: #495E49;
	text-align: left;
	width: 100%;
}
div#rates table caption {
	background-color: #737D5E;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#rates table, td, th {
	margin: 0;
	padding: 0;
}
div#rates tbody td, div#rates tbody th {
	background-color: #D6F2C3;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B3DE94;
}
div#rates tbody tr:hover td, div#rates tbody tr:hover th {
	background-color: #BAE899;
}
div#rates td, th {
	vertical-align: middle;
}
div#rates tfoot td, div#rates tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}
div#rates thead th {
	background-color: #C8EDAE;
	border-bottom: 2px solid #67BD2A;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
div#rates td.right {
	text-align: right;
	padding-right: 1.4em;
}
div#rates td.righttiru {
	text-align: right;
}
/*会社案内
-----------------*/
dl#gai dt {
	float: left;
	clear: left;
	margin-bottom: 1.5em;
	background-color: inherit;
	color: inherit;
	margin-left: 1em;
}
dl#gai dd{
	margin-left: 9em;
	margin-bottom: 1.5em;
	color: inherit;
	background-color: inherit;
	margin-right: 1em;
}
/*お問い合せ
-----------------*/
#contact {
	color: #333333;
	background-image: url(../../img/tel.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-top: 110px;
}
#mailform {
	color: inherit;
	margin-top: 15px;
}
#mailform fieldset {
	color: inherit;
	padding-left: 15px;
	border-top-color: #B9C997;
	border-right-color: #B9C997;
	border-bottom-color: #B9C997;
	border-left-color: #B9C997;
	width: 600px;
}
#mailform legend {
	background-color: #B9C997;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#mailform dt {
	float: left;
	clear: left;
	margin-bottom: 0.5em;
	background-color: inherit;
	color: inherit;
}
#mailform dd {
	margin-left: 10em;
	margin-bottom: 0.5em;
	color: inherit;
	background-color: inherit;
}
#mailform p {
	color: inherit;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
}
#mailform .field {
	width: 200px;
}
#mailform .field2 {
	width: 100px;
}
#mailform .field3 {
	width: 300px;
}
#mailform .field4 {
	width: 9em;
}

#minyuu table tr td {
	vertical-align: top;
	color: inherit;
	background-color: inherit;
	font-size: inherit;

}
td#no {
	vertical-align: top;
	color: inherit;
	background-color: inherit;
	white-space: nowrap;
	padding-right: 10px;
}

#contactleftbox fieldset {
	color: inherit;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
}
#contactleftbox legend {
	color: #EEEEEE;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contactleftbox p {
	color: inherit;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
	text-indent: 0em;
}

span.error {
	color: #FFFFFF;
	background-color: #C40000;
	font-weight: bold;
	padding: 5px;
}
/*検索ボックス
--------------*/
#searchbox {
	padding: 0px;
	margin: 0px;
	width: 240px;
	position: absolute;
	top: 49px;
	right: 15px;
	line-height: 0;
	height: 20px;
}
#WLSearchBoxPlaceholder {
	width: 240px;
}
#WLSearchBoxPlaceholder td {
	width: 100%;
}
#WLSearchBoxInput {
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 20px;
	width: 218px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../../img/searchbox_bg.png);
	margin: 0px;
	padding: 0;
}
#WLSearchBoxButton {
	padding:0px;
	margin: 0px;
	background-image: url(../../img/searchbutton.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 22px;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 640px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	background-color: #FFFFFF;
}

#pic a.pop1, #pic a.pop1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 50px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 320px;
}

#pic a.pop1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#pic a.pop1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 100px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 640px;
	background-color: #FFFFFF;
}
.voicepop {
	position: relative;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
span.koe {
	font-weight: bold;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.voicepop a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 15px;
}
.voicepop a.popup, .voicepop a.popup:visited {
	display: block;
	width: 320px;
	top: 0;
	left: 0;
	border: 1px solid #333333;
	margin-left: 15px;
}
.voicepop a.popup:hover {
	background-color: #FFFFFF;
	cursor: default;
}
.voicepop a.popup:hover .large {
	display: block;
	position: absolute;
	width: 640px;
	height: 100px;
	top: -85px;
	left: 30px;
	border: 1px solid #333333;
}


div.coordbox {
	background-color: #FFFFFF;
	margin-left: 15px;
}

table.coordtable {
	width: auto;
	border-collapse: collapse;
}
.coordtable td {
	width: 64px;
	height: 48px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.coordtable a:hover {
	cursor: default;
}


.main td {
	width: 480px;
	height: 360px;
}
