@charset "UTF-8";
h1 {
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 800px;
	text-indent: -9999px;
}
h2 {
	background-image: url(img/title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
h3 {
	background-image: url(img/title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 600px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
h4 {
	background-image: url(img/title03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 600px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#box01 {
	padding: 10px;
	border: 1px solid #505050;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#box02 {
	background-color: #DD0027;
	color: #FFFFFF;
	text-align: center;
	width: 80px;
	padding: 00px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_text {
	float: left;
	width: 110px;
}
.right_text {
	float: left;
	width: 450px;
}
