#header {
	width: 600px;
	margin-top: 1em;
	font-size: medium;
	background-image: url(1403/images/top_image01.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#main {
	width: 600px;
	background-image: url(1403/images/top_image02.gif);
	background-repeat: repeat-y;
}
#footer {
	width: 600px;
	background-image: url(1403/images/top_image03.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: center top;
}
.tytle {
	float: right;
	height: 100px;
	width: 600px;
	padding-right: 0px;
	margin-top: 62px;
}
.tytle h1 {
	font-size: 24px;
	font-weight: bold;
}
#container {
	width: 600px;
}
.taxt1 {
	font-size: 16px;
	font-weight: bold;
}
.taxt2 {
	font-size: 15px;
}
.taxt3 {
	font-size: 20px;
	font-weight: bold;
}
.main_table {
	width: 100%;
	padding-right: 20px;
	padding-left: 2030px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	border-left-style: solid;
	background-attachment: fixed;
	border-left-width: 1em;
	border-left-color: #f8aa8f;
	vertical-align: bottom;
	padding-top: 2px;
	margin-left: 2px;
	padding-bottom: -1px;
}
