@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}
a {
	outline-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


p {
	display: block;
}
#container {
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#innerbox {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
* html #innerbox {
	width: 840px;
}
#title {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	height: 101px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 10px;
	height: 11px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #008E16;
	font-weight: bold;
}
* html #footer {
	padding-bottom: 0px;
}
#footershadow {
	background-image: url(img/backgroundbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 9px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#globalmenu {
	position: absolute;
	right: 7px;
	top: 77px;
	background-image: url(img/menuback.png);
	padding: 3px;
}
#globalmenu a {
	font-weight: bold;
	color: #059422;
}
#globalmenu a:hover {
	color: #dd2c0d;
}

#globalmenu ul {
	list-style-type: none;
}
#globalmenu li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#menubox {
	padding: 0px;
	float: left;
	width: 165px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

* html #menubox {
	margin-left: 5px;
}
#menubox a {
	color: #018E1E;
}
#menubox a:hover {
	color: #dd2c0d;
}


#menubox dl {
	display: block;
	background-image: url(img/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 152px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menubox    dd.normal  {
	display: block;
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#menubox  dd.under  {
	display: block;
	background-image: url(img/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

#menubox .menu0101 {
	background-image: url(img/menutitle01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 152px;
}
#menubox .menu0201 {
	background-image: url(img/menutitle02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 152px;
}
#menubox .menu0301 {
	background-image: url(img/menutitle03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 152px;
}
#menubox ul {
	display: block;
	background-image: url(img/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 152px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#menubox li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#menubox li.over {
	background-image: url(img/menuover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 0.5em;
}
#menubox .kidukaibox {
	text-align: left;
	width: 126px;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 0.8em;
}
#menubox .kidukaibox img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}


#contentsbox {
	padding: 0px;
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}


* html #contentsbox {
	margin-right: 5px;
}
#contentsbox .msbox {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentsbox .msbox img {
	float: left;
}
#contentsbox .msbox .msmessage {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 390px;
}
#contentsbox .msbox .msmessage .title {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#contentsbox .msbox .msmessage .title em {
	font-style: normal;
	color: #FF0000;
}
#contentsbox .msbox .msmessage .here {
	text-align: right;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentsbox .msbox .msmessage .detaillink {
	margin-top: 5px;
	text-align: right;
}

#contentsbox #infotitle {
	background-image: url(img/newstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 650px;
}
#contentsbox #infobox {
	padding: 0px;
	height: 150px;
	width: 648px;
	border: 1px solid #ADD129;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentsbox #infobox dl {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsbox #infobox dt {
	margin-top: 5px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	display: block;
	font-weight: bold;
}
#contentsbox #infobox dd {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAE13A;
	display: block;
	padding-bottom: 3px;
	padding-left: 2em;
}
#contentsbox .enkaku .overviewtable {
	border-collapse:collapse;
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCDC95;
	border-bottom-color: #CCDC95;
	float: left;
	margin-top: 10px;
}
#contentsbox .enkaku .overviewtable tr {
	background-image: url(img/tableback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contentsbox .enkaku .overviewtable th {
	text-align: justify;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0.5em;
	background-color: #E7F5C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCDC95;
	border-bottom-color: #CCDC95;
}

#contentsbox .enkaku .overviewtable td {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCDC95;
	border-bottom-color: #CCDC95;
}
#contentsbox .enkaku #map_canvas {
	padding: 0px;
	float: right;
	margin-top: 10px;
}
#contentsbox .enkaku .map_float {
	float: right;
	width: 320px;
	height: 200px;
}
#contentsbox .enkaku .map_com {
	float: left;
	width: 320px;
	text-align: center;
	padding-top: 5px;
}

#contentsbox .enkaku .map_box {
	padding: 0px;
	height: 400px;
	width: 650px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#contentsbox .enkaku {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentsbox .enkaku dl {
	padding: 0px;
	display: block;
	margin: 10px;
}
#contentsbox .enkaku dt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline;
	line-height: 1.5em;
}
#contentsbox .enkaku dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 2em;
	display: block;
}


#contentsbox .enkaku h2 {
	font-size: 1.5em;
	font-weight: bold;
	background-color: #E7F5C4;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.3em;
	padding-left: 5px;
}
#smallcontents {
	margin-bottom: 1.5em;
}
#smallcontents h2 {
	font-size: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EAF7C1;
	letter-spacing: 0.3em;
}
#smallcontents p {
	margin: 10px;
	display: block;
}

#smallcontents a:hover {
	color: #FF6600;
}

#smallcontents .activitiesbox {
	display: block;
	margin: 10px;
	font-size: 1.2em;
}
#smallcontents .activitiesbox .floattxt {
	float: left;
	width: 520px;
	display: block;
}
#smallcontents .activitiesbox .floatphoto {
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#smallcontents .activitiesbox .actitle {
	letter-spacing: 1em;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#smallcontents .activitiesbox .lumbering {
	display: block;
	width: 150px;
	margin-left: 5px;
	float: left;
}
#smallcontents .activitiesbox .lumbering dt {
	display: block;
	text-align: center;
}
#smallcontents .activitiesbox .lumbering dd {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#smallcontents .activitiesbox .normaltxt {
	margin-bottom: 10px;
}


#smallcontents .greeting {
	margin-bottom: 1em;
	margin-right: 1em;
	margin-left: 1em;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	margin-top: 5px;
}
#smallcontents .signature {
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	text-align: right;
}
#smallcontents .signature strong {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;
}


#smallcontents .linklist {
	margin-left: 3em;
	margin-bottom: 1em;
	display: block;
}
#smallcontents .linklist dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #006106;
}
#smallcontents .linklist dd {
	margin-left: 2em;
	display: block;
}
#smallcontents .linklist dd li {
	display: block;
	margin-bottom: 5px;
}
#smallcontents .treetype {
	margin: 10px;
	padding: 5px;
	border: 1px solid #237415;
}
#smallcontents .treetype h3 {
	display: block;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #008E16;
	padding: 5px;
	margin-bottom: 0.5em;
	letter-spacing: 0.5em;
}

#smallcontents  .treetype  .floatblock_l {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallcontents  .treetype  .floatblock_r {
	padding: 0px;
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallcontents .treetype .floatblock_l dl ,
#smallcontents .treetype .floatblock_r dl {
	margin-right: 1em;
	margin-left: 1em;
}
#smallcontents .treetype .floatblock_l dt ,
#smallcontents .treetype .floatblock_r dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
}
#smallcontents .treetype .floatblock_l li ,
#smallcontents .treetype .floatblock_r li {
	margin-left: 1em;
	margin-bottom: 3px;
}
#smallcontents .treetypebox ,
#smallcontents .durabilitybox ,
#smallcontents .referencebox ,
#smallcontents .triviabox {
	margin: 10px;
}
#smallcontents .treetypebox h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF3300;
	display: block;
	margin-bottom: 5px;
	letter-spacing: 0.5em;
}
#smallcontents .treetypebox dl {
	display: block;
	margin-right: 1em;
	margin-left: 1em;
}
#smallcontents .treetypebox dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #008E16;
	margin-bottom: 3px;
}
#smallcontents .treetypebox dd {
	display: block;
	margin-bottom: 5px;
	margin-left: 1em;
}
#smallcontents .triviabox .triviainfo {
	line-height: 1.3em;
	margin-bottom: 1em;
}
#smallcontents .triviabox h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 0.5em;
	display: block;
	margin-bottom: 0.5em;
}
#smallcontents .triviabox .h3info {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 1.2em;
	color: #009622;
}
#smallcontents .triviabox h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC3300;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
}
#smallcontents .triviabox .h4info {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
#smallcontents .triviabox .h4info dt {
	font-weight: bold;
	color: #068B1E;
	display: block;
	margin-bottom: 3px;
}
#smallcontents .triviabox .h4info dd {
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
}
#smallcontents .triviabox .triviafoot {
	font-size: 1.2em;
	font-weight: bold;
	color: #086417;
	margin: 10px;
	line-height: 1.5em;
}
#smallcontents .durabilitybox h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF3300;
	display: block;
	margin-bottom: 1em;
}
#smallcontents .durabilitybox .h3info {
	margin: 1em;
	line-height: 1.4em;
	font-size: 1.1em;
}
#smallcontents .referencebox .refetable {
	width: 100%;
	border-collapse:collapse;
	empty-cells:show;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AAC79;
	border-bottom-color: #8AAC79;
}
#smallcontents .referencebox .refetable th {
	font-size: 1.1em;
	font-weight: bold;
	color: #008F16;
	text-align: center;
	padding: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AAC79;
	border-bottom-color: #8AAC79;
	background-color: #C6DD71;
}
#smallcontents .referencebox .refetable td {
	padding: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8AAC79;
	border-bottom-color: #8AAC79;
	font-size: 0.9em;
}
#smallcontents .referencebox .refetable td.2nd {
	background-color: #EFF4BC;
}
#smallcontents .example {
	margin: 10px;
	padding: 5px;
	border: 1px solid #237415;
	position: relative;
}
#smallcontents .example h3 {
	display: block;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #008E16;
	padding: 5px;
	margin-bottom: 0.5em;
	letter-spacing: 0.5em;
}

#smallcontents  .example  .floatblock_l {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallcontents  .example  .floatblock_r {
	padding: 0px;
	float: right;
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallcontents .example .floatblock_r .detaillink {
	text-align: right;
	position: absolute;
	top: 3px;
	right: 5px;
}
#smallcontents .example .floatblock_r .detaillink a {
	color: #FFFFFF;
}
#smallcontents .example .floatblock_r .detaillink a:hover {
	color: #FFFF99;
	text-decoration: none;
}


#smallcontents .example .floatblock_r dl {
	display: block;
	line-height: 1.3em;
}
#smallcontents .example .floatblock_r dt {
	font-weight: bold;
}
#smallcontents .example .floatblock_r dd {
	display: block;
	margin-left: 1em;
}
#smallcontents .exdetail {
	margin: 10px;
}
#smallcontents .exdetail h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #336600;
	display: block;
	margin-bottom: 0.5em;
}
#smallcontents .exdetail .floatblock_l {
	float: left;
	width: 420px;
}
#smallcontents .exdetail .floatblock_r {
	float: right;
	width: 100px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#smallcontents .exdetail .floatblock_l dl {
	display: block;
	margin-left: 1em;
}
#smallcontents .exdetail .floatblock_l dt {
	font-size: 1.1em;
	font-weight: bold;
}
#smallcontents .exdetail .floatblock_l dd {
	margin-left: 1em;
	display: block;
	margin-bottom: 1em;
	letter-spacing: 0.2em;
}
#smallcontents .exdetail .floatblock_l dd p {
	margin-right: 0px;
	margin-left: 0px;
}




#smallcontents .distance {
	margin: 10px;
	padding: 5px;
	border: 1px solid #237415;
}

#smallcontents  .distance  .floatblock_l {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#smallcontents  .distance  .floatblock_r {
	padding: 0px;
	float: right;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
	letter-spacing: 0.2em;
}
#smallcontents .faqcom {
	padding: 1em;
}
#smallcontents .faq {
	margin: 10px;
	padding: 5px;
	border: 1px solid #237415;
}
#smallcontents .faq dt {
	display: block;
	padding: 3px;
	background-color: #CEE9BC;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#smallcontents .faq dd {
	padding: 5px;
	display: block;
	line-height: 1.3em;
	letter-spacing: 0.2em;
}
#smallcontents p.faqfoot {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#smallcontents .kidukai {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#smallcontents .kidukai p {
	margin-right: 0px;
	margin-left: 0px;
}
#smallcontents .kidukai ol {
	display: block;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	background-image: url(img/kidukai00.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 500px;
}
#smallcontents .kidukai li {
	display: block;
	width: 285px;
	text-indent: -9999px;
}
#smallcontents .sitemap {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#smallcontents .sitemap .sitetree {
	display: block;
	margin-top: 10px;
	line-height: 2em;
}
#smallcontents .sitemap .sitetree dt {
	display: block;
}
#smallcontents .sitemap .sitetree dd {
	margin-left: 1.5em;
	display: block;
}






















#companyinfo {
	margin-bottom: 10px;
}




#pankuzu {
	border:1px solid #dedede;
	height:2em;
	list-style-type: none;
	display: block;
	margin-bottom: 1em;
}
#pankuzu li {
	float:left;
	line-height:2em;
	padding-left:0.75em;
	color:#777;
}
#pankuzu li a {
	display:block;
	padding:0 15px 0 0;
	background:url(img/pankuzuarrow.gif) no-repeat right center;
}
#pankuzu li a:link {
	text-decoration:none;
	color:#018E1E;
}
#pankuzu li a:visited {
	text-decoration:none;
	color:#777;
}
#pankuzu li a:hover, #pankuzu li a:focus {
	color:#dd2c0d;
}

.blankwindow-r {
	background-image: url(img/ico_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	float: right;
	padding-left: 15px;
	margin-top: 5px;
}
a.anotherwindow {
	background-image: url(img/ico_blank.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
a:hover.anotherwindow {
	color: #dd2c0d;
}


.clear {
	clear: both;
}
