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

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	display: block;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 200px;
	text-indent: -9999px;
	background-image: url(../images/pinanpo_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
}
h2 {
	display: block;
	background-image: url(../images/pinanpo_h2.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 600px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-position: 0px 0px;
}
h3 {
	display: block;
	margin-top: 80px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
