@charset "UTF-8";
table#table-01 {
	width: 680px;
	top: 0px;
	margin: 35px 0px 0px;
	left: 0px;
}
table#table-01 td {
	text-align: left;
	white-space: nowrap;
}
#apDiv1 {
	position:relative;
	left:auto;
	top:auto;
	width:900px;
	height:600px;
	z-index:1;
	margin: auto;
	right: auto;
	bottom: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC3300;
}
#top {
	position:absolute;
	left:205px;
	top:10px;
	width:695px;
	height:200px;
	z-index:1;
}
#contents {
	position:absolute;
	left:0px;
	top:10px;
	width:205px;
	height:570px;
	z-index:3;
}
#paickupwaku {
	position:absolute;
	left:205px;
	top:210px;
	width:695px;
	height:370px;
	z-index:4;
	background-color: #000000;
	overflow: auto;
}
#sitatag {
	position:absolute;
	left:0px;
	top:580px;
	width:900px;
	height:20px;
	z-index:5;
}
#tag {
	position:absolute;
	left:220px;
	top:210px;
	width:660px;
	height:35px;
	z-index:6;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

