body{
	background:#FFFFFF url(../img/background_img.jpg) repeat-y center top;
	}
#all{
	width:846px;
	height:100%;
	background:;
	background-repeat:repeat-y;
	height: 100%;
	position:absolute;
	top:0;
	left:50%;
	bottom:0;
	margin:0 0 0 -390px;
	line-height:1.5;
	}
h1{
	width:810px;
	margin:0 auto;
	font-size:12px;
	font-weight:400;
	color:#555555;
	text-align:right;
	}

#navi{
	margin:0 auto;
	}

#top_img{
	width:810px;
	margin:10px auto 0 auto;
}

#main_contents{
	width:810px;
	margin:20px auto 0 auto;
	line-height:1.5;
}
#main_contents table td{
	text-align:left;
	vertical-align:top;
}
#main_contents p{
	border:solid #999 1px;
	width:248px;
	padding:5px;
	height:180px;
	margin:5px 0;
	font-size:0.9em;
	overflow:hidden;
	}



#clear_both{
	clear:both;
	margin:0;
	font-size:1px;"
}