@charset "EUC-JP";

/* ´ðËÜÀßÄê */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: small/140% "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-color:#FFFFCC; 
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#head {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	background-image:url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:outset #669966; 
	border-right:inset #669966;
}
#head h1 {
	font-size: 12px;
}
#contents {
	margin: 0px auto;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	border-left:outset #669966; 
	border-right:inset #669966;
}
#foot {
	margin: 0px auto;
	width: 780px;
	background-color:#CCCC99;
    border-left:outset #669966; 
	border-right:inset #669966;
}
#foot_text {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	text-align: center;
	color:#666600;
}
#foot_text a {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}

#toptbl {
	font-size: 12px;
	width: 640px;
	margin: 0px auto;
}
#toptbl td {
	width: 33%;
}
#top_text {
	font-size:12px;
	font-weight: bold;
	color: #666600;
	padding: 0px 0px 0px 10px;
}

.largeMenu ul {
	list-style-type: none;
}
.largeMenu a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 6px 0px 0px 10px;
	display: block;
	height: 23px;
	border-bottom: 1px solid #F1F1F1;
	background-image:url(images/large_menu.gif);
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
}
.largeMenu a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
.middleMenu ul {
	list-style-type: none;
	background-color: #F1F1F1;
}
.middleMenu a {
	color: #666600;
	text-decoration: none;
	display: block;
	padding: 2px 5px 5px;
	height: 100%;
	text-indent: 1em;
}
.middleMenu a:hover {
	color:#999999;
	text-decoration: underline;
}
.searchForm {
	background-color: #CCCC99;
	padding: 3px;
	text-align: right;
}
.registText {
}
.registText a {
	color: #669933;
	font-weight:bold;
	padding: 5px;
	display: block;
	text-decoration: none;
	background-color: #FFFFCC;
	margin: 5px 0px;
}
.registText a:hover {
	color: #999999;
	background-color: #FFFFCC;
}
#main {
}
#right {
	width: 540px;
	float: right;
	text-align: left;
	font-size: 12px;
}
#left {
	float: left;
	width: 210px;
	text-align: left;
	font-size: 12px;
}
#right hr {
	display: none;
}
#right a {
	text-decoration: none;
	color: #669933;
}
#right a:hover {
	color:#999999;
}
#navi {
}
#navi h1 {
	font-size: 12px;
	padding: 3px;
	text-align: right;
}
#navi a {
	color: #666600;
	text-decoration: none;
}
#navi a:hover {
	color:#666666;
}
.registLink {
}
.registLink ul {
	list-style-type: none;
}
.registLink a {
	padding: 3px 3px 3px 5px;
	height: 100%;
	display: block;
	color: #669933;
	font-weight:bold;
	text-decoration: none;
	background-color: #FFFFCC;
}
.registLink a:hover {
	color:#999999;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.resultRows {
	display: block;
	padding: 3px 0px;
}
.result {
	margin: 0px 5px 5px 0px;
	border-top: 3px solid #42505A;
}
.photo {
	border-top: 3px solid #42505A;
}
.title a {
	font-weight: bold;
	background-color: #ffffff;
	padding: 3px;
	color: #666666;
}
.title a:hover {
	color: #999999;
	text-decoration: underline;
}
.linkedit {
	text-align: right;
	padding: 3px;
}
.PageRank {
}
.PageRankbar {
}
.text {
	padding: 5px;
	clear: both;
	background-color: #999999;
}
.pageLink {
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.footLine {
	display: none;
}

