#wrapper
{
	margin: 0 auto;	
	width: 780px;
	background-image: url(/img/background.gif);
	background-repeat: no-repeat;
}

#header
{
	height: 400px;
	background-image: url(/img/pop.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo
{
	position: relative;
	top: 100px;
	left: 100px;
	border-style: none;
}

#pop
{
	top: 0px;
	right: 0px;	
}

#footer
{
	height: 100px;
	padding-top: 50px;
	text-align: center;
}

.boardlist
{
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
}

.boardlist td
{
	padding: 30px;
	border-bottom: dashed 1px;
}

illust-column
{
	width: 300px;
	height: 300px;
	padding: 22px;
}

url-column
{
	width: 480px;
	height: 300px;
	padding: 22px;
}