@charset "UTF-8";

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	position:relative;

}

#sidebar,
#header form,
#header #entry,
#login,
.printN,
#regist,
.headline4 img,
#fUtil{
	display:none;
}
#logo{
	display:block;
}

#header{
	position:static;
	}
#header ol,
#header #gn{
	display:none;
	}
	
	
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#logo{
	position:absolute;
	left:0;
	top:5px;
	}

.inner{
	padding:0;
}
	
#container,
#content,
#shadow,
#wrapper,
#headerInner,
#bg,
#container{
	margin:0;
	background:FFF;
	padding:0;
	width:100%;
	}
#container,
#content #mainMap{
	width:640px;
	margin:15px 0 0 55px;
	padding-top:5px;
	}
#content{
	overflow:visible;
}

#header,
#footer{
	width:640px;
	height:auto;
	margin:10px auto;
	padding:0;
	}

#main{
	float:none;
	width:100%;
	background:#333;
	}
	
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}


h1{	
	border-bottom:1px solid #000;
	padding-bottom:5px;
	padding-top:2px;
	font-size:25pt;
	}
h2{
	background:#EEE;
	font-size:18pt;
	}


/*	headline
===================================================================*/

.headline1,
.headline2,
.headline3,
.headline4{
	padding:0;
	background:none;
	margin-bottom:10px;
	}
	
