body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 20px 0px;
	padding: 0px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
}
a, a:link, a:visited {
	color: #0099FF;
	text-decoration:none;
}
a:hover, a:active {
	color: #FF9900;
	text-decoration:none;
}
h1, h2,  h3, h4, p {
	margin: 0;
	padding: 0;
}
#container {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 740px;
	border: 1px solid #333333;
	background-image: url(image/tdfback-corp-n.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 160px;
	width: 740px;
}
#header a {
	display: block;
	width: 740px;
	height: 160px;
}
#header h1 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-indent: -9999px;
}
#header h2 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	text-indent: -9999px;
	text-transform:uppercase;
}
#contents {
	height: auto;
	width: 740px;
	text-align: left;
}
.left {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	padding-left: 30px;
}
.center {
	float: left;
	height: 320px;
	width: 500px;
	text-align: left;
}
#contents h3 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 1em;
}
table#prof {
	width: 480px;
	height: auto;
	border: none;
	border-spacing: 0;
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
}
#footer {
	height: 40px;
	width: 740px;
	clear:both;
}
#footer p{
	font-family: Helvetica, Myriad, Arial, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	margin: 5px auto;
}
