@charset "Shift_JIS";

/*‘‘‘Dead Eyes Records‘‘‘*/


/*----------------------------------------------*/
/*                  artist.html                 */
/*----------------------------------------------*/

img {
	border: 0px;
}

#Artist_Left {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	width: 301px;
	font-size: 12px;
	text-align: center;
}

.Index_Left {
	height: 120px;
	padding-right: 30px;
	color: #CCC;
	line-height: 1.30em;
	text-align: right;
}

#Artist_Right {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 300px;
	border-left: 1px solid #666;
	font-size: 12px;
	text-align: center;
}

.Index_Right {
	height: 120px;
	padding-left: 30px;
	color: #CCC;
	line-height: 1.30em;
	text-align: left;
}





/*-------------top.html ---------------------*/

#Contents .Topimage {
	padding-bottom: 34px;
}


/*-------------rules.html -------------------*/

#Rules {
	width: 480px;
	margin: 5px 0px 10px 20px;
}

#Rules th {
	padding: 3px;
	background-color: #7070F9;
	color: #FFF;
	text-align: center;
}

#Rules td {
	padding: 3px;
}

#Rules .koumoku {
	width: 80px;
	color: #7070F9;
}

.rulesDate {
	text-align: center;
	color: #7070F9;
}


/*-------------members.html -----------------*/

.membersmemo {
	margin: 10px 15px 0px 0px;
	text-align: right;
}

.ClassName {
	width: 520px;
	margin: 0px 10px;
	border-bottom: solid 1px #7070F9;
}

.Guard {
	width: 500px;
	margin: 0px 10px;
	padding: 5px 10px;
	border-bottom: 1px dotted #B4CBF1;
	color: #FBB33F;
}

.General {
	width: 500px;
	margin: 0px 10px;
	padding: 5px 10px;
	border-bottom: 1px dotted #B4CBF1;
}

.Ghost {
	width: 500px;
	margin: 0px 10px;
	padding: 5px 10px;
	border-bottom: 1px dotted #B4CBF1;
	color: #CCC;
}

.Sub {
	color: #A2BFEA;
}

.membersDate {
	width: 530px;
	text-align: right;
	color: #7070F9;
}


/*-------------link.html --------------------*/
/*-------------link2.html -------------------*/
/*-------------link_blog.html ---------------*/

.Tag {
	margin: 5px;
	color: #66F;
	text-align: left;
}

#Links {
	width: 520px;
	margin: 10px 10px;
	text-align: left;
}

#Links td {
	padding: 3px;
}

hr.blue {
  color: #B4CBF1;
  background-color: #B4CBF1; /* lXPwθF */
  border: 0px;
  height: 1px;
}


/*-------------history.html -----------------*/

.coment {
	width: 500px;
	text-align: right;
}

#History {
	width: 480px;
	margin: 5px 0px 10px 20px;
}

#History th {
	padding: 3px;
	background-color: #C8F1B7;
	color: #FFF;
	text-align: center;
}

#History td {
	padding: 3px;
}

#History strong {
	color: #F00;
	font-weight: normal;
}

#History .memo {
	width: 260px;
	color: #92DB6B;
	vertical-align: top;
}

#History .a { /* »έANeBuΘo[ */
	width: 100%;
	background-color: #F6F9A7;
	border-bottom: 1px dotted #B3ED9A;
}

#History .n { /* mANeBuΘo[ */
	width: 100%;
	border-bottom: 1px dotted #B3ED9A;
	color: #999;
}

.historyDate {
	text-align: center;
	color: #92DB6B;
}


/*----------------------------------------------*/
/*                   Nέθ                 */
/*----------------------------------------------*/

/* sNΜ_ό(link_blog.html) */
a:link.red {
	color: #F66;
	text-decoration  : none;
}

a:visited.red {
	color: #F66;
	text-decoration  : none;
}

a:hover.red {
	color: #F44;
	border-bottom: 1px dotted;
}

a:active.red {
	color: #F44;
	border-bottom: 1px dotted;
}

/* ΒΜΊό(topics.cgi) */
#only_bbs a:link {
	color: #666;
}

#only_bbs a:visited {
	color: #666;
}

#only_bbs a:hover {
	color: #66F;
}

#only_bbs a:active {
	color: #66F;
}

/* sNΜΊό(topics.cgi) */
#bbs_menu a:link {
	color: #F66;
	text-decoration  : none;
}

#bbs_menu a:visited {
	color: #F66;
	text-decoration  : none;
}

#bbs_menu a:hover {
	color: #F44;
	text-decoration  : underline;
}

#bbs_menu a:active {
	color: #F44;
	text-decoration  : underline;
}


