/*汎用定義*/
* {
	margin:  0px;
	padding: 0px;
	font-family:"Helvetica Neue",Helvetica,Arial;
	font-size:12px;
	}

body {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #B02802;
}

.gmaphtml {/*マップふきだし領域*/
	height:250px;
    }
	
.active {
	text-align: center;
	width:250px;

}

.desc {
	text-align:center;
	width:300px;
	margin:20px 50px;
	line-height:150%;
	font-size:8pt;
}

#header {
background-image:url(images/space.gif);
background-repeat:repeat-x;
z-index:3;
}


#ksgmsp--infoWindow {
	width:250px;
	margin:0 auto 20px auto;

}

h3 {
	background-color:#b62f02;
	color:#FFFFFF;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-style:normal;
	font-weight:100;
	font-size:x-small;
	font-size-adjust:inherit;
	}

h2 {
	background-color:#b62f02;
	color:#FFFFFF;
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
	font-style:normal;
	font-weight:100;
	font-size:14px;
	font-size-adjust:inherit;
	}
		
.hide {
	display:none; 
	width:0px; 
	height:0px;
	}


input {
	font-size:x-small;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	width:115px;
}

textarea {
	font-size:x-small;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	width:115px;
}

select {
	font-size:x-small;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	width:120px;
}

option {
	font-size:x-small;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	}

#add {
	font-size: x-small;
	z-index: 3;
	}
	   
#form {
	background-repeat: repeat-y;
	text-align: left;
	z-index: 3;
	width: 120px;
	height:auto;
	position: absolute;
	left: 20px;
	top: 10px;
	}

#form2 {
	background-repeat: repeat-y;
	text-align:centert;
	z-index: 3;
	width: 180px;
	height:auto;
	position: absolute;
	right: 20px;
	top: 25px;
	}

#navi {
	font-size: 12px;
	z-index: 3;
	}

breadCrumbsNavi {
	margin-bottom: 2px;
	width:180px;
	}
	
breadCrumbsNavi a , #breadCrumbsNavi span {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	width:180px;
	}
	
breadCrumbsNavi a:hover {
	color: #000000;
	text-decoration: underline;
	width:180px;
	}
	
categoryNavi {
	width: 180px;
	font-size: x-small;
	position: absolute;
	text-align: right;
	z-index: 3;
	}
	
categoryNavi select {
	width: 180px;
	font-size: x-small;
	background-color: #FFFFFF;
	z-index: 2;
	}
	
sortNavi {/* ÔZNg */
	position: absolute;
	width: 180px;
	text-align: right;
	z-index: 3;
	}
	
#itemNavi {/* ACeê */
	position: absolute;
	width: 180px;
	font-size: x-small;
	text-align: left;
	height: 350px;
	line-height: 100%;
	z-index: 1;
	background-color: #FFFFFF;
	margin-top:5px;
	}
	
searchNavi {/* õ {bNX */
	position: absolute;
	width: 180px;
	font-size: x-small;
	text-align: center;
	z-index: 1;
	}
	
.ksgmap--message-positive {
	background-color:#FFFF00;
	color:#0066FF;
	width: 200px;
	font-size: x-small;
	text-align: center;
	z-index: 1;
	margin-top:10px;
	}
	
#main {
	position: relative;
	height: 100%;
	overflow:hidden;
	margin:0px;
	}

#map {
	z-index: 0;
	position: absolute;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
		
#ksgmap--map-message {
	margin: 2px;
	font-size: 60%;
	}
	
#ksgmsp--mapNavi-listItem--mySelf {
		background-color:#FFFFFF;
	}
	
#ksgmsp--categoryNavi-listItem--all {
	background-color:#333333;
	}
	
#ksgmsp--categoryNavi-listItem--undefined {
	background-color:#FFFFFF;
	}

#header {
	background-image:url(images/space.gif);
	background-repeat:repeat-x;
	z-index: 3;
}

#timeline {
  height: 0px;
  font-size: 11px;
}









