body {
  margin: 0;
  background: black;
  color: silver;
}

img {
  border: 0;
}

.content{
  width:100%;
  height:100%;
  left:0px;
  top:0px;
}

a.menu {
  font-weight: normal;
	width: 105px;
  padding: 5px 10px 5px 10px;
  margin: 10px 15px 10px 15px;
  background: #223;
  border: solid #334;
  border-width: 1px 1px 1px 1px;
}

a:link {
  color: #bcb;
}
a:visited {
  color: #bcb;
}

.message a:link.all {
  color: silver;
	text-decoration: underline;
	font-size: 10pt;
}

.message a:visited.all {
  color: silver;
	text-decoration: underline;
	font-size: 10pt;
}

.message a:hover.all {
	color: gold;
	text-decoration: underline;
	font-size: 10pt;
}

.message a:link.say {
  color: #200;
	text-decoration: underline;
}

.message a:visited.say {
  color: #200;
	text-decoration: underline;
}

.message a:hover.say {
  color: #200;
	text-decoration: underline;
}

.action a.say {
  color: #200;
	text-decoration: underline;
}


.message a:link {
	color: silver;
	text-decoration: none;
}

.message a:visited {
  color: silver;
	text-decoration: none;
}

.message a:hover {
	color: gold;
	text-decoration: underline;
}

.message a:link.name {
	color: silver;
	text-decoration: none;
	font-size: 10pt;
}

.message a:visited.name {
  color: silver;
	text-decoration: none;
	font-size: 10pt;
}

.message a:hover.name {
	color: gold;
	text-decoration: underline;
	font-size: 10pt;
}

.member a:link {
	color: silver;
}

.member a:visited {
  color: silver;
}

.member a:hover {
	color: gold;
}

.doc {
	color: silver;
	padding: 0px 15px 0px 15px;
	font-size: 11pt;
	line-height: 150%;
}

.caution {
	color: #c55;
	font-size: 10pt;
}

.version {
	color: silver;
	text-align: right;
	font-size: 9pt;
	font-family: HGSoeiKakupoptai;
  margin: 10px 10px 10px 10px;
}

.mes_say_body0 {
  padding: 8px 0 0 0;
  background: #fff url(./img/say05.jpg) no-repeat top;
}
.mes_say_body1 {
  padding: 0 10pt 8px 10pt;
  background: #fff url(./img/say06.jpg) no-repeat bottom;
  color: #000;
}
.mes_whisper_body0 {
  padding: 8px 0 0 0;
  background: #ff7777 url(./img/whisper05.jpg) no-repeat top;
}
.mes_whisper_body1 {
  padding: 0 10pt 8px 10pt;
  background: #ff7777 url(./img/whisper06.jpg) no-repeat bottom;
  color: #000;
}
.mes_groan_body0 {
  padding: 8px 0 0 0;
  background: #9fb7cf url(./img/groan05.jpg) no-repeat top;
}
.mes_groan_body1 {
  padding: 0 10pt 8px 10pt;
  background: #9fb7cf url(./img/groan06.jpg) no-repeat bottom;
  color: #000;
}
.mes_think_body0 {
  padding: 8px 0 0 0;
  background: #939393 url(./img/think05.jpg) no-repeat top;
}
.mes_think_body1 {
  padding: 0 10pt 8px 10pt;
  background: #939393 url(./img/think06.jpg) no-repeat bottom;
  color: #000;
}

.message {
  margin: 8px 0 16px 0;
	color: silver;
	font-size: 10pt;
}

.message_box {
  margin: 4px 0 0 0;
  width: 530px;
	line-height: 150%;
}

.message span.time {
  color: #888;
	font-size: 10pt;
}

span.time {
  color: #888;
}

table.vil_main {
	color: #aa7;
  border: none;
  width: 720;
}

table.list {
	color: silver;
	font-size: 10pt;
  border: 1px #445;
  border-collapse: collapse;
	white-space: nowrap;
}

table.list td {
  border: 1px solid #556;
  padding: 4px;
}

table.member {
	color: silver;
	font-size: 10pt;
	background-color: black;
	border: 3px solid #445;
}

table.main {
	color: silver;
	font-size: 10pt;
	align: center;
}

.system {
  margin: 4px 0 0 0;
	color: #aa7;
	font-size: 10pt;
  border: 1px solid #334;
  padding: 8px;
  width: 520px;
}

.mkvil {
	color: silver;
	font-size: 12pt;
	align: center;
	line-height: 150%;
}

.main {
	font-size: 10pt;
  background: black;
	color: #aa7;
}

.action_box {
  margin: 4px 0 4px 0;
  width: 520px;
}
.action_body {
  color: #000;
}
.action_balloon {
  width: 100%;
}
.action_textarea {
  width: 100%;
}
.whisper_textarea {
  width: 100%;
  background: #fcc;
}

.loud {
  font-weight: bold;
	color: #900;
	font-size: 14pt;
}

.vote {
  font-weight: bold;
	color: #cc0;
}

.act {
	color: silver;
  margin: 4px 0 0 0;
  border: 1px solid #334;
  padding: 8px;
  width: 520px;
	font-size: 10pt;
}

span.acttime {
  color: #888;
	font-size: 10pt;
}

span.dlt {
	color: gray;
}

.kill {
  margin: 4px 0 0 0;
	color: #a77;
	font-size: 10pt;
  border: 1px solid #334;
  padding: 8px;
  width: 520px;
}

.win {
  margin: 4px 0 0 0;
  font-weight: bold;
	color: #a55;
	font-size: 120%;
  border: 1px solid #334;
  padding: 8px;
  width: 520px;
}

table {
	color: silver;
}

.think {
  margin: 4px 0 0 0;
	color: #77a;
	font-size: 10pt;
  border: 1px solid #334;
  padding: 8px;
  width: 520px;
}

.order {
	font-size: 10pt;
  border: 1px solid #644;
  padding: 8px;
  color: #c55;
  width: 520px;
}

form.force_form {
  text-align: right;
}

span.force_form {
  text-align: right;
}

form.login_form {
  text-align: right;
}

.login {
  text-align: right;
}

form.logout_form {
  text-align: right;
}

h2 {
  font-size: 12pt;
  font-weight: normal;
  padding: 2px 8px 2px 8px;
  margin: 0 0 0 0;
  background: #334;
  border: solid #445;
  border-width: 1px 1px 1px 1px;
}

h3 {
  font-size: 10pt;
  font-weight: normal;
  padding: 2px 8px 2px 8px;
  margin: 0 0 0 0;
  background: #223;
  border: solid #334;
  border-width: 1px 1px 1px 1px;
}

h1 {
	font-size: 120%;
  padding: 2px 8px 2px 8px;
  margin: 10px 0px 10px 0px;
	width: 520px;
  background: #334;
  border: solid #445;
  border-width: 1px 1px 1px 1px;
	text-align: center;
}

.title {
	font-size: x-large;
	font-family: HGSoeiKakupoptai;
	text-align: center;
	color: gold;
}

.skill {
  margin: 16px 0 0 0;
  width: 100%;
}
.skill_body {
  padding: 0 8px 0 16px;
  color: #000;
}
.skill_body p {
  text-indent: 0;
  margin: 0 0 8px 0;
}

.fortune {
	color: gold;
}

.fortune_w {
	color: #c55;
}

.love {
	color: hotpink;
}

.winmes {
	color: red;
}

.lose {
	color: blue;
}

.botton {
	width: 100px;
	height: 25px;
	padding: 1px;
	border: 1px solid silver;
	background-color: #334;
	color: #eee;
	cursor: pointer;
}

span.prv {
	font-size: 10pt;
}

.monospace {
	font-family: monospace;
}

* {
word-break: break-all;
}