@charset "Shift_JIS";

/* 1colum Contents
-------------------------------------------------- */

#wrap
	{
	position:relative;
	width:820px;
	margin:0 auto;
	float:none;
	}

#header
	{
	width:820px;
	margin-bottom:15px;
	border-bottom:solid 5px #432;
	}

#pagebody
	{
	width:820px;
	padding:10px 0 0;
	float:left;
	}

#contents
	{
	width:820px;
	padding:10px 0;
	float:left;
	}

#footer
	{
	width:820px;
	}

#close
	{
	position:absolute;
	top:22px;
	right:10px;
	display:block;
	width:54px;
	height:9px;
	text-indent:-999em;
	background:url("/feric/img/block_parts/txt_close.gif") no-repeat;
	}
