/*Plan UK*/
/*基本設定*/
body.topbody{leftmargin="0";topmargin="0"; marginwidth="0";marginheight="0";
	background-color:#999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contents{
	background-color: #ffffff;
	padding: 5px;
	width: 760px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer{
	background-color: #DFDEDE;
	width: 756px;
	padding: 2px;
	margin-top: 50px;
}
address{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	font-style: normal;
}


#title {
	width: 760px;
	height: 57px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(title.gif);
	background-repeat: no-repeat;
}
#title h1{
	position: absolute;
	top:-1000px;
	left: -1000px;	
}
