﻿/* CSS Document */
body {
background-position:center;
margin:0px auto;
}
		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;
		}
		.memo {
	font-size:90%;
	margin: 0;
	padding: 0;
		}
		.name1 {
			font-size:small;
		}
		.address {
			font-size:small;
		}
		.url {
			font-size:small;
		}
.metropolis {
	float:left;
	width:81px;
	background-color: #E6F2FF;
	padding: 3px;
	height: 170px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.metropolis dl{ 
	margin:0px;
	padding:0px;
}
.metropolis dt{
	margin:0px;
	padding:0px;
	color: #003399;
	font-weight: bold;
}
.metropolis dd{ 
	margin:0px 0px 4px 0px;
	padding:0px;
}
.clear {
	clear:both;
}
#layout_map {
	font-size:80%;
	color:#333333;
	clear:both;
	width: 740px;
	top: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
#layout_map h2{
	background-image: url(../images/h4_title.jpg);
	background-repeat:no-repeat;
	height: 20px;
	color:#0066CC;
	font-weight: bold;
	line-height: 20px;
	text-indent: 30px;
	font-size:100%;
	margin-bottom:5px;
}
#layout_map h3{
	background-image: url(../images/h4_title.jpg);
	background-repeat:no-repeat;
	height: 20px;
	color:#0066CC;
	font-weight: bold;
	line-height: 20px;
	text-indent: 30px;
	font-size:100%;
	margin-bottom:5px;
}
#layout_map p{
	font-size:100%;
	margin-bottom:10px;
	line-height: 140%;
}
#mapheader {
	background-image: url(../images/headerback.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:120px;
}
#footer_map {
	clear: both;
	width: 800px;
	margin: auto 0px;
	text-align: center;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#footer_map address {
	clear: both;
	font-size: 80%;
	color:#FFFFFF;
	font-style: normal;
	line-height: 20px;
	margin: auto 0px;
}
#mapdata h2 {
	background-image: url(../images/h2_title_map.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:25px;
	color: #003399;
	font-size: 110%;
	text-indent: 10px;
	line-height: 25px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#mapdata  {
	margin: auto 0px;
	width:800px;
}
#todohuken {
	font-size:1em;
}
.memo {
	width:800px;
	margin: auto 0px;
}
.footer_map_text {
	width:800px;
	margin: auto 0px;
	
}
.g-ads {
	font-size:75%;
	color:#666666;
	margin-left: 30px;
}

