body, p, td, * {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
	background:#eeeeee;
}

.content {
	margin-left:100px;
	width:700px;
	padding: 20px;
}

.content p {
	text-align: center;
	background: transparent;
}

.content img {
	background: transparent;
	border: 0;
}

.content h1 {
	text-align: left;
	background: transparent;
	color: #000000;
	font-size: 14px;
}

.content h2 {
	text-align: left;
	background: transparent;
	color: #000000;
}

.content .navi {
	color: #9806ff;
	text-decoration: none;
	font-weight: bold;
}

.content .navi a {
	color: #9806ff;
	text-decoration: none;
	font-weight: bold;
}

.content .text {
	text-align: justify;
	background: transparent;
}

.content .imp {
	text-align: right;
	background: transparent;
}

.content a {
	text-decoration: none;
	font-weight: bold;
	background: transparent;
}

.content a:hover { 
	text-decoration:none; 
	font-weight:bold; 
	background: #9806ff; 
	color: #ffffff;
}

.content .pic a, .content .pic a:hover {
	background: transparent;
	border: 0;
}

#skyscraper-container {
	height:0;
	margin:0;
	overflow:visible;
	padding:0;
	position:relative;
	z-index:20000;
	top:50px;
}

#skyscraper-content {
	height:600px;
	left:900px;
	margin:0;
	padding:0;
	position:absolute;
	top:50px;
	width:160px;
}

#fullsize {
	height:90px;
	margin:0 0 0 100px;
	overflow:visible;
	padding:0;
	position:relative;
	text-align:right;
	width:730px;
	z-index:20000;
}
