div#main{
	height:450px;
	background:url(../../img_top/image.gif);
	color:#FFFFFF;
	position:relative;
}

div#main p{
	position:absolute;
	bottom:0;
	width:300px;
	margin-left:650px;
	margin-bottom:30px;
	font-size:130%;
	line-height:150%;
	color:#000000;
}
