﻿@font-face {
    font-family: 'jockey_oneregular';
    src: url('font/jockeyone_regular.eot');
    src: url('font/jockeyone_regular.eot?#iefix') format('embedded-opentype'),
         url('font/jockeyone_regular.woff') format('woff'),
         url('font/jockeyone_regular.ttf') format('truetype'),
         url('font/jockeyone_regular.svg#jockey_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pso2_fontregular';
    src: url('font/pso2_font.eot');
    src: url('font/pso2_font.eot?#iefix') format('embedded-opentype'),
         url('font/pso2_font.woff') format('woff'),
         url('font/pso2_font.ttf') format('truetype'),
         url('font/pso2_font.svg#pso2_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'psu_parumregular';
    src: url('font/psu_parum.eot');
    src: url('font/psu_parum.eot?#iefix') format('embedded-opentype'),
         url('font/psu_parum.woff') format('woff'),
         url('font/psu_parum.ttf') format('truetype'),
         url('font/psu_parum.svg#psu_parumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('font/roboto_regular.eot');
    src: url('font/roboto_regular.eot?#iefix') format('embedded-opentype'),
         url('font/roboto_regular.woff') format('woff'),
         url('font/roboto_regular.ttf') format('truetype'),
         url('font/roboto_regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, body, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video 
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 12px;
		text-decoration: none; 
		color: #444477;
		font-weight: 400;
		font-family: 'robotoregular','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}

body
	{
		background: url("img/contentwrap.png") no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
a, a:link, a:visited, a:active, a:hover
	{
		text-decoration: none; 
		color: inherit;
	}

h1
	{  
		font-size: 30px;
		margin: -10px 0px -10px 0px;
		padding: 12px 0px 0px 55px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		color: #fff;
		text-shadow: 2px 2px 5px #000; 
		/* border-bottom: 3px solid #000; */
		height: 66px;
		background: url("img/matoi/title_top.png") no-repeat left top;
	}
	
div h2
	{
		font-size: 22px;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		text-shadow: 2px 2px 0 #fff; 
		color: #444477;
	}
	
span.clover
	{
		font-size: 22px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		text-shadow: none; 
		color: white;
	}

div h2.note
	{
		font-size: 16px;
		margin: 0px;
		padding: 5px;
		padding-left: 20px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		text-shadow: 1px 1px 0 #fff; 
		color: #444477;
	}
	
div h2.note2
	{
		color: white;
		font-size: 12px;
		text-shadow: 1px 1px 5px black;
		margin: -23px 0px 0px 620px; 
	}
	
div h2.note3
	{
		font-size: 16px;
		margin: 0px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		text-shadow: 1px 1px 0 #fff; 
		color: #444477;
	}
	
#rounded-corner
	{
		margin: 0px;
		text-align: center;
		border-spacing: 0px;
		border-collapse: collapse;
		box-sizing: border-box;
		-moz-box-sizing:border-box;
		font-family: 'robotoregular','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}
	
#rounded-corner .botleft
	{
	}

#rounded-corner .botright
	{
	}
	
#rounded-corner.left  tbody td
	{
		text-align: left;
		padding: 15px;
	}

#rounded-corner img
	{
		vertical-align: middle;
	}

#rounded-corner thead th
	{
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
	}

#rounded-corner thead th.topleft
	{
		border-left: 0px solid transparent;
	}

#rounded-corner thead th.topright
	{
		border-right: 0px solid transparent;
	}

#rounded-corner th
	{
		padding-left: 8px;
		padding-right: 8px;
		height: 35px;
		font-weight: 400;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		color: #0e2548;
		font-size: 14px;
		text-shadow: none;
		border-left: 1px solid #bbc2cd;
		background: #d7e4e9 url("img/matoi/h2bg.png") repeat scroll;
	}

#rounded-corner tbody tr.head td
	{
		padding-left: 8px;
		padding-right: 8px;
		height: 35px;
		font-weight: 400;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		color: #0e2548;
		font-size: 14px;
		text-shadow: none;
		border-left: 1px solid #bbc2cd;
		background: #d7e4e9 url("img/matoi/h2bg.png") repeat scroll;
	}

#rounded-corner tbody tr.head:hover td
	{
		padding-left: 8px;
		padding-right: 8px;
		height: 35px;
		font-weight: 400;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		color: #0e2548;
		font-size: 14px;
		text-shadow: none;
		border-left: 1px solid #bbc2cd;
		background: #d7e4e9 url("img/matoi/h2bg.png") repeat scroll;
	}

#rounded-corner th.dual
	{
		border-bottom: 1px solid #bbc2cd;
	}

#rounded-corner td
	{
		border-style: solid;
		padding: 5px;
		height: 40px;
		border-left: 1px solid #bbc2cd;
		border-top: 1px solid #bbc2cd;
		border-style: solid;
		border-color: #bbc2cd;
		color: #444477;
		font-size: 11px;
		font-weight: 400;
		font-family: 'robotoregular','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	}
	
#rounded-corner td.rare1
	{
		color: #167dbe;
	}
	
#rounded-corner td.rare2
	{
		color: #1a9c18;
	}
	
#rounded-corner td.rare3
	{
		color: #ce2900;
	}
	
#rounded-corner td.rare4
	{
		color: #d49e2f;
	}
	
#rounded-corner td.rare5
	{
		color: #a864a8;
	}
	
#rounded-corner tr.divider1 td
	{
		border-top: 1px solid #bbc2cd;
	}

#rounded-corner tr.divider td
	{
		border-top: 5px solid #bbc2cd;
	}
	
#rounded-corner td img
	{
		border-radius: 5px;
		width: 38px;
		height: 38px;
	}
	
#rounded-corner td.new
	{
		background-image: url("img/new.png");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		background-size: 12px 12px;
	}
	
#rounded-corner td.revival
	{
		background-image: url("img/revival.png");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		background-size: 12px 12px;
	}
	
#rounded-corner td.multi
	{
		background-image: url("img/multiclass.png");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		background-size: 12px 12px;
	}
	
#rounded-corner td.trade
	{
		background-image: url("img/trade.png");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		background-size: 12px 12px;
	}
	
#rounded-corner td.notrade
	{
		background-image: url("img/notrade.png");
		background-repeat: no-repeat;
		background-position: 3px 3px;
		background-size: 12px 12px;
	}
	
#rounded-corder tbody tr td a, 
#rounded-corder tbody tr td a:link, 
#rounded-corder tbody tr td a:visited, 
#rounded-corder tbody tr td a:active
	{
		text-decoration: none;
		color: #444477;
	}
	
#rounded-corner tr td a:hover
	{
		color: blue;
	}
	
#rounded-corner td span.droplv
	{
		color: #DD4444;
		font-size: 11px;
	}
	
#rounded-corner td img.sample
	{
		border-radius: 5px;
		width: 62px;
		height: 62px;
		background-color: #152934;
	}
	
#rounded-corner td img.large
	{
		border-radius: 6px;
		width: 64px;
		height: 64px;
		background-color: #d0dafd;
	}
	
#rounded-corner td img.npc
	{
		border-radius: 4px;
		width: 62px;
		height: 62px;
	}

#rounded-corner td div.sound
	{
		height: 40px;
		width: 40px;
		margin: auto;
		padding: 0px;
		background: url("img/matoi/play.png") no-repeat top left;
	}

#rounded-corner td div.sound:hover
	{
		height: 40px;
		width: 40px;
		margin: auto;
		padding: 0px;
		background: url("img/matoi/play.png") no-repeat bottom left;
	}

#rounded-corner td img.enemy
	{
		border-radius: 12px;
		height: 128px; 
		width: 128px; 
		margin: 10px;
		padding: 0px;
	}

#rounded-corner td img.small
	{
		border-radius: 0px;
		height: 16px; 
		width: 16px; 
		margin: 0px;
		margin-right: 1px;
		margin-bottom: 1px;
		padding: 0px;
		vertical-align: bottom;
	}

#rounded-corner td img.allclass
	{
		border-radius: 0px;
		height: 67px; 
		width: 33px; 
		margin: 0px;
		padding: 0px;
		vertical-align: bottom;
	}

#rounded-corner td img.cost
	{
		border-radius: 0px;
		height: 13px; 
		width: 13px; 
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	}

#rounded-corner td img.small2
	{
		border-radius: 0px;
		height: 12px; 
		width: 12px; 
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	}
	
#rounded-corner td:first-child 
	{
		border-left: none;
	}

#rounded-corner td.desc2
	{
		text-align: left;
		padding: 10px;
	}

#rounded-corner td.desc
	{
		text-align: justify;
		text-align: left;
		padding: 10px;
	}

#rounded-corner td.set
	{
		text-align: center;
		padding: 15px 15px 15px 84px;
		background: #ffffff url("../icons_large/items_preview/items_tickets_03.png") no-repeat 5px 5px;
	}

#rounded-corner td.multicol
	{
		line-height: 25px;
		height: 150px;
	}

#rounded-corner.height2 tbody td
	{
		height: 60px;
	}

#rounded-corner.height3 tbody td
	{
		height: 75px;
	}

#rounded-corner.height3b tbody td
	{
		height: 95px;
	}

#rounded-corner.height4 tbody td
	{
		height: 175px;
	}

#rounded-corner tbody tr td.height0
	{
		height: 0px;
		padding: 0;
		margin: 0;
		border: 0px;
	}

#rounded-corner tr.hidden
	{
		display: none;
	}

#rounded-corner tfoot td
	{
		height: 35px;
		padding: 0px;
		border: 0px;
		border-top: 1px solid #bbc2cd;
		background: #eff1f2 url("img/matoi/h2bg.png") repeat scroll;
	}

#rounded-corner tbody tr:hover td
	{
		background-color: #f0f0f0;
	}

#rounded-corner.nohover tbody:hover tr td
	{
		background-color: #fafafa;
	}

nav ul 
	{
		margin: 0px;
	}

nav#top
	{
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;	 /* Firefox, other Gecko */
		box-sizing: border-box;	
		margin-top: 10px;
		padding: 0px;
	}

nav#top li
	{
		margin-top: 10px;
		margin-bottom: 0px;
	}

nav#top li a
	{
		color: white;
		font-weight: normal;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		text-shadow: 1px 1px 5px #000; 
		font-size: 16px;
		padding-left: 20px;
		padding-right: 20px;
		border: 1px solid #1756ac;
		-moz-box-shadow:    inset 0 0 2px #91b5d7;
		-webkit-box-shadow: inset 0 0 2px #91b5d7;
		box-shadow:         inset 0 0 2px #91b5d7;
	}

nav li 
	{
		display: inline-block;
		margin: 0px;
	}

nav li a 
	{
		color: white;
		padding: 3px;
		padding-left: 10px;
		padding-right: 10px;
		background: 
			url("img/matoi/nav1.png") repeat-x center,
			url("img/matoi/nav2.png") no-repeat -9999px -9999px;
		background-color: #2570b6;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

nav#mini li a 
	{
		font-size: 14px;
		color: #444477;
		background: #fff url("img/matoi/navmini0.png") repeat-x center;
		padding: 3px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 11px;
		border: 1px solid #ccced7;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow:    inset 1px 1px #fff;
		-webkit-box-shadow: inset 1px 1px #fff;
		box-shadow:         inset 1px 1px #fff;
	}

nav#mini li a img.top
	{
		width: 16px;
		height: 16px;
		vertical-align: top;
		margin: 0px 10px 0px 10px;
	}

nav#mini2
	{
		margin: 5px 10px 5px 0px;
	}

nav#mini2 li a 
	{
		font-size: 14px;
		color: white;
		background: 
			url("img/matoi/navmini1.png") repeat-x center,
			url("img/matoi/navmini2.png") no-repeat -9999px -9999px;
		background-color: #8ad1f1;
		padding: 3px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		text-shadow: 1px 1px 0px #29a9c4;
		border: 1px solid #6ca8e6;
		-moz-box-shadow:    inset 0 0 2px #91b5d7;
		-webkit-box-shadow: inset 0 0 2px #91b5d7;
		box-shadow:         inset 0 0 2px #91b5d7;
	}

nav#mini2 li a:hover 
	{
		background: url("img/matoi/navmini2.png") repeat-x center;
		text-decoration: none;
	}
	
nav.mini
	{
		color: #444477;
		background: #e8edff;
		padding: 3px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 11px;
	}

nav li a.left
	{
		border-bottom-left-radius: 8px;
		border-top-left-radius: 8px;
	}

nav li a.right
	{
		border-bottom-right-radius: 8px;
		border-top-right-radius: 8px;
	}

nav li a:hover 
	{
		color: #000;
		text-decoration: none;
		background: url("img/matoi/nav2.png") repeat-x center;
	}

nav#mini li a:hover 
	{
		color: #000;
		text-decoration: none;
	}
	
div#leaderboard
	{
		margin: -5px 0px 0px 0px;
		padding: 1px 0px 0px 0px; 
		border: none;
		max-width: 740px;
		max-height: 112px;
		width: 740px;
		height: 112px;
		vertical-align: middle;
		background: 
			url("img/matoi/leader.png") no-repeat 6px 6px,
			url("img/matoi/leader_bg.png") no-repeat top left; 
	}
	
div.border
	{
		margin: 10px 0px 0px 0px;
		padding: 0px;		
		border-color: #bbc2cd;
		border-width: 4px;
		border-style: double;
		background-color: #fff;
		box-sizing: border-box;
	}

div.header
	{
		margin: 25px 0px 0px 0px;
		padding: 0px;		
		border: 1px solid #bbc2cd;
		border-radius: 8px;
		background-color: #fff;
	}
	
div.section
	{
		height: 33px;
		padding: 0px;		
		border: 1px solid #848a93;
		margin: 25px 0px 0px 0px;
		border-radius: 8px;
		background: 
			url('img/matoi/section2.png') no-repeat,
			url('img/matoi/section1.png') repeat-x;
		background-color: #2a2f36;
		background-position: bottom 0px right 5px, 0px 0px;
	}
	
div.section h2
	{
		color: white;
		font-weight: 200; 
		text-shadow: 0px 0px #000;
		margin: auto;
		line-height: normal;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		font-weight: 400;
		font-size: 22px;
	}
	
div#flash
	{
		font-size: 10px;
		color: red;
	}
	
img.icon
	{
		height: 16px; 
		width: 16px; 
		margin: 0px;
		margin-right: 5px;
	}
	
img.bullet
	{
		height: 16px; 
		width: 16px; 
		margin: 0;
		padding: 0;
		vertical-align: bottom;
	}
	
.update
	{
		margin: 0px;
		font-size: 16px;
	 }

.update h3,
.feedback h3
	{		
		font-size: 22px;
		font-weight: normal;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		color: white;
		height: 33px;
		padding: 0px;	
		padding-left: 15px;	
		text-shadow: none;
		border: 1px solid #848a93;
		margin: 25px 0px 0px 0px;
		border-radius: 8px;
		background: 
			url('img/matoi/section2.png') no-repeat,
			url('img/matoi/section1.png') repeat-x;
		background-color: #2a2f36;
		background-position: bottom 0px right 5px, 0px 0px;
	}
	
.update span
	{
		font-weight: 700;
	}

.update span.date
	{
		display: inline-block;
		font-weight: 400;
		color: white;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif; 
		font-size: 13px;
		background-color: #2e4362;
		padding: 5px 15px;
		margin-bottom: 10px;
		text-shadow: 1px 1px 5px black;
	}
	
.update-body
	{
		text-align: justify;
		background: none repeat scroll 0 0 #fafafa;
		border: 4px double #bbc2cd;
		padding: 10px 15px 10px 15px;
		margin: 0px;
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 12px;
	}
	
.feedback 
	{
		margin: 0px;
		font-size: 16px;
		text-shadow: none;
	 }

.feedback-body
	{
		color: #444477;
		background: none repeat scroll 0 0 #fafafa;
		border: 4px double #bbc2cd;
		padding: 8px;
		padding-left: 15px;
		margin: 0px;
		margin-bottom: 10px;
		margin-top: 10px;
		font-size: 12px;
	}
	
.feedback-body  h3, p.hcb-comment-tb
	{
		display: none;
	}

.feedback-body span.author b.author-name
	{
		color: #444477;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif; 
		font-size: 18px;
		font-weight: 700;
		padding: 0px;
		margin: 0px 0px 0px 10px;
		text-shadow: none;
	}

.feedback-body span.author.hcb-mod b.author-name 
	{
		color: #2222AA;
	}

.feedback-body  blockquote
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	
.feedback-body  div.comment
	{
		background: #edf2f4;
		padding: 5px;
		margin: 0px;
		margin-bottom: 5px;
	}
	
.feedback-body  textarea
	{
		outline: none;
		resize: none;
		border: 1px solid #bbc2cd;
		border-radius: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;	 /* Firefox, other Gecko */
		box-sizing: border-box;	
		padding: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
.feedback-body input
	{
		outline: none;
		border-radius: 8px;
		border: 1px solid #bbc2cd;
		border-radius: 8px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;	 /* Firefox, other Gecko */
		box-sizing: border-box;	
		padding: 5px;
	}
	
.feedback-body label
	{
		font-weight: 700;
		font-size: 14px;
	}
	
.feedback-body div.hcb-wrapper-half
	{
		margin-top: 10px;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif; 
	}
	
.feedback-body input#hcb_submit
	{
		padding-left: 	10px;
		padding-right: 	10px;
	}
	
.feedback-body  p#hcb_msg
	{
		margin-top: 15px;
		margin-bottom: 15px;
	}

.sidebar
	{
		margin: 10px 10px 10px 10px;
		font-size: 16px;
		text-shadow: 0 0 0 #FFFFFF;
		padding: 0px 0px 15px 0px;
		background: url("img/matoi/menu_bottom.png") no-repeat bottom;
	 }

.sidebar img
	{
		vertical-align: middle;
	}

.sidebar h3
	{
		border-radius: 8px 8px 0 0;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		background: url("img/matoi/menu_top.png") no-repeat center;
		color: #fff;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif; 
		font-size: 16px;
		font-weight: 400;
		margin: 0px;
		text-shadow: 2px 2px 5px #000;
		line-height: 44px;
		text-align: center;
		padding-bottom: 6px;
	}

.sidebar-list
	{
		background: #fafafa;
		border: 0px solid #557abe;
		margin-bottom: 10px;
		margin: 0px 0px 0px 5px;
		padding: 0px;
		font-size: 12px;
		width: 150px;
	}
	
.sidebar-list div.expand
	{
		font-size: 12px; 
		margin: 0px;
		padding: 5px 0px; 
		background: #132032;
	}
	
.sidebar-list div.expand a
	{
		padding: 0px 5px 0px 15px; 
		color: #afd1ff;
		text-shadow: none;
		display: block;
		border-left: 1px solid #132032;
		border-right: 1px solid #132032;
	}
	
.sidebar-list div.expand a:hover
	{
		color: #afd1ff;
		background-color: #313d51;
	}
	
.sidebar-list div.expand div.hidden
	{
		margin-left: 0px;
	}
	
.sidebar-list div.expand div.hidden a
	{
		padding-left: 25px;
	}
	
.sidebar-list div.none1
	{
		font-size: 12px;
		padding: 5px 0px 5px 10px;
		margin: 0px;
		border: 1px solid #132032;
		border-bottom: none;
		background-image: url('img/matoi/bullet1.png');
		background-position: 125px center;
		background-repeat: no-repeat;
		background-color: #2e4362;
	}
	
.sidebar-list div.none1 a, 
.sidebar-list div.none2 a
	{
		color: #afd1ff;
		text-shadow: none;
	}
	
.sidebar-list div.none1:hover
	{
		background-image: url('img/matoi/bullet1b.png');
		background-position: 125px center;
		background-repeat: no-repeat;
		background-color: #4c6892;
	}
	
.sidebar-list div.none1:hover a, 
.sidebar-list div.none2:hover a
	{
		color: #fff;
		text-shadow: none;
	}
	
.sidebar-list div.none2
	{
		font-size: 12px;
		padding: 5px 0px 5px 10px;
		margin: 0px;
		border: 1px solid #132032;
		border-bottom: none;
		border-radius: 0px;
		background-image: url('img/matoi/bullet2.png');
		background-position: 125px center;
		background-repeat: no-repeat;
		background-color: #2e4362;
	}
	
.sidebar-list div.none2:hover
	{
		background-image: url('img/matoi/bullet2b.png');
		background-position: 125px center;
		background-repeat: no-repeat;
		background-color: #4c6892;
	}
	
.sidebar-list div.divider
	{	
		display: none;
		margin: 2px auto 2px auto;
		width: 140px;
		height: 1px;
		background: url('img/matoi/divider.png') no-repeat;
	}
	
div#skyscraper.sidebar-list
	{
		margin: 0px 0px 0px 5px;
		padding: 0px; 
		height: 600px;
		width: 150px;
		vertical-align: middle;
		background: url("img/matoi/skyscraper.png") no-repeat top center; 
		overflow: hidden;
		border-left: 1px solid #132032;
		border-right: 1px solid #132032;
	}
	
div#skyscraper.sidebar-list div.ads
	{
		width: 158px;
		padding: 0px;
		margin: -17px 0 0 0;
		overflow: hidden;
	}

div.bodywrap
	{
		width: auto; 
		text-align: left; 
		margin: 0px; 
		padding: 0px;
		background: 
			url(img/matoi/quna2.png) no-repeat right top,
			url(img/matoi/wrap3.png) no-repeat left top,
			url(img/matoi/wrap1.png) repeat-x left top,
			url(img/matoi/wrap2.png) repeat-y left top;
	}

.contentwrap, .bodywrap, .footerwrap, .snowbox, table
	{
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;	 /* Firefox, other Gecko */
		box-sizing: border-box;		
	}
	
div.contentwrap
	{
		float: left;
		position: relative;
		height: auto;
		padding: 0px;
		padding-left: 10px;
		padding-bottom: 10px;
		margin: 0px;
	}

div.sidewrap
	{
		float: left;
		width: 180px; 
		min-height: 100%;
		padding: 0;
		margin: 0px;
		text-align: left; 
		vertical-align: middle;
		position: relative;
	}
	
div.footerwrap
	{
		text-align: left;		
		text-decoration: none;
		margin: 0px; 
		font-size: 11px; 
		height: 70px; 
		width: 100%; 
		color: #afd1ff;
		background: 
			url("img/matoi/footer1.png") no-repeat top left,
			url("img/matoi/footer2.png") repeat-x top left,
			url("img/matoi/footer1.png") no-repeat top left;
		background-color: transparent; 
		position: relative; 
		padding-left: 20px;
		padding-top: 15px;
	}
	
div.footerwrap a:link, 
div.footerwrap a:visited, 
div.footerwrap a:active
	{
		color: #afd1ff;
		text-decoration: none;
	}

div.footerwrap a:hover
	{
		color: #fff;
		text-decoration: none;
	}

.cirnofont
	{
		font-weight: bold; 
		font-family: 'robotoregular', sans-serif; 
		color: #4089c4;
		text-shadow: 2px 2px white;
		line-height: 90%;
	}

.copyright
	{
		border: 1px solid gray; 
		width: 175px; 
		margin: 0px; 
		font-size: 11px;  
		font-family: 'robotoregular', sans-serif; 
		background-color: #858585;
		margin-top: 5px;
		color: white;
	}

.hidden
	{
		display: none;
		margin-left: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
	}

span.red
	{
		font-size: 11px;
		color: red;
	}

span.blue
	{
		font-size: 11px;
		color: blue;
	}
	
div#introduction_matoi
	{
		z-index: 3;
		box-sizing: border-box;
		text-align: center;
		position: absolute; 
		left: 350px; 
		top: 170px;
		width: 450px;
		border: 0px solid #bbc2cd; 
		padding: 10px;
		background: url("img/matoi/introduction.png") no-repeat center; 
		font-size: 11px;
		color: #afd1ff;
	}
	
div#introduction_cirno
	{
		display: none;
	}
	
div#introduction_flandre
	{
		display: none;
	}
	
div#introduction_chiot
	{
		display: none;
	}
	
div#introduction_kancolle
	{
		display: none;
	}
	
div#introduction_dark
	{
		display: none;
	}
	
div#introduction_shiina
	{
		display: none;
	}
	
div#subtitle_shiina
	{
		display: none;
	}
	
div#subtitle_dark
	{
		display: none;
	}
	
div#subtitle_cirno
	{
		display: none;
	}
	
div#subtitle_flandre
	{
		display: none;
	}
	
div#subtitle_matoi
	{
		z-index: 10;
		text-align: center;
		position: absolute; 
		left: 325px; 
		top: 135px;
		width: 450px; 
		font-size: 20px;
		color: #000000;
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
		letter-spacing: 4px;
		text-shadow: 2px 2px 2px #fff, -2px -2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, 0px -2px 2px #fff, -2px 0px 2px #fff;
	}
	
div#subtitle_chiot
	{
		display: none;
	}
	
div#subtitle_kancolle
	{
		display: none;
	}
  
div#patch
	{
		display: none;
	}
	
img#tundra
	{
		opacity:0.25;
		filter:alpha(opacity=25); /* For IE8 and earlier */
		z-index: 0;
		width: 100%;
		position:absolute; 
		left: 0px; 
		right: 0px; 
		bottom: 0px;
	} 

#snowbox
	{
		width: 100%; 
		position:relative;
		height: 250px; 
		background: 
			url('img/matoi/matoi_main.png') no-repeat,
			url('img/matoi/quna.png') no-repeat,
			url('img/cirnopedia_logo.png') no-repeat,
			url('img/matoi/stripes.png') repeat,
			url('img/matoi/background.png') repeat-x fixed;
		background-color: #fff; 
		-webkit-animation: snow 10s linear infinite;
		-moz-animation: snow 10s linear infinite;
		-ms-animation: snow 10s linear infinite;
		animation: snow 10s linear infinite;
	}

/* Keyframes */
	@keyframes snow 
	{	0% {background-position: -5px -60px, bottom right, 325px 0px, 0px 0px, 0px 0px;}
		100% {background-position: -5px -60px, bottom right, 325px 0px, 600px 346px, 0px 0px;}	}
	@-moz-keyframes snow
	{	0% {background-position: -5px -60px, bottom right, 325px 0px, 0px 0px, 0px 0px;}
		100% {background-position: -5px -60px, bottom right, 325px 0px, 600px 346px, 0px 0px;}	}
	@-webkit-keyframes snow
	{	0% {background-position: -5px -60px, bottom right, 325px 0px, 0px 0px, 0px 0px;}
		100% {background-position: -5px -60px, bottom right, 325px 0px, 600px 346px, 0px 0px;}	}
	@-ms-keyframes snow
	{	0% {background-position: -5px -60px, bottom right, 325px 0px, 0px 0px, 0px 0px;}
		100% {background-position: -5px -60px, bottom right, 325px 0px, 600px 346px, 0px 0px;}	}
		

div#specialbox
	{
		display: none;
		z-index: 0;
		position: absolute; 
		right: 0px; 
		top: 0px;
		width: 500px;
		height: 250px;
		background: url('img/matoi/quna.png') no-repeat top -60px right 0px ;	
	}
	
div.bullet0
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: transparent;
		display: block;
		float: left;
	}
	
div.bullet1
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: transparent url('img/matoi/bullet1.png') no-repeat left top;
		display: block;
		float: left;
	}
	
div.bullet2
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: transparent url('img/matoi/bullet2.png') no-repeat left top;
		display: block;
		float: left;
	}
	
div.bullet3
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: transparent url('img/matoi/bullet3.png') no-repeat left top;
		display: block;
		float: left;
	}
	
div.bullet4
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: transparent url('img/matoi/bullet4.png') no-repeat left top;
		display: block;
		float: left;
	}
	
span.bullet_top
	{
		width: 16px;
		height: 16px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background: url('img/matoi/top.png') no-repeat 0px 3px;
		display: inline-block;
	}
	
div.title-episode
	{
		width: 800px; 
		margin: 10px 0px -10px; 
		padding: none;
		box-sizing: border-box; 
		text-align: left; 
		font-size: 16px; 
		font-family: 'jockey_oneregular', 'Franklin Gothic', 'Bell Gothic Std', 'Arial Narrow', sans-serif;
	}

.quote 
	{
		margin: 15px;
		padding: 15px;
		background: #edf2f4;
		border-radius: 5px;
	}
	
div.wrapper	
	{
		-webkit-box-sizing: border-box; 
		-moz-box-sizing: border-box; 
		box-sizing: border-box;
		width: 900px; 
		margin-top: 10px; 
		padding: 0px; 
		border: 4px double #bbc2cd;
		background: #fafafa;
		text-align: left;
	}
	
div.matter_branch
	{
		width: 285px; 
		height: 290px; 
		margin: 10px 0px;
		border: 0px;
		padding: 0px;
		background: url('img/matoi/matter_branch.png') no-repeat top left;
	}
	
div.matter_direct
	{
		width: 285px; 
		height: 290px; 
		margin: 10px 0px;
		border: 0px;
		padding: 0px;
		background: url('img/matoi/matter_direct.png') no-repeat top left;
	}
	
/* Matter Board */

#mboard .columnhead
	{
		color: #0e2548;
		text-shadow: none;
		border-left: 1px solid #bbc2cd;
		border-top: 0px solid #bbc2cd;
		border-bottom: 1px solid #bbc2cd;
		border-right: 1px solid #bbc2cd;
		background: url("img/matoi/h2bg2.png") repeat scroll;
	}

#mboard .topleft
	{
		border-left: 1px solid #bbc2cd;
		border-top: 1px solid #bbc2cd;
	}

#mboard .topright
	{
		border-right: 1px solid #bbc2cd;
	}

#mboard .botleft
	{
		border-left: 1px solid #bbc2cd;
		border-bottom: 1px solid #bbc2cd;
	}

#mboard th
	{
		color: #0e2548;
		text-shadow: none;
		border: 1px solid #bbc2cd;
		border-left: none;
		background: url("img/matoi/h2bg.png") repeat scroll;
	}

#mboard td
	{
		background-color: #fafafa;
		color: #167dbe;
		border: 0px solid #bbc2cd ;
		border-right: 1px solid #bbc2cd ;
		border-bottom: 1px solid #bbc2cd ;
	}
	
#mboard td.normal a
	{
		color: #167dbe;
	}
	
#mboard td.story a
	{
		color: #d49e2f;
	}
	
#mboard td.empty a
	{
		background-color: #f5f5f5;
	}

#mboard td.normal:hover a
	{
		background-color: #d0dafd;
	}

#mboard td.start:hover a
	{
		background-color: #d0dafd;
	}

#mboard td.story:hover a
	{
		background-color: #f6ecd5;
	}

#mboard td.empty:hover a
	{
		/*background-color: #9ebde3;*/
	}

#rounded-corner tbody tr.story td
	{
		background-color: #f6ecd5;
	}

#rounded-corner tbody tr.empty td
	{
		display: none;
		height: 30px;
		background-color: #f5f5f5;
	}

#rounded-corner tbody tr.story:hover td
	{
		background-color: #f0ddb6;
	}

#rounded-corner tbody tr.empty:hover td
	{
		/*background-color: #9ebde3;*/
	}

nav#top.mb div.title-episode
	{
		border: 1px solid #d0d0dd;
		background: #fafafa;
	}

nav#top.mb div.title-episode li a 
	{
		color: white;
		background: 
			url("img/matoi/nav1.png") repeat-x center,
			url("img/matoi/nav2.png") no-repeat -9999px -9999px;
	}

nav#top.mb div.title-episode li a:hover 
	{
		color: white;
		background: url("img/matoi/nav2.png") repeat-x center;
	}
	
/* Skill Tree */	
	
#rounded-corner tr td.empty	
	{
		background-color: #f5f5f5;
	}
	
div.treeborder table#rounded-corner thead th
	{
		border-bottom: 1px solid #bbc2cd ;
	}
	
table#skilltree tr div
	{
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #bbc2cd ;
	}
	
table#skilltree tr div:hover
	{
		background-color: #d0dafd;
	}
	
table#skilltree tr td div.lock
	{
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #bbc2cd ;
	}

table#skilltree.hunter
	{
		background: url('img/matoi/tree_line_hunter.png') no-repeat top;
	}

table#skilltree.fighter
	{
		background: url('img/matoi/tree_line_fighter.png') no-repeat top;
	}

table#skilltree.ranger
	{
		background: url('img/matoi/tree_line_ranger.png') no-repeat top;
	}

table#skilltree.gunner
	{
		background: url('img/matoi/tree_line_gunner.png') no-repeat top;
	}

table#skilltree.force
	{
		background: url('img/matoi/tree_line_force.png') no-repeat top;
	}

table#skilltree.techer
	{
		background: url('img/matoi/tree_line_techer.png') no-repeat top;
	}

table#skilltree.braver
	{
		background: url('img/matoi/tree_line_braver.png') no-repeat top;
	}
	
div.treeborder
	{
		margin: 10px 0px 0px 0px;
		padding: 0px;		
		border: 4px double #bbc2cd;
		background-color: #fafafa;
	}
	
/* Mag Chart */	

table#chart
	{
		margin-top: -5px;
		border-top: 1px solid #bbc2cd;
		background: url('img/matoi/tree_line_mag.png') no-repeat top;
	}
	
table#chart tr div
	{
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #bbc2cd ;
	}
	
table#chart tr div.str
	{
		background: none repeat scroll 0 0 #fafafa;
	}
	
table#chart tr div:hover
	{
		background-color: #d0dafd;
	}
	
/* Spoiler Tag */	
	
span.spoiler
	{
		background-color: black; 
		color: black; 
		font-size: 12px;
		font-weight: normal;
	}
	
span.spoiler:hover
	{
		background-color: black; 
		color: white; 
		font-size: 12px;
		font-weight: normal;
	}
		
/* Scroll */	

.scroll-to-top 
	{
		display: none;
		position: fixed; top: 20px; right: 30px;
	}
	
#rounded-corner.sortable:hover th
	{
		cursor: pointer;
	}
	
#rounded-corner.sortable:hover th.sorttable_nosort
	{
		cursor: default;
	}