@charset "utf-8";

/*
	@Top
*/

/*----------------------------------------------------------
	1.Layout Set.
-----------------------------------------------------------*/

div#Container{
	background:url(../images/top/bg.jpg) no-repeat right bottom;
	}


div#Contents{
	padding-bottom:220px;
}


div#Contents p{
	line-height:2.5em;
	margin-top:0px;
	margin-left:20px;
	}


