@charset "utf-8";
/* CSS Document */
body{
	margin: 0px auto;
	background: url(../img/bg.jpg) center 100px no-repeat;
}

#main{
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

h1 {
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 507px;
	text-indent: -9999px;
}

h2 {
	margin: 20px 0 0 0;
	padding: 0;
	height: 359px;
	background-image: url(../img/shinosuke.jpg);
	background-repeat: no-repeat;
}

h2 #shinosuke {
	margin: 0;
	padding: 170px 0 0 470px;
	font-size: 14px;
	line-height: 120%;
	width: 400px;
	font-weight: bold;
}

h3 {
	margin: 20px 0 0 0;
	padding: 0;
	height: 407px;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
}

h3 #akindo01 {
	margin: 0;
	padding: 235px 0 0 450px;
	font-size: 14px;
	line-height: 120%;
	width: 400px;
	font-weight: bold;
}

h4 {
	margin: 20px 0 0 0;
	padding: 0;
	height: 407px;
	background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
}

h4 #akindo02 {
	margin: 0;
	padding: 235px 0 0 450px;
	font-size: 14px;
	line-height: 120%;
	width: 400px;
	font-weight: bold;
}

h5 {
	margin: 20px 0 0 0;
	padding: 0;
	height: 407px;
	background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
}

h5 #akindo03 {
	margin: 0;
	padding: 235px 0 0 450px;
	font-size: 14px;
	line-height: 120%;
	width: 400px;
	font-weight: bold;
}







#footer {
	clear: both;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	width: 900px;
}
