@charset "utf-8";
/* CSS Document */

div.section {
	padding: 10px 0px;
}

div.section h2 {
	
}

div.section p {
	line-height: 1.5;
	margin: 0px;
	padding: 10px;
}

div#n1 {
	background-image: url(img/top_bg_image01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#n2 {
	background-image: url(img/top_bg_image02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}