﻿/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-size: 90%;
	color: #333;
	text-align:center;
}

h3 {
	margin-top: 0;
	font-weight: bold;
	color: #336600;
}

p{
	margin-bottom: 1em;
	line-height: 140%;
}

strong {
	color:#FF6600;
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

		th.title{
	color: #333333;
	text-align: left;
		}
		th.title h1{
	margin:0px;
	font-size:100%;
	color: #FFFFFF;
	text-indent: 15px;
	line-height: 120px;
	letter-spacing: 3px;
		}
		th.title p{
	font-size:80%;
	margin: 0;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
		    width: 280px;
		    margin-top:8px;
		}
		div.marker_data_html div.subject{
		    text-align:center;
		    padding:4px;
			font-size:x-small;
		    border:outset 1px gray;
		    margin-bottom:8px;
		}
		div.marker_data_html div.description{
		    width: 256px;
		    height: 64px;
		    overflow: auto;
		    border-top: 1px dashed black;
		    margin-top: 8px;
		    padding:    4px;
		}
		div.poweredby{
		    margin: auto;
		    height:50px;
		    border-top: 1px gray dashed;
		    text-align: right;
		    font-size:  9px;
		}

		.name1 {
			font-size:small;
		}
		.address {
			font-size:small;
		}
		.url {
			font-size:small;
		}
.chiho {
	float:left;
	width:80px;
}
.chiho dl{ 
	margin:0px;
	padding:0px;
}
.chiho dt{
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.chiho dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
.chiho-b {
	float:left;
	width:110px;
}
.chiho-b dl{ 
	margin:0px;
	padding:0px;
}
.chiho-b dt{
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.chiho-b dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
.chiho-bb {
	float:left;
	width:120px;
}
.chiho-bb dl{ 
	margin:0px;
	padding:0px;
}
.chiho-bb dt{
	margin:0px;
	padding:0px;
	font-weight: bold;
}
.chiho-bb dd{ 
	margin:0px 0px 5px 0px;
	padding:0px;
}
.clear {
	clear:both;
}


/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: #91E201 url(images/img01.gif) no-repeat left bottom;
}

#logo h2 {
	margin: 0;
	text-align: center;
}

#logo h2 {
	padding: 25px 5px 5px 5px;
	font-size: 33px;
}

#header h1 {
	font-size: 12px;
float:right;
margin-right:0px;
width:350px;
padding-top:5px;
text-align:right;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#all_layout {
	width: 770px;
	margin: 45px auto 20px auto;
}
#layout {
	width: 770px;
	clear:both;
	margin: 0px auto;
	text-align: left;
}
#layout h2 {
	height:35px;
	background-image:url(images/title-h2.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	line-height:35px;
	letter-spacing: 1px;
	margin-bottom: 5px;


}
#layout h3 {
	height:30px;
	background-image:url(images/title-h3.gif);
	background-repeat:no-repeat;
	text-indent:32px;
	line-height:32px;

}
.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}
.title a {
	text-decoration: none;
	color: #666;
}

/* Footer */

#bottom {
	clear: both;
	height: 130px;
	padding-top: 5px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#bottom address {
	text-align: center;
	font-size: 85%;
	font-style:normal;
}
#bottom p {
	text-align: center;
	font-size: 85%;
}
#pankuzu {
width:500px;
text-align:right;
float:right;
margin-top:55px;
}
#m600 {
width:600px;
float:left;
}
#m160 {
width:160px;
float:right;
}
.chui {
clear:both;
}
