@charset "utf-8";

html {
    overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6, pre, form, fieldset,
input, textarea, p, blockquote, th, td	{
	margin: 0;
	padding: 0;
}

body {
	font-size:14px;
	font-family: Tahoma,'PT Sans', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	background-color:#000 !important;
	color:#fff;
}

h1, h2, h2, h3, h5, h6	{
	font-size: 100%;
}

a:link,
a:active,
a:visited {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color: #c93d46;
}

a:hover img{
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox2 */
	filter: alpha(opacity=80); /* IE6/7/8 */
}

img {
  font-size:0;
  line-height: 0;
  border: none;
  vertical-align:middle;
}

object, embed {
	vertical-align: top;
}

ul {
	list-style: none;
}

/************************/ 
/* ↑ここまでがUndead↑ */ 
/************************/ 

/*******************/ 
/* ここからPanerls */ 
/*******************/

@charset "utf-8";

html {
    overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6, pre, form, fieldset,
input, textarea, p, blockquote, th, td	{
	margin: 0;
	padding: 0;
}

body {
	font-size:14px;
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN', Helvetica, Arial, Verdana,sans-serif;
	line-height: 1.6em;
	background-color:#fffbac !important;
	color:#4c4b4b;
}

h1, h2, h2, h3, h5, h6	{
	font-size: 100%;
}

a:link,
a:active,
a:visited {
	color: #4c4b4b;
	text-decoration:none;
}

a:hover {
	color: #c93d46;
	text-decoration: underline;
}

a:hover img{
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox2 */
	filter: alpha(opacity=80); /* IE6/7/8 */
}

img {
  font-size:0;
  line-height: 0;
  border: none;
}

object, embed {
	vertical-align: top;
}

ul {
	list-style: none;
}

.wikia img{
	display:block;
	text-align:center;
	max-width:98%;
	border :solid 4px #fff3b8;
	}
	
.sns{
	display:table-cell;
}
	
.sns img{
	display:table-cell;
	max-width:98%;
	margin:auto;
	margin-top:5px;
	border :solid 2px #fff3b8;
}