body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #566D57;
	line-height: 1.6em;
	font-size: 0.75em;
}

td{
	font-size: 0.75em;
	line-height: 1.6em;
	color: #566D57;
}

h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	display: inline;
	color: #566D57;
	display: none;
}

ul{
	list-style: square;
}

h2, h3, h4{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #566D57;	
}

h2 a:link, 
h3 a:link,
h4 a:link,
h2 a:active, 
h3 a:active,
h4 a:active,
h2 a:visited, 
h3 a:visited,
h4 a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	color: #566D57;	
}

h2 a:hover, 
h3 a:hover,
h4 a:hover{
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: underline;
	color: #566D57;	
}

a:link, 
a:active,
a:visited{
	color: #566D57;
	text-decoration: underline;
}

a:hover {
	color: #566D57;
	text-decoration: none;
}

div#wrapper{
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF9BD url(../images/le_05.gif) center top repeat-y;
	text-align: left;	
}

div#header{
	background: transparent url(../images/le_02.gif) left top no-repeat;
	width: 800px;
	height: 149px;
}

div#navi{
	width: 200px;
	float: left;
	background: transparent url(../images/le_04.gif) left top no-repeat;
}

div#navi a {
	text-decoration: none;
}

div#navi ul {
	display: block;
	margin: 60px 0px 20px 10px;
	padding: 0px;
	width: 189px;
}

div#navi li {
	display: block;
	width: 189px;
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: none;
}

div#navi>li {
	float: none;
}

div#navi li a {
	display: block;
	background: url(../images/leaf.gif) 4px -36px no-repeat;
	padding: 0px;
	margin: 0px;
	width: 189px;
	height: 40px;
}

div#navi li a:hover {
	background: url(../images/leaf.gif) 4px 0px no-repeat;
}

div#navi li a span{
	display: none;
}

div#navi li a.sel {
	background: url(../images/leaf.gif) 4px 0px no-repeat;
	width: 189px;
	height: 40px;
}

div#main {
	background: url(../images/le_07.gif) bottom right no-repeat;
	width: 578px;
	padding: 0;
	padding-right: 20px;
	
	float: right;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 558px;
}

body>main {
	width: 558px;
}

div#footer{
	position: relative;
	width: 800px;
	height: 94px;
	clear: both;
	background: transparent url(../images/le_08.gif) 0px 0px no-repeat;	
}

#footer #inner{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 15px;
	font-size: 11px;
	color: #fff;
}

#footer #inner a{
	color: #fff;
}


/*************************************/

.content_box{
	line-height: 1.2em;
	font-size: 1.0em;
	clear: both;
}

.content_box td{
	font-size: 1.0em;
	line-height: 1.5em;
}

.link_box_head,
.download_box_head{
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	border-top: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;
	border-left: #D1D7DC 1px solid;
	background: #FAFAFA;
}

.link_box_content,
.download_box_content{
	border-right: #D1D7DC 1px solid;
	border-bottom: #D1D7DC 1px solid;
	border-left: #D1D7DC 1px solid;
	background: #FAFAFA;

	margin-bottom: 5px;
}

.link_box_content ul,
.download_box_content ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.link_box_content ul li{
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/arrow_linklist.gif) 0px 7px no-repeat;
	list-style: none;
}

.download_box_content ul li{
	padding: 5px 0 5px 15px;	
	margin-left: 20px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/pico.png) 0px 3px no-repeat;
	list-style: none;
	/*padding-left: 15px;
	background: url(../images/arrow_linklist.gif) left center no-repeat;*/
}

.link_box_content ul li a:link,
.link_box_content ul li a:active,
.link_box_content ul li a:visited,
.download_box_content ul li a:link,
.download_box_content ul li a:active,
.download_box_content ul li a:visited{
	text-decoration: none;
	color: #566D57;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #566D57;
	text-decoration: underline;
}

#navi .content_box{
	font-size: 1.0em;
	line-height: 1.4em;
	padding-left: 8px;
	padding-right: 8px;
	color: #566D57;
}

#navi .content_box h1, 
#navi .content_box h2, 
#navi .content_box h3,
#navi .content_box h4{
	font-size: 1.0em;
	font-weight: bold;
}


/*   News    */

a.news_link:link,
a.news_link:active, 
a.news_link:visited{
	font-size: 1.0em;
	float: right;
	/*display: block;*/
	text-decoration: none;
	font-weight: bold;
}

a.news_link:hover{
	text-decoration: none;
	color: #566D57;
	font-weight: bold;
}

td a.news_link:link,
td a.news_link:active, 
td a.news_link:visited{
	font-size: 1.0em;
	text-align: right;
	display: block;
	text-decoration: none;
}

td a.news_link:hover{
	text-decoration: underline;
}

span.news_small{
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

h1.news_detail_h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	display: inline;
	color: #566D57;
}


h2.news_detail_h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 16px;
	display: inline;	
	color: #566D57;
}

h2.news_h2{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 16px;
	display: inline;
	color: #566D57;
}

h2.news_h2 a:link,
h2.news_h2 a:visited,
h2.news_h2 a:active{
	padding: 7px 0 5px 15px;	
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/news_article.gif) 0px 7px no-repeat;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	color: #566D57;
}

h2.news_h2 a:hover{
	color: #566D57;
}

td h2.news_h2{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 16px;
	display: inline;
	color: #566D57;
}

td h2.news_h2 a:link,
td h2.news_h2 a:visited,
td h2.news_h2 a:active{
	padding: 7px 0 5px 15px;	
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/news_article.gif) 0px 7px no-repeat;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	color: #566D57;
}

td h2.news_h2 a:hover{
	color: #566D57;
}

.news_navi{
	text-align: left;
	text-indent: 5px;
	/*border-bottom: #D1D7DC 1px solid;*/
}

.news_navi_body{
	padding: 5px;
	background: #FAFAFA;
	border: #D1D7DC 1px solid;
	/*border-left: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;*/
}

.news_navi a:active,
.news_navi a:link,
.news_navi a:visited{
	padding: 1px;
	margin-left: 1px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: #D1D7DC 1px solid;
	border-right: #D1D7DC 1px solid;
	border-top: #D1D7DC 1px solid;
	background: #fff;
}

.news_navi a:hover{
	background: #566D57;
	color: #fff;
}

.news_navi .news_navi_active{
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	border-left: #566D57 1px solid;
	border-right: #566D57 1px solid;
	border-top: #566D57 1px solid;
	background: #566D57;
	color: #fff;
}

.news_teaser_pic{
	float: left; 
	padding: 5px; 
	margin: 2px;
	border: #D1D7DC 1px solid;	
	background: #fff;
}

.news_detail_pic{
	padding: 5px; 
	border: #D1D7DC 1px solid;	
	background: #fff;
}

img{
	border: none;
}

fieldset{
	/*border: none;*/
}

legend{
	color: #566D57;
	font-weight: bold;
}

/* Google-Map */

#map{
	border: #D1D7DC 1px solid;
}

textarea, input, select{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #566D57;
	font-size: 1.0em;
}

#fail, 
#succ{
	padding: 10px;
}

v\:* {
	behavior:url(#default#VML);
}

.datePicker{
	/*display: none;*/
}

#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #D1D7DC;
}
#fastDatePickerRowYearMonth {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerRowDaysOfWeek {
	background: #FAFAfA;
	font-weight: bold;
}
#fastDatePickerTable td {
	border: 1px solid #D1D7DC;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
}
#fastDatePickerCellToday {
	background: #FFB1B1;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: #FAFAFA;
}
.fastDatePickerNonSelectableElement {
	color: #D1D7DC;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #D1D7DC;
}
