* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 85px 0px 0px 20px;
	margin: 0px;
	color: #FFFFFF;
	height: 10px;
	float: left;
}
hr {
	display: none;
}

.searchForm {
	width: 600px;
	text-align: center;
}
#toptbl {
	margin: 0px auto;
	padding: 0px;
}
#toptbl td {
	width: 175px;
}
.registText a {
	color: #FFFFFF;
	display: block;
	background-image: url(images/regist_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 142px;
	margin: 5px;
	padding: 2px 2px 1px 10px;
	font-weight: bold;
	text-decoration: none;
}
.registText a:hover {
	padding: 3px 2px 0px 11px;
	background-image: url(images/regist_on.gif);
}
.largeMenu li {
	background-image: url(images/Lmenu.gif);
	width: 170px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.largeMenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 0px 7px;
	display: block;
	margin: 0px;
	height: 17px;
}
.largeMenu a:hover {
	color: #CC3300;
}

.middleMenu ul {
	background-image: url(images/Mmenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 10px;
	padding: 5px 10px;
	list-style-type: none;
}
.middleMenu a {
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 2px 2px 2px 10px;
}
.middleMenu a:hover {
	color: #CC3300;
	background-color: #FFFAE8;
}
#contents {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 810px;
	margin: 0px auto;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	text-align: left;
	color: #333333;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 810px;
}

#left {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	border: 1px solid #C2771A;
}
#right {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: right;
}
#head {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-image: url(images/header_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	width: 810px;
	height: 107px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#top_text {
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 85px 0px 0px 20px;
	margin: 0px;
	color: #FFFFFF;
	height: 10px;
	float: left;
}
#navi h1 {
	font-size: 12px;
	margin: 0px 20px;
	padding: 0px;
	color: #0000CC;
}
.registLink ul {
	list-style-type: none;
}
.registLink a {
	color: #FFFFFF;
	display: block;
	background-image: url(images/regist_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 152px;
	margin: 5px;
	padding: 2px 2px 1px 10px;
	font-weight: bold;
	text-decoration: none;
}
.registLink a:hover {
	padding: 3px 2px 0px 11px;
	background-image: url(images/regist_on.gif);
}
.resultRows {
	display: block;
	padding: 5px;
}

.result {
	margin: 0px 20px 10px 0px;
	background-image: url(images/result.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.photo {
	padding: 2px 0px 0px 2px;
}

.title {
	background-image: url(images/result.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	margin: 0px 0px 5px;
}
.title a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 6px 3px 0px;
}
.title a:hover {
	color: #FFDEAC;
}
.linkedit {
	float: right;
	padding: 0px 10px 0px 0px;
}
.text {
	clear: both;
	padding: 5px 10px 10px;
}
.pageLink {
	text-align: right;
	padding: 0px 25px 0px 0px;
}

#foot {
	width: 810px;
	margin: 0px auto;
	background-image: url(images/footer.gif);
	height: 27px;
}

#foot_text {
	font-size: 10px;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
}
