/*base----------------------------------*/
* {
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

body {
  background-color: #060606;
}

#main {
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	background-color: #444444; /*#662288;*/
}

a {color:#EECCFF;}

a:hover {
	color:#CC88FF;
	text-decoration:underline;
}

img { border:0px;}

h1 {
  text-indent: -9999px;
	width:750px;
	height:200px;
	background-image: url(./img/logo.jpg);
	margin-left:auto;
	margin-right:auto;
  border-left: solid 2px gray;
  border-right: solid 2px gray;
}

#ninjya {
	display: none;
}

/*barcom----------------------------------*/
#barcom {
	color:#666666;
	width:745px;
	height:16px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-color:#000000;
	border:#FFFFFF solid 1px;
}

/** threelinks **/
div#threelinks {
  margin: 0 auto 20px;
  height: 50px;
  width: 753px;
  border-left: solid 1px gray;
  border-bottom: solid 1px gray;
}

div#threelinks a {
  text-indent: -9999px;
  width: 250px;
  height: 50px;
  display: block;
  border-right: solid 1px gray;
  float: left;
}

div#threelinks a#club {background-image: url(./img/club.jpg);}
div#threelinks a#club:hover {background-image: url(./img/club-hover.jpg);}
div#threelinks a#bbs {background-image: url(./img/bbs.jpg);}
div#threelinks a#bbs:hover {background-image: url(./img/bbs-hover.jpg);}
div#threelinks a#circle {background-image: url(./img/circle.jpg);}
div#threelinks a#circle:hover {background-image: url(./img/circle-hover.jpg);}

/*deailinks------------------------------- */
table#deailinks {
	width:740px;
  border: solid 1px #CCAAFF;
  margin: 0 auto;
}

table#deailinks th {
  background-color: #CCAAFF;
  color: black;
  text-align: left;
}

table#deailinks table {
	width:370px;
  background-color: black;
}

table#deailinks table th {
  background-color: transparent;
  color: white;
  text-align: left;
  border-bottom: solid 1px white;
}

table#deailinks table td {
  padding: 10px 0;
}

p.pinkft {
	color:#FF3399;
}
td.deaisites a {
	color:#CC0033;
}
/* link -------------------------------------------*/
#ranklink {
	width:700px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

div#photozone, div#textzone {
	height: 700px;
	overflow: auto;
	background-color:#000000;
}

div.photolink {
	border-bottom: solid 1px #999999;
}

div.photolink table {
	width: 330px;
}

div.photolink table td.photo {
	width: 120px;
}

a.links {
	display: block;
	width:330px;
	height:20px;
	font-size:13px;
	padding-top:10px;
	padding-left:13px;
	border-bottom: solid 1px #999999;
}

a.links:hover {
	background: #EEBBFF;
	color: #444444;
}
/*ranklinksec----------------------------------*/
#ranklinksec {
	width:748px;
	height:60px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	text-align:center;
	border:#CCAAFF solid 1px;
	background: #262626;
}
#ranklinksec a {
	color:#FFFFFF;
	font-size:28px;
	font-family:"HG明朝E";
}

/*img100link----------------------------------*/
#img100link {
	width:750px;
	height:150px;
	font-size:10px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.img100 {
	width:150px;
	height:145px;
	padding-top:5px;
	text-align:center;
	float:left;
}
.img100 a {
	font-size:10px;
	line-height:16px;
}

/*tokulink----------------------------------*/
#tokulink {
	width:750px;
	height:308px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.tokusite {
	width:362px;
	height:90px;
	border:#FFFFFF solid 1px;
	background-color:#000000;
	padding:5px;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
}
.tokusite img {
	margin-right:5px;
	float:left;
}

div#ninsyo {
	width: 400px;
	font-weight:bold;
	margin: 50px auto;
	line-height:21px;
	text-align:center;
}

div#ninsyo div a.enter {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 200px;
	height: 50px;
}
/*copylight----------------------------------*/

#copylight {
	text-align:center;
}
