@charset "utf-8";
/* Start of common layout */
@import url(common.css);

.wrapper {
	width:100%;
	margin: 0 0 0 0;
}

/* HEADER */
#header{
	width:92%;
	height:70px;
	margin: 0 5px 0 5px;
	padding-top:5px;
}

p#crums{
	display:none;
}

#title_left{
	float: left;
}
#title_pic {
	width: 65px;
	height: 65px;
}
#title_right{
	margin-left:5px;
	color:#e5e5e5;
	line-height: 1.4em;
}

#tap_the_map{
	width: 91%;
	height: auto;
	font-size: 10.5pt;
	line-height: 1.1em;
	margin: 0 5px 0 5px;
	padding: 5px 5px 5px 10px;
}
h1{
	margin-top:8px;
	font-size: 15pt;
	text-align: center;
}
/* END OF HEADER*/

hr.hrzt_line {
	display:none;
}

#awashima{
	width: 90%;
	height: auto;
	font-size: 10.5pt;
	line-height: 1.0em;
	margin: 5px 5px 15px 5px;
	padding: 5px 5px 5px 10px;
}

/* START OF MAINBODY*/
#body00{
	width:93%;
	height:auto;
	margin: 0 5px 0 5px;
	padding:0px auto 0px auto;
}
#map_left {
	width:48%;
	height:auto;
	float:left;
}

#m00 {
	width: 94%;
	height: auto;
}
#map_right{
	width: 48%;
	height:auto;
}

.nav li{
	line-height: 2.8em;
	font-size: 11.0pt;
}

h2{
	font-size: 14pt;
}

#body01{
	width: 90%;
	font-family: sans-serif;
	font-size: 11.0pt;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}

.lists4area li{
	width:96%;
	line-height: 2.8em;
}

#footer {
	width: 88%;
	height: auto;
	margin: 0 5px 0 5px;
	padding: 5px 10px 10px 10px;
	text-align: center;
	font-size: 11.0pt;
}


img{
	padding-left:5px;
	width: 96%;
}


.map4top{
	width: 96%;
	padding-left:0px;
}
