body {
	text-align: center;
	background-color: #EFEFEF;
	margin: 0px;
	background-image: url(img/bg09.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-size: 12px;
}
#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
}
#left {
	float: left;
	width: 650px;
}
#right {
	float: right;
	position: relative;
}
/* トップリンク */
.link-b a:link,.link-b a:visited,.link-b a:active {
	color: #000000;text-decoration:none;
}
.link-b a:hover {
	color:#ffffff; background:#FF0000;text-decoration:none;
}
/* ･ﾈ･ﾃ･ﾗ･ﾚ｡ｼ･ｸ */
.title {
	background: url(img/title.jpg);
	height: 90px;
}
.menu {
	padding-top: 55px;
	text-align: center;
}
.login {
	padding-top: 12px;
	background: url(img/bg02.gif);
	height: 50px;
	width: 650px;
	text-align: center;
	padding-left: 50px;
}
.form01 {
	width: 80px;
	border: 1px solid #333333;
}
.banner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ranking-table td {
	background-color:#FFF3EC;
}
.ranking-no {
	width: 40px;
	height: 40px;
	background-image: url(img/ranking-box.gif);
	background-repeat:no-repeat;
	text-align: center;
	valign: middle;
	vertical-align: middle;
	color: #FFFFFF;
}
.ranking-navi2 {
	color: #FF6600;
}
.gotop {
	text-align: right;
}
.menseki {
	border: 1px solid #FF9900;
	padding: 10px;
	margin-bottom: 10px;
}

A {text-decoration:none;}
A:link{color: #44619b;}
A:visited{color: #44619b;}
A:active {color:#ffffff; background:#FF0000;}
A:hover {color:#ffffff; background:#FF0000;}

#footer {
	clear: both;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #FF6600;
}
strong {
	font-size: 16px;
}
#entry {
	background: url(img/bg03.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#description {
	background: url(img/bg04.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#company {
	background: url(img/bg05.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#policy {
	background: url(img/bg06.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact {
	background: url(img/bg07.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#modify {
	background: url(img/bg08.gif) no-repeat left top;
	border: 1px solid #FF9900;
	padding: 40px 10px 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
