@charset "Shift_JIS";

/*--------------------------------------------------------------------

	  Override common id styles

--------------------------------------------------------------------*/

body {
	background-color: #000000;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 24px;
	color: #BBBBBB;
	letter-spacing: 1px;
}
.bigger {
	font-size: 24px;
	line-height: 36px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}

.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9999;
}
.copyright {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.title {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.pink {
	color: #FF9999;
}
.blueg {
	color: #666699;
}
.red {
	color: #FF0000;
}
.bkrank {
	background-image: url(images/bkgnd_rank.jpg);
}

.moon {
	padding-top:40px;
}

#wrapper {

}

#header {
	margin: 0 auto;
	width:600px;
}
	#header .icon {
		float:left;
	}
	#header .title {
		float:right;
		padding-top:24px;
	}

#contents {
	width: 600px;
	margin: 0 auto;
	padding-top: 60px;
	text-align:center;
}
	
#ranktitle {

}

#rank {
	padding-top:10px;
}

#story {
	margin: 0 auto;
	text-align:left;
	width:500px;
}


#date {
	padding-top:40px;
	font-size: 12px;	
}


#vote {
	padding-top:50px;
	width: 400px;
	margin: 0 auto;
}


#rankfooter {
	padding-top:50px;
	width: 400px;
	margin: 0 auto;
}

#storyfooter {
	padding-top:50px;
	margin: 0 auto;
}
