body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	line-height: 160%;
}
p , h1 , h2 , h3 , h4 , h5 , h6 {
	margin: 0px;
	padding: 0px;
}
ul , ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
	behavior:url(iepngfix.htc)
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.texts {
	font-size: 12px;
}
.textblue {
	color: #0066FF;
}
.textred {
	color: #CC3300;
}
.mb10 {
	margin-bottom: 10px;
}
.mbr10 {
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr10 {
	margin-right: 10px;
}
.ml10 {
	margin-left: 10px;
}
.numberlist {
	list-style-type: decimal;
	padding-left: 2em;
}
.intervaltop1_5em{
	margin-top: 1.5em; 
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#bgtop {
	margin: 0px;
	background-image: url(../images/hback.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
html*#bgtop {
}
* html #bgtop {
}
#header {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#header h1 {
	background-image: url(../images/rogo.gif);
	background-repeat: no-repeat;
	width: 333px;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	height: 48px;
	width: 333px;
	padding: 0px;
	margin: 0px;
}
#header h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	line-height: 120%;
	padding-bottom: 0px;
}
#header p {
	font-size: 14px;
	text-align: right;
	margin-bottom: 0.3em;
	line-height: 120%;
}
#header .hednev {
	float: right;
	margin: 0px;
	padding: 0px;
}
#image {
	margin: 0px;
	padding: 0px;
	z-index: 5;
	overflow: visible;
}
h3.etched {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	z-index: 1;
	margin: 0em;
	display: none;
}
#sidebar {
	float: left;
	width: 230px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	z-index: 1;
}
#image .hedlink {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 865px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#image .hedlink li {
	float: left;
	width: 164px;
	margin-left: 35px;
	height: 30px;
}
#image .hedlink a {
	text-indent: -9999px;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
}
#image .hedlink #menu_home a {
	background-image: url(../images/menu_home.gif);
	background-position: 0px 0px;
}
#image .hedlink #menu_plantatree a {
	background-image: url(../images/menu_plantatree.gif);
	background-position: center 0px;
}
#image .hedlink #menu_travel a {
	background-image: url(../images/menu_travel.gif);
	background-position: center 0px;
}
#image .hedlink #menu_rideanelephant a {
	background-image: url(../images/menu_rideanelephant.gif);
	background-position: 0px 0px;
}
#image .hedlink #menu_home a:hover {
	background-image: url(../images/menu_home.gif);
	background-position: 0px -30px;
}
#image .hedlink #menu_plantatree a:hover {
	background-image: url(../images/menu_plantatree.gif);
	background-position: center -30px;
}
#image .hedlink #menu_travel a:hover {
	background-image: url(../images/menu_travel.gif);
	background-position: center -30px;
}
#image .hedlink #menu_rideanelephant a:hover {
	background-image: url(../images/menu_rideanelephant.gif);
	background-position: 0px -30px;
}
#maincontent {
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	width: 595px;
	z-index: 1;
}
#maincontent h4.copanyhead1 {
	height: 34px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/heding2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#maincontent h4.recyclhead {
	height: 34px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 0.5em;
	text-indent: -9999px;
}
#maincontent  .recyclul {
	background-color: #FFFFCC;
	border: 1px solid #006600;
	width: auto;
	font-size: 14px;
	line-height: 120%;
	padding: 5px;
}
#maincontent  .recycluls {
	background-color: #FFFFCC;
	border: 1px solid #006600;
	padding: 0.3em;
	margin-top: 0.5em;
	width: 330px;
	font-size: 14px;
	line-height: 120%;
	margin-left: 255px;
}
#maincontent  .recyclulr {
	background-color: #FFFFCC;
	border: 1px solid #006600;
	padding: 0.3em;
	margin-top: 0.5em;
	width: 250px;
	float: right;
	margin-left: 0.5em;
	font-size: 14px;
	line-height: 120%;
}
#maincontent  .recyclulr2 {
	background-color: #FFFFCC;
	border: 1px solid #006600;
	padding: 0.3em;
	margin-top: 0.5em;
	width: 250px;
	float: right;
	margin-left: 0.5em;
	font-size: 14px;
	line-height: 120%;
}
#maincontent  .recyclull {
	background-color: #FFFFCC;
	border: 1px solid #006600;
	padding: 0.3em;
	margin-top: 0.5em;
	width: 250px;
	font-size: 14px;
	line-height: 120%;
}
#maincontent .recyclul li {
	text-indent: -5em;
	margin-left: 5em;
}
#maincontent .recycluls li {
	text-indent: -5em;
	margin-left: 5em;
}
#maincontent .recyclulr li {
	text-indent: -5em;
	margin-left: 5em;
}
#maincontent .recyclull li {
	text-indent: -5em;
	margin-left: 5em;
}
#maincontent .recyclulhed {
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	text-indent: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0.3em !important;
	margin-left: 0px !important;
	background-image: url(../images/point4.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#maincontent .point1 {
	list-style-image: url(../images/point5.gif);
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#maincontent .point2 {
	list-style-image: url(../images/point5.gif);
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#maincontent .limg1 {
	margin-top: 0.5em;
}
#maincontent .limg2 {
	margin-top: 0.5em;
	margin-right: 0.5em;
}
#maincontent .limg3 {
	margin-left: 0.5em;
}
#maincontent .rimg1 {
	margin-right: 0.5em;
}
#maincontent .uimg1 {
	margin-bottom: 0.5em;
}
h5.cross {
	background-color: #003366;
	font-size: 15px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-top: 1em;
}
h3.newshead {
	height: 34px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/heding1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#mainunder {
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 0em;
	margin-top: 0em;
	font-size: 12px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	line-height: 140%;
}
#footer .undernev {
	float: right;
}
#footer .companyname {
	font-size: 14px;
	margin-bottom: 0.5em;
}
.dateList {
	width: 600px;
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.dateList dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
}
.dateList dt {
	display: block;
	float: left;
	width: 120px;
	margin: 0;
	font-weight: normal;
	background-image: url(../images/point3.jpg);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.dateList dd {
	margin-left: 130px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dateList em {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.dateList em a {
	color: #666666;
	font-size: 10px;
}
h5.subheading {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-indent: -9999px;
	height: 23px;
	background-position: left center;
}
.vehicle {
	margin-bottom: 1em;
	display: block;
}
.vehicle li {
	border: 1px solid #0099FF;
	background-color: #FFFDE1;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 15px;
}
.vehicle strong {
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding: 0px;
	width: 290px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1.5em;
	margin-left: 0px;
}
.vehicle em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-indent: -1em;
	display: block;
	margin-left: 1em;
	line-height: 100%;
}
#gback {
	background-image: url(../images/gback.gif);
	background-position: 25px 1200px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#my-border {
	background-color: #FFFFFF;
	width: 400px;
}
#my-border, #my-border .sb-inner {
	background-color: #FFFFFF;
}

@media print {
  }
#mailform .mailform {
	font-size: 14px;
	width: 595px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mailform .mailform  th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
#mailform .mailform td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#maincontent .history1 {
	background-color: #FFFDE1;
	padding: 5px;
	width: 260px;
	margin: 0px;
	border: 1px solid #FF9900;
}
#maincontent .history1 dt {
	color: #009900;
	float: left;
	width: 120px;
	display: block;
	margin-bottom: 0.3em;
}
#maincontent .history1 dd {
	display: block;
	margin-left: 120px;
	margin-bottom: 0.3em;
}
#maincontent .history2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	padding: 0px;
	width: 595px;
	margin: 0px;
}
#maincontent .history2 dt {
	color: #009900;
	float: left;
	width: 120px;
	display: block;
	margin-bottom: 0.3em;
}
#maincontent .history2 dd {
	display: block;
	margin-left: 120px;
	margin-bottom: 0.3em;
}
#maincontent   .summary   dl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	display: block;
}
#maincontent .summary dt {
	width: 6em;
	display: block;
	float: left;
}
#maincontent .summary dd {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6em;
}
#maincontent   .summary2   dl {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	display: block;
}
#maincontent .summary2 dt {
	width: 14em;
	display: block;
	float: left;
}
#maincontent .summary2 dd {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14em;
}
#maincontent .formstyle {
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#maincontent .formstyle td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#maincontent .formstyle th {
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#maincontent .note {
	font-size: 13px;
	margin-left: 1em;
	list-style-type: circle;
	line-height: 120%;
}
#maincontent .number {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#maincontent .number td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#maincontent .sitmapist1 li {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0033FF;
	margin-bottom: 0.3em;
	padding-left: 0.5em;
}
#maincontent .sitmapist1 a {
	text-decoration: underline;
	color: #003399;
}
#maincontent .sitmapist1 .item {
	margin-left: 1.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
.examination {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.examination th {
	background-color: #DBEFDD;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.examination td {
	padding: 3px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.examination1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.examination1 th {
	background-color: #DBEFDD;
	text-align: center;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.examination1 td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.examination2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.examination2 th {
	background-color: #DBEFDD;
	text-align: left;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.examination2 td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#maincontent .pt {
	font-size: 12px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent .pt a.pt1 {
	background-image: url(../images/pgt.gif);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	float: right;
	text-indent: -9999px;
	margin-left: 10px;
}
#maincontent .pt a.pt2 {
	background-image: url(../images/pg.gif);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 115px;
	float: right;
	text-indent: -9999px;
}
#yajirusi{
	margin: 0;
	padding: 0;
}

#sidebar .esj {
	margin-top: 1px;
	padding: 0px;
}
#maincontent .bannerlink {
	padding-top: 1em;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent .bannerlink li {
	width: 220px;
	background-color: #EDEEEE;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 2em;
	margin-top: 0px;
}
#maincontent .mojilink {
	clear: both;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#maincontent .bannerlink .esj {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#maincontent .mojilink li {
	margin-right: 1em;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#maincontent .mojilink .mltai {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B8D32;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	color: #5B8D32;
	font-weight: 500;
	text-indent: 0px;
}
#maincontent .backnumber li {
	height: 122px;
	margin-bottom: 10px;
	float: left;
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
}
#maincontent .backnumber strong {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
#maincontent .backnumber em {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	display: block;
}
#maincontent .backnumber img {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
