@charset "utf-8";
body {
	font-size: 75%;
	line-height: 1.5;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin: 0px;
	height: 106px;
	width: 900px;
	position: relative;
	background-image: url(../images/TOP_Logo_HP.jpg);
	background-repeat: no-repeat;
}
p {
	padding-left: 50px;
	padding-right: 50px;
}
h2 {
	font-family: Arial, sans-serif;
	;
	font-size: 100%;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 6px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	width: 570px;
	margin-left: 20px;
}

#navigation {
	position: relative;
	height: 25px;
	width: 900px;
	background-repeat: no-repeat;
}
.main {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 900px;
}
.menu {
	margin: 0px;
	width: 180px;
	float: left;
}
#wrapper {
	position: relative;
	width: 900px;
	margin-top: 0px;
}
#FLASH {
	height: 85.5px;
	width: 570px;
	margin-bottom: 5px;
}
#schedule {
	width: 570px;
	background-image: url(../images/schedule_Logo.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	top: 0;
	left: 0;
}
.TEL {
	background-image: url(../images/TEL.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 570px;
	position: relative;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form {
	margin: 0px;
	padding: 0px;
	width: 570px;
	position: relative;
	height: auto;
}

.form1  {
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 570px;
	text-align: center;
}
.form2 {
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	width: 570px;
	margin-left: 20px;
}
.schedule_flow {
	background-image: url(../images/schedule_flow.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 840px;
	width: 570px;
	margin-bottom: 18px;
}
img {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.space {
	background-image: url(../images/space.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;
	position: relative;
}
#footer {
	height: 66px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../images/END_Logo_HP.jpg);
}
