* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 90%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background-image: url(bg_body.gif) ;
	background-position:  center;
	background-repeat: repeat-y;
	color: #484848;
}

h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 5px 10px 0;
 }
 
img {
	border: 0;
 }

#head {
	width: 840px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 225px;
	height: 66px;
	clear: both;
}

#head img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	clear: both;
 }

#title {
	width: 195px;
	float: left;
 }

#title img {
	width: 210px;
	float: left;
	padding: 13px 0 0 7px;
	vertical-align: bottom;
	height: 60px;
	margin: 0;
 }

#head-right {
	font-size: 90%;
	width: 480px;
	float: right;
	padding: 10px 12px 0 0;
 }

#head-bt {
	text-align: right;
	padding: 0;
 }

#head-bt ul li {
	list-style-type: none;
	display: inline;
	padding: 0;
 }

#mainimage img {
	margin-top: 6px;
	padding: 0;
 }

#contents {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	padding: 0px;
	text-align: left;
}
#foot {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0 20px 0;
	font-size: 90%;
}


#foot p {
	margin:0;
 }

#foot img {
	vertical-align: middle;
 }

#toptbl {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 90%;
	margin: 0px auto;
	color: #344354;
	background-image: url(bg_body.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 780px;
}
#toptbl td {
	padding: 0px;
	margin: 0px;

}
.largeMenu ul {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0px;
}
.largeMenu li {
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(menu.gif);
	width: 220px;
}
.largeMenu a {
	display: block;
	color: #344354;
	text-decoration: none;
	padding: 6px 2px 0px 18px;
	margin: 0px;
	font-weight: bold;
}
.largeMenu a:hover {
	text-decoration: underline;
	color: #990000;
}
.middleMenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 220px;
}

.middleMenu a {
	padding: 5px 5px 5px 20px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #344354;
	margin: 0px;
}
.middleMenu a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #E8E9EB;
}
.searchForm {
	padding: 5px 45px 0px 5px;
	text-align: right;
}
.registText {
	font-size: 110%;
	font-weight: bold;
	padding: 8px 5px 5px 30px;
	background-image: url(regist.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 220px;
	margin: 5px 0px;
}
.registText a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.registText a:hover {
	text-decoration: underline;
	color: #990000;
}

#main {
	margin: 0px 10px 0px 10px;
	width: 820px;
	padding: 0px;
}
#right {
	float: right;
	width: 580px;
	padding: 0px;
	text-align: left;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 90%;
}
#left {
	padding: 0px;
	width: 220px;
	float: left;
	text-align: left;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 90%;
}
#right hr {
	width: 500px;
	margin: 5px;
	display: none;
}
#right a {
}
#right a:hover {
}
#navi {
}
#navi h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #4A4A5F;
	padding: 5px 75px 5px 5px;
}
#navi a {
	color: #4A4A5F;
}
#navi a:hover {
	color: #CC0000;
}
#foot_text {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 90%;
	padding: 5px 10px 10px;
	display: block;
	margin: 0px;
	color: #344354;
}
.registLink {
}
.registLink ul {
	list-style-type: none;
}
.registLink a {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 5px 30px;
	display: block;
	margin: 0px;
	height: 31px;
	color: #000000;
	background-image: url(regist.gif);
	background-repeat: no-repeat;
}
.registLink a:hover {
	text-decoration: underline;
	color: #990000;
}
.resultRows {
	display: block;
	padding: 5px;
	color: #344354;
}
.result {
	margin: 0px;
	padding: 0px;
}
.photo {

}
.title {
	background-color: #BCAE2B;
	padding: 3px;
	margin: 0px;
}
.title a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.PageRank {
	margin-top: 5px;
	float: left;
}
.PageRankbar {
	float: left;
	padding: 5px;
}

.text {
	clear: both;
	padding: 5px;
	line-height: 145%;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px;
	color: #4A4A5F;
}
.pageLink {
	margin: 0px;
	padding: 5px;
	text-align: right;
}
.footLine {
	display: none;
}
.linkedit {
	text-align: right;
	padding: 5px;
	float: right;
}
/*---------------‚»‚Ì‘¼---------------*/

.f-left {
	float: left !important;
 }

.f-right {
	float: right !important;
 }
