@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#TopPageWrap {
	position: absolute;
	top:50%;
	left:50%;
	overflow: visible;
	margin-top: -60px;
	margin-left: -111px;
}
#header {
	background-color: #F6F6F3;
	text-align: center;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
#header #headWrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 38px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 90%;
}
#footer {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	text-align: center;
}
#footer #footerWrap {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo_thdesign40x40.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: 20px 16px;
}
#footerWrap p {
	margin: 0px;
	padding: 0px;
}
#copyrightBox {

}
#footerWrap #copyrightBox {
	margin-left: 80px;
}
dd {
	line-height: 1.2em;
}
p.en {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
