#header {
	height: 80px;
	width: 245px;
	float: left;
}
#line {
	float: left;
	height: 80px;
	width: 455px;
	padding-bottom: 5px;
}

#navi {
	height: auto;
	width: 700px;
	clear: left;
}
#detail {
	height: auto;
	width: 700px;
	padding-top: 20px;
}
#wrapper {
	height: auto;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sticker {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0px;
}
#footer {
	height: auto;
	width: 700px;
	padding-top: 50px;
	
}
div#footer a {
text-decoration: none;
}
div#footer a:link {
color: #585858;
}
div#footer a:visited {
color: #585858;
}
div#footer a:active {
color: #8FABBE;
}
div#footer a:hover {
color: #FF3399;
}
.style38 {
	font-size: x-small;
	font:monospace;
	color: #444444;
}
.style39 {
	font-size: medium;
	font: monospace;
	color: #333333;
}