@charset "UTF-8";

#header-sanpo {
	width: 960px;
	height: 220px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#logo-sanpo {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 50px; 
	margin-bottom: 50px;	
}

#logo-sanpo a {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 100px;
	height: 100px;
	display: block;
	background-color: #000;
	z-index: 18;			
}

#logo-sanpo a:focus, 
#logo-sanpo a:active,
#logo-sanpo a:hover {
	background-color: #333;
}

#title-sanpo {
	position: absolute;
	left: 180px;
	top: 50px;
	width: 200px;	
	height: 100px;
	margin: auto;	
	background-color: #000;
	margin-bottom: 10px;
	/* padding: 4px; */
	z-index: 20;		
}

#title-sanpo p {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
}

#logo-sanpo2 {
	float: left;
	width: 100px;
	height: 100px;
	/* margin-top: 50px; */
	margin-bottom: 50px;	
}

#logo-sanpo2 a {
	width: 100px;
	height: 100px;
	display: block;
	background-color: #000;
	z-index: 18;			
}

#logo-sanpo2 a:focus, 
#logo-sanpo2 a:active,
#logo-sanpo2 a:hover {
	background-color: #333;
}

#title-sanpo2 {
	/* margin-top: 50px; */
	margin-left: 380px;
	width: 200px;	
	height: 100px;	
	/*
	position: absolute;
	left: 180px;
	top: 50px;

	margin: auto;	
	background-color: #000;
	margin-bottom: 10px;
	z-index: 20;		
	*/
	/* padding: 4px; */
	
}

#title-sanpo2 {
	/* margin-top: 50px; */
	margin-left: 380px;
	width: 200px;	
	height: 100px;	
	/*
	position: absolute;
	left: 180px;
	top: 50px;

	margin: auto;	
	background-color: #000;
	margin-bottom: 10px;
	z-index: 20;		
	*/
	/* padding: 4px; */
	
}

#title-sanpo2 a {
	width: 200px;	
	height: 100px;	
	display: block;	
	background-color: #000;
	z-index: 18;			
}

#title-sanpo2 a:focus, 
#title-sanpo2 a:active,
#title-sanpo2 a:hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	-khtml-opacity: 0.6; 	
	filter: alpha(opacity=60);
}

#illust-sanpo2 {
	/*
	position: absolute;
	left: 120px;
	top: 174px;	
	margin-right: 200px;	
	*/
	width:103px;
	height:120px;
	margin-left: 300px;
	z-index: 16;
	float: left;	
}


#map_canvas {
	position: absolute;
	left: 0px;
	top: 0px;	
	width:100%;
	height:100%;
	margin-right: 200px;
	z-index: 4;	
}

h4 p.eventTitle {
	color: #FFF;
	font-size: 12px;	
}


#illust-sanpo {
	position: absolute;
	left: 120px;
	top: 174px;	
	width:187px;
	height:217px;
	margin-right: 200px;
	z-index: 16;	
}


#title-gao {
	float: left;	
	display: block;
	text-align: center;	
	color: #FFF;
	margin-top: 30px;
	margin-left: 10px;	
}


#map_sidebar {
	z-index: 10;	
	width:240px;
	/* height:100%; */
	height:560px;
	float:right;
	overflow: auto;

	position: relative;
	background-color: #000;
	margin-top: -10px;	
	margin-right: 50px;
}

#map_sidebar h3 {
	margin-left: 10px;	
}

ul#angya_list {
	margin-left: 10px;
	list-style-type: none;
	padding:0;
}

ul#angya_list li {
	/* margin: 5px; */
	padding-left: 10px;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #111;	
}


ul#angya_list li:hover {
	background-color: #f00;	
}

