@charset "EUC-JP";
span.title {
	font-size:80%;
	font-weight: bold;
	font-style: italic;
}
span.holy {
	font-weight: bolder;
	color: #999999;
}
span.earth {
	font-weight: bolder;
	color: #990000;
}
span.wind {
	font-weight: bolder;
	color: #FF9900;
}
span.water {
	font-weight: bolder;
	color: #0000FF;
}
span.fire {
	font-weight: bolder;
	color: #FF0000;
}
span.poison {
	font-weight: bolder;
	color: #6600CC;
}
span.split {
	font-weight: bolder;
	color: #444444;
}
span.comb {
	font-weight: bolder;
	color: #009900;
}
span.quest {
	font-weight: bolder;
	color: #ffffff;
}
span.passive {
	font-weight: bolder;
	color: #ffffff;
}
span.b {
	font-weight: bolder;
	color: #000066;
}
table.skill {
	width: 100%;
	line-height: 140%;

}
table.koka {
	width: 100%;
}
tr.title{
    background-color : #bfefff;
}
tr.top{
	background-color : #bfefff;
	font-weight: bolder;

}
td.title{
	background-color : #bfefff;
	color: #000066;
	width : 100px;
	font-weight: bolder;
}
td.blue{
	font-weight: bolder;
  background-color : #bfefff;
}
td.value{
	text-align: right;
	width: 30px;
}
td.list{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCFF;
	line-height: 120%;
	background-color: #CCFFFF;



}
th {
	background-color: #66CCFF;
	font-weight: bolder;
}
table.aff_low {
	margin: 0px;
	padding: 0px;
}
td.aff_low {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}
