
/*
	 Layout Style Sheet for Tokyo Yokohama Information  byPaperlantern.net.	 
	 Copyright  Paperlantern.net. All Rights Reserved.

	 $Id:maps.css, v4.0 2005/01/14$
*/

/*-----------------------------------------------------------
  CSS for title of each page with H2, H3
-----------------------------------------------------------*/

	
#Title{
	width:434px;
	height:20px;
	text-indent:-999999px;
	background: url(../../map/images/t_s_maps.gif) no-repeat left bottom;
	padding:0px;}
	
h1{margin:0px 0px 10px 0px;}
	
#Title-atlas{
	text-indent:-999999px;
	background: url(../../map/images/ts_tokyoatlas.gif) no-repeat left bottom;
	margin:10px 0px 15px 0px;
	padding-left:2px;
	border-bottom:1px solid #5a5b5b; 
	width:434px;
	}

h2{margin-top:0px;}
	
.legend{
	color: #333333;
	width: 120px;
	margin: 0px  0px  15px 12px;
	-moz-box-sizing:border-box; box-sizing:border-box;
	font-family:  "Verdana", "Arial", "Helvetica", "sans-serif";
	border:1px solid #c2c3c4;
	text-align:center;}
	
.legend-border{
	border:1px solid #c2c3c4;}
	
.legend-border-b{
	border-bottom:1px solid #c2c3c4;
	font-size:0.7em;}
.legend-border-r{
	border-right:1px solid #c2c3c4;
	/*font-size:0.7em;*/}
	
.Title-legend{
	background-color:#c2c3c4;
	color:#5a5b5b;
	margin:0px 0px 8px 0px;
	padding:2px;
	font-size:10px;
	font-weight:bold; }

.legend-txt{
	font-size:0.7em;}

	
#MAIN h3{
	font-size:0.8em; 
	font-weight:bold; 
	color:#333333;
	margin-bottom:8px;}

#MAIN h4{
	font-size:x-small; 
	font-weight:bold; 
	color:#333333;
	padding;0px ;
	margin:8px 0px 8px 0px;}

#Title-relatedlinks{
	text-align:left;
	text-indent:-999999px;
	background: url(../../map/images/ts_relatedlinks.gif) no-repeat left bottom;
	margin:0px 0px 15px 0px;
	padding-left:2px;
	border-bottom:1px solid #c2c3c4; 
	width:434px;}

#relatedlinkbox{
	width:550px;
	text-align:left;
	margin-left:130px;}
	
#maptitle {
	font-size:14px;
	 font-weight:bold;
	color:#5a5b5b;
	margin:8px 0px;
	text-align:center;
	border:1px solid #5a5b5b;
	padding:0px;
	width:560px;}

#maptitle img{
	margin-bottom:0px;
	vertical-align:bottom;}

#RelatedLink{
	border-top: 1px solid #5a5b5b; 
	padding-top:10px;
	text-align:center;
	margin-bottom:15px;
	width:650px;}

.hotel{
	font-size:11px;
	color:#6D2100;}
