/*bace-----------------------------*/
* {
	margin:0px;
	padding:0px;
}
body {
	color:#CC99FF;
	font-size:12px;
	background-color:#000000;
}
a {	color:#FFFFFF; text-decoration:none;}
a:hover { color:#CC66CC; text-decoration:underline;}
a:visited { color:#FFFFFF; text-decoration:none;}

/*leftmenu-----------------------------*/
#leftmenu {
	width:250px;
	height:800px;
	text-align:left;
}
.topimg {
	width:250px;
	height:250px;
}
.menu {
	width:230px;
	height:300px;
	font-size:14px;
	margin-left:20px;
}
.menu img {
	margin-right:10px;
}

.menu ul {
	list-style-type: none;
}
.menu li {
	height:20px;
	margin-top:10px;
}

/*main----------------------------------*/
#main {
	width:700px;
	background-color:#000000;
}
.titimg {
	width:700px;
	height:318px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom:50px;
}
.info {
	width:700px;
	height:210px;
	font-size:14px;
	line-height:23px;
	margin-bottom:50px;
}

/*tokolink-----*/
#tokolink {
	width:680px;
	height:100px;
	text-align:center;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#tokolink a {
	font-size:24px;
	text-decoration:underline;
}

/*reg------*/
.regtt {
	width:680px;
	float:left;
	color:#EECCFF;
	font-size:12px;
	line-height:18px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.reg {
	width:700px;
	height:300px;
	font-size:14px;
	line-height:23px;
	margin-bottom:50px;
}
#regform {
	width:680px;
	height:280px;
	float:left;
	font-size:13px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border:#CC99FF solid 2px;
}
.regtable {
	border:#CC99FF solid 1px;
}
.bb {
	border:#68228B solid 1px;
}
.bbsp {
	border:#68228B solid 1px;
	padding-top:5px;
	padding-left:5px;
}
.bbw {
	color:#FFFFCC;
	font-size:12px;
	border:#68228B solid 1px;
}
.bbwsp {
	color:#FFFFCC;
	font-size:12px;
	line-height:18px;
	border:#68228B solid 1px;
	padding-top:5px;
	padding-left:5px;
}
.regtext {
	float:left;
	width:680px;
	height:100%;
	display: block;
	font-size:12px;
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

/*toprank----------------------------------*/

#toprank {
	width:680px;
	height:200px;
	margin-bottom:60px;
	margin-left:10px;
	margin-right:auto;
	overflow:auto;
	float:left;
}
.sctotal {
	width:660px;
	height:700px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}
.scjyuni {
	width:29px;
	height:49px;
	color:#CCCCCC;
	text-align:center;
	line-height:16px;
	padding-top:20px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	float:left;
}
.scimg {
	width:65px;
	height:65px;
	padding:4px 0px 0px 4px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	float:left;
}
.scimg img {
	border:0px;
}
.scsite {
	width:219px;
	height:59px;
	padding:5px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	float:left;
}

/*link-----*/
#links {
	width:680px;
	height:550px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.linktit {
	float:left;
	width:680px;
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	background-color:#996699;
	margin-bottom:20px;
}
#links ul{
	float:left;
	width:660px;
	margin-left:20px;
	display:block;
}
#links li{
	width:220px;
	height:25px;
	float:left;
}
#links li a{
	text-decoration:underline;
}
/*tokobanners-----*/
#tokobanners {
	width:680px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	
}
.gtoko {
	width:330px;
	height:130px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#tokobanners img {
	float:left;
	margin-right:10px;
}
.gtext {
	width:220px;
	height:130px;
	float:left;
}

/*fot-----*/
#fot {
	float:left;
	width:680px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
/*toko----------------------------------*/
#toko {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	border:#9966CC solid 1px;
	padding:2px;
}
.tokotit {
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#9966CC;
	margin-bottom:20px;
	padding-top:8px;
}
#toko .mid {
	width:640px;
	height:60px;
	line-height:22px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#toko .com {
	width:600px;
	height:100%;
	color:#990066;
	font-size:14px;
	background-color:#FFFFFF;
	border:#9966CC solid 2px;
	padding:10px 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.comtt {
	width:600px;
	height:20px;
	margin-bottom:15px;
}
.comtext {
	width:600px;
	height:100%;
	line-height:20px;
}
.pagemove {
	width:680px;
	height:50px;
	text-align:center;
}

/*kiyaku--------------------------------*/
#kiyaku {
	width:680px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}
.kiyakutit {
	width:680px;
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	background-color:#990066;
	margin-bottom:20px;
}
.ktext {
	line-height:25px;
	height:600px;
}
.kcoment {
	width:680px;
	height:100px;
	color:#FFCCFF;
	line-height:25px;
	margin-bottom:50px;
}
.redf {
	color:#FF0000;
}
/*form--------------------------------*/
.sendtext {
	width:700px;
	height:200px;
	line-height:22px;
	margin-left:auto;
	margin-right:auto;
}

/*etc-----*/
.siteimg {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}





