@charset "utf-8";

/* $B%j%;%C%H!'(BYahoo!UI$B2~JQHG(B
================================================== */
body{font-size:small;font-weight:normal;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}select,input,button,textarea{font-size:99%;}pre,code,kbd,samp{font-family:san-serif;font-size:100%;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0;}table{font-size:inherit;font:100%;border-collapse:collapse;border-spacing:0;empty-cells:show;}th{font-weight:normal;text-align:left;}th,td{vertical-align:top;}address,cite,dfn,em,var{font-style:normal;}ol,ul{list-style:none;}fieldset,abbr{border:0;}ins{text-decoration:none;}del{text-decoration:line-through;}a{text-decoration:underline;}strong{font-weight:bold;}img,object,param{border:0;vertical-align:bottom;}q:before,q:after{content:"";}hr {display:none;}

/* $B6&DL(B
================================================== */
html,body {
	height: 100%;
}
body {
	background-color: #000;
	color: #fff;
	line-height: 1.6;
	word-break: break-all;
	word-wrap: break-word;
}
#container {
	width: 100%;
	min-height: 100%;
	background: #000 url(img/bg_result.jpg) no-repeat center top;
	color: #fff;
}
#container_ {
	width: 100%;
	background: #000 url(img/bg_result_.jpg) no-repeat center top;
	color: #fff;
}
/* anchor
-------------------------------------------------- */
#container a:link, #container_ a:link { color: #ab0000; }
#container a:visited, #container_ a:visited { color: #800000; }
#container a:hover, #container a:focus { color: #f00000; }
#container_ a:hover, #container_ a:focus { color: #f00000; }
#container a:active, #container_ a:active { color: #fff000; }

/* #header
================================================== */
#header {
	width: 800px;
	margin: 0 auto;
}
#header h1 {
	padding-top: 10px;
	text-align: center;
}
/* #mainbody
================================================== */
#mainbody {
	width: 800px;
	margin: 0 auto;
}

/* .section
================================================== */
#voteA {
	float: left;
}
#voteB {
	float: right;
}
.section {
	width: 350px;
}
/* .charaStatus
-------------------------------------------------- */
.charaStatus .chara {
	padding-bottom: 30px;
}
.charaStatus .chara h2 {
	margin-bottom: 10px;
}
.charaStatus .chara p {
	padding: 0 10px;
}
.charaStatus .num h3,
.charaStatus .num p {
	text-align: center;
}
.charaStatus .num h3 {
	margin-bottom: 5px;
}
.charaStatus .num p {
	margin-bottom: 30px;
	line-height: 2.0;
}
.charaStatus .voteNum {
	float: left;
	width: 200px;
	padding-left: 10px;
}
.charaStatus .voteNum div {
	width: 198px;
	height: 82px;
	background: #000 url(img/bg_vote_number.gif) left top no-repeat;
	color: #ebb021;
	padding-left:1px;
	margin-bottom:20px;
}
.charaStatus .voteNum div img{
	margin-top:1px;
}
.charaStatus .workNum {
	float: right;
	width: 120px;
	padding-right: 10px;
}
.charaStatus .workNum h3 {
	padding-top: 28px;
}
.charaStatus .workNum div {
	width: 114px;
	height: 48px;
	background: #000 url(img/bg_work_number.gif) left top no-repeat;
	padding-left:1px;
}
.charaStatus .workNum div img{
	margin-top:1px;
}

/* .board
-------------------------------------------------- */
.board {
	width: 330px;
	margin: 0 10px 20px;
	background: #c6c4bf url(img/bg_board.jpg) left top;
	color: #2e2d2d;
}
.board .inner {
	background: transparent url(img/bg_board_hd.jpg) left top no-repeat;
	color: #2e2d2d;
}
.board .inner .inner {
	min-height: 180px;
	padding: 20px 15px;
	background: transparent url(img/bg_board_ft.jpg) left bottom no-repeat;
}
.board h2 {
	margin-bottom: 15px;
}
.board h2 span {
	font-size: 93%;
	line-height: 1.3;
}
.board h2 img {
	display: block;
	clear: both;
}
.board h2 strong img {
	clear: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.board p {
	text-align: right;
}
.board p.formArea {
	text-align: left;
}
.board input,
.board textarea {
	margin-bottom: 10px;
}
.board input:focus,
.board textarea:focus {
	background-color: #ffa;
}
.board dd input {
	width: 280px;
}
.board textarea {
	width: 290px;
}
.board dl {
	margin-bottom: 10px;
}

/* .vote
-------------------------------------------------- */
.vote {
	clear: both;
}
/* .work
-------------------------------------------------- */
.work p input {
	margin-bottom: 0;
}
/* .worklist
-------------------------------------------------- */
.worklist li {
	margin-bottom: 1.2em;
	font-size: 93%;
	line-height: 1.3;
}
.worklist li img {
	vertical-align: middle;
	margin-bottom: 3px;
}

/* #footer
================================================== */
#footer {
	clear: both;
	padding: 20px 0 30px;
	text-align: center;
}

a{
	color:#900;
}