@charset "EUC-JP";

/* ´ðËÜÀßÄê */
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#head {
	width: 784px;
	padding: 0px;
	height: 120px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FF99FF;
}
#head h1 {
	font-size: 12px;
}
#menu {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#menu li {
	height: 25px;
	background-image: url(images/menu.gif);
	line-height: 25px;
	float: left;
	list-style-type: none;
	text-align: center;
	color: #FF0000;
}
#contents {
	background-color: #F6C4C6;
	text-align: left;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot {
	margin: 0px auto;
	width: 784px;
	background-color: #F6C4C6;
}
#foot_text {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	text-align: center;
	color: #FF0000;
}
#foot_text a {
	color: #FF0000;
	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: #2692c4;
	padding: 0px 0px 0px 0px;
	float:right;
	
}

.largeMenu ul {
	list-style-type: none;
}
.largeMenu a {
	font-weight: bold;
	color: #FF0000;
	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: #FF0000;
	background-image:url(images/large_menu02.gif);
	text-decoration: underline;
}
.middleMenu ul {
	list-style-type: none;
	background-image:url(images/back-check07.png);

}
.middleMenu a {
	color: #5ab313;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 2px 5px 5px;
	height: 100%;
	text-indent: 1em;
}
.middleMenu a:hover {
	color: #f1842b;
	font-weight:bold;
	text-decoration: underline;
}
.searchForm {
	padding: 3px;
	text-align: right;
}
.registText {
}
.registText a {
	color: #2692c4;
	font-weight:bold;
	padding: 5px;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px 0px;
}
.registText a:hover {
	color: #FF0000;
	background-color: #2692c4;
}
#main {
}
#right {
	width: 510px;
	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: #5ab313;
}
#right a:hover {
	color: #f1842b;
}
#navi {
}
#navi h1 {
	font-size: 12px;
	padding: 3px;
	text-align: right;
}
#navi a {
	color: #000000;
	text-decoration: none;
}
#navi a:hover {
	color: #aaaaaa;
}
.registLink {
}
.registLink ul {
	list-style-type: none;
}
.registLink a {
	padding: 3px 3px 3px 5px;
	height: 100%;
	display: block;
	color: #2692c4;
	font-weight:bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.registLink a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #2692c4;
}
.resultRows {
	display: block;
	padding: 3px 0px;
}
.result {
	margin: 0px 5px 5px 0px;
	border-top: 3px solid #2692c4;
}
.photo {
	border-top: 3px solid #2692c4;
}
.title a {
	font-weight: bold;
	padding: 3px;
	color: #333333;
}
.title a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linkedit {
	text-align: right;
	padding: 3px;
}
.PageRank {
}
.PageRankbar {
}
.text {
	padding: 5px;
	clear: both;
	background-color: #F1F1F1;
}
.pageLink {
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.footLine {
	display: none;
}
