/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

html {
	overflow-y: scroll;
}

body {
	color: #505050;
	background: url(../images/bg_01.gif) #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
}

div.container {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	background: #1A1A1A;
	text-shadow: -1px -1px 0 #090909;
}

div.main {
	padding: 30px;
}

div.tables {
}

div.section {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

div.menu {
	clear: both;
}

a {
	text-decoration: none;
	color: #7F7F7F;
}

a:hover,
a:active {
	color: #FFFFFF;
}

p {
	line-height: 1.7;
	margin: 15px 0;
}

h1,
h2,
caption {
	clear: both;
	padding: 10px 0 5px;
	font-weight: bold;
	color: #B4B1A6;
}

h1 {
	font-size: 18px;
}

h2,
caption {
	margin: 0 0 8px 2px;
	background: url(../images/mk_02.gif) left center no-repeat;
	text-indent: 16px;
	font-size: 14px;
}

h2 span.select {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}

h2.name {
	height: 33px;
	background: none;
	text-indent: 0;
}

p.desc {
	clear: both;
}

table {
	margin: 0 0 14px;
	border-collapse: separate;
	border-spacing: 2px;
}

table.all {
	margin-bottom: 20px;
}

table.revised {
	float: left;
}

table.notrevised {
	float: right;
}

table.both {
	clear: both;
}

th,
td {
	text-shadow: -1px -1px 0 #1E1E1E;
	background: #262626;
	padding: 5px 7px;
}

th {
	color: #B4B1A6;
	font-weight: normal;
	text-align: center;
}

td {
	text-align: right;
}

td.d {
	color: #505050;
}

tr.b th,
tr.b td {
	background: #212121;
}

th.name,
td.hp {
	text-align: left;
}

tr.p_rslt th,
tr.p_rslt td,
td.r {
	font-weight: bold;
	background: #B4B1A6;
	color: #1D1D1D;
	text-shadow: none;
}

table.smp th,
table.rslt th {
	width: 3em;
}

table th.y {
	width: 5em;
}

table.rslt th.y {
	text-align: left;
}

table.smp td {
	width: 3em;
	text-align: right;
}

table.sortable th {
	color: #7F7F7F;
	cursor: pointer;
}

table.sortable th.y,
table.sortable th.name {
	color: #B4B1A6;
	cursor: default;
}

#sorttable_sortrevind {
	margin-left: 5px;
	background: url(../images/ar1_u.gif) left top no-repeat;
	font-size: 8px;
}

#sorttable_sortfwdind {
	margin-left: 5px;
	background: url(../images/ar1_d.gif) left top no-repeat;
	font-size: 8px;
}

input[type=submit] {
	width: 6em;
}

img.chara {
	margin-right: 5px;
	vertical-align: middle;
}

img.arm {
	margin: 0 5px;
}

table.both th.name {
	line-height: 1.1;
}

table.both span.name {
	display: block;
	float: left;
	margin: 4px 0 0;
	width: 90px;
}

table.both img.chara {
	float: left;
}

table.both span.spell {
	color: #505050;
	font-size: 11px;
}

div.link {
	margin-top: 30px;
	padding-top: 14px;
	border-top: 1px solid #3E3E3E;
}

div.link li {
	line-height: 1.7;
}
