* {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

body	{
	background-color: #ffffff;
	text-align: right;
}

a {
	color: #666666;
}

a:hover {
	color: #cccccc;
}

img {
	border: 0px;
}

.remove {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-align: left;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

.gotop {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-align: left;
}

#pagetop {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-align: left;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 640px;
}

#header {
	height: 200px;
	width: 640px;
}

#header h1 {
	font-size: 100%;
	line-height: 150%;
}

#header h1 a {
	background-image: url(./common_img/second_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px !important;
	height /**/: 65px;
	overflow: hidden;
	padding-top: 65px;
	width: 640px;
}

#container {
	width: 640px;
}

#archives {
	padding: 10px 15px 0px 10px;
}

#navigation {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-align: left;
}

#footer {
	height: 35px;
	width: 350px;
}
