@charset "utf-8";
html {
	overflow: hidden;
	background: none;
	margin: 0;
}
#html_wrap {
	padding: 10px 5px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #f1e7c3;
}
p#tit {
	font-size: 90%;
	font-weight: bold;
	marign: 0;
	padding: 0;
	text-align: center;
	line-height: 1em;
}
div#glayLayer{
	display:none;
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: none;
}
* html div#glayLayer{
	position:absolute;
}
#overLayer {
	display:none;
	width:115px;
	background: #eddba9;
	padding:20px 10px;
	position: fixed;
	top:60%;
	left:43%;
	cursor: pointer;
	color: #5d5235;
	text-align: center;
	border: solid 3px #5d5235;
	font-size: 11px;
	z-index: 100;
}
* #pagecontents #overLayer{
	position: absolute;
}
#button3, #button4, #postBTN {
	background-color:#87692a;
	color:#FFFFFF;
	padding: 5px;
	width: 60px;
	text-align:center;
	font: bold 12px Verdana;
	letter-spacing: 0.1em;
	margin:10px 0px 0px 4px;
	cursor:pointer;cursor:hand;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.animate-table-bar {
	background: url(http://www.anime-index.com/news/vote/ajaxVote/bars.s.gif) no-repeat right center;
	height: 14px;
	width: 10px;
	display: none;
	padding: 3px 0 8px;
	position: relative;
	margin: 0;
}
.animate-table-bar2 {
	background: url(http://www.anime-index.com/news/vote/ajaxVote/bars2.s.gif) no-repeat right center;
	height: 14px;
	width: 10px;
	display: none;
	padding: 5px 0 8px;
	position: relative;
	margin: 0;
}
.animate-table-bar span, .animate-table-bar2 span {
	position: absolute;
	left: 3em;
	top: 6px;
	font-size: 12px;
	font-weight: bold;
}
table#animate-table {
	width: 173px;
	line-height: 15px;
	border: solid 3px #ba9a55;
	border-bottom: none;
	vertical-align: middle;
}
table#animate-table tr.odd {
	background: #ebe7dc;
}
table#animate-table td.tdone {
	padding: 4px 2px;
	line-height: 1.5em;
	border-right: solid 3px #ba9a55;
	border-bottom: solid 3px #ba9a55;
	vertical-align: middle;
	margin: 0;
	text-align: center;
}
table#animate-table td.tdtwo {
	width: 134px;
	font-size: 11px;
	line-height: 1em;
	margin: 0;
	padding: 8px 3px 0 0;
	border-bottom: solid 3px #ba9a55;
	margin: 0;
	vertical-align: middle;
}
table#animate-table tr {
	height: 15px;
}
table#animate-table th {
	padding: 2px 0;
	text-align: center;
	border-right: solid 3px #ba9a55;
	border-bottom: solid 3px #ba9a55;
	font-size: 11px;
}