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

h2 {
	width: 800px;
	height: 27px;
	text-indent: -9999px;
	margin: 80px auto 15px;
}

#title1 { background: url(title_1.png) no-repeat; }
#title2 { background: url(title_2.png) no-repeat; }
#title3 { background: url(title_3.png) no-repeat; }
#title4 { background: url(title_4.png) no-repeat; }
#title5 { background: url(title_5.png) no-repeat; }
#title6 { background: url(title_6.png) no-repeat; }
#title7 { background: url(title_7.png) no-repeat; }
#title8 { background: url(title_8.png) no-repeat; }


#con p {
	width: 750px;
	margin: 0 auto 15px;
}