
body {
	margin: 0px;
	text-align: center;
}

div.header {
	width: 570px;
	height: 111px;
	background-image: url(../img/subwin_hd_bk.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	overflow: hidden;
}

div.ContentsBody {
	width: 570px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: auto;
	text-align:center;
	margin-right: auto;
}

div.main {
	float: none;
	width: 552px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}


h1 {
	float:left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h2.ttl {
	float:right;
	margin-top: 30px;
	margin-right: 30px;
}

#footer {
	width: 570px;
	height: 95px;
	background-image: url(../img/subwin_fd_bk.jpg);
	background-repeat: no-repeat;
	text-align:right;
}

address {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-top: 55px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}

div.RightNav li a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

a {
	text-decoration: none;
}

img {
	border: none;
}
