@charset "UTF-8";
h1 {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 140px;
	width: 800px;
}
h2 {
	background-image: url(img/title01.jpg);
	text-indent: -9999px;
	padding: 0px;
	height: 31px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
h3 {
	background-image: url(img/title02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	height: 32px;
	width: 600px;
}
#box01 {
	float: left;
	padding: 0px;
	width: 183px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#box02 {
	float: left;
	padding: 0px;
	width: 184px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

