@charset "UTF-8";

/* ============================================================ */
/*												 各ページ共通												 */
/* ============================================================ */

/* --------------------------- 背景 --------------------------- */
body {
	background-color: transparent;
	font-family: "Meiryo", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.wrapper {
	background-color: #243b80;
	background-image: url("../image/sonota/wallpaper_01.png");
	background-attachment: fixed;
	background-repeat: repeat;
}


/* -------------------------- メイン -------------------------- */
.main {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffffff;
	padding: 5px 0;
}

/*	table センタリング	*/
.main table {
	margin-left: auto;
	margin-right: auto;
}

/* ----- フッターエリア ----- */
.footer {
	border-top: 1px #ffffff solid;
	color: #ffffff;
}

/* --- 区切り線 --- */
.footer ul.nl li+li {
	border-left: 1px solid #ffffff;
}

.footer a {
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*										 見出しタイトル（共通）										 */
/* ------------------------------------------------------------ */
/* ----- 大見出し ----- */
div.heading {
	margin: 20px 0;
}
	
div.heading h2 {
	background: linear-gradient(to right top, #9c27b0, #c21fa0, #de268f, #f23a7e, #ff536f);
	/*		border-radius: 8px;*/ /*角を丸くする*/
	color: #ffffff;
	padding: 5px 10px;/*上下　左右*/
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/* ----- 小見出し ----- */
p.heading2 {
	display: inline-block;
	color : blue;
	/*	margin-left : 0px;*/
	width : 220px;

	font-size : 18px;
	font-weight: bold;
	background-color : #acffff;
	margin-bottom : 5px;
	border-top: medium double #32a1ce;
	border-bottom: medium double #32a1ce;
	padding: 3px;

	padding-right : 0px;
	border-left-width : 10px;
	border-left-style : solid;
	border-left-color : #32a1ce;
	position : static;
	margin-right : 0px;
	border-right-width : 10px;
	border-right-style : solid;
	border-right-color : #32a1ce;

	text-align : center;
	border-radius: 3px;				 /* CSS3 */
	-moz-border-radius: 3px;		/* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
}
/*
p.top3 {
	color : white;
	margin-left : 0px;
	margin-top: 5px;
	margin-bottom : 5px;
	font-size: 14px;
	text-align : center;
}
*/
div.explanation {
	background-color: #ffc1e0;
	width: 750px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
/*	margin-left: 10px;
	margin-right: 10px;
*/
	border-width: 5px 15px;
	border-style: double solid;
	border-color: #800080;
}	
		
div.explanation p {
	color: #000000;
	margin-top: 5px;
	margin-bottom : 5px;
/*	font-size: 14px;*/
	line-height: 1.2;
	text-align : center;
}	
		

/* ============================================================ */
/*											テクニカルページ											*/
/* ============================================================ */
div.technical {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.technical table, td, th {
	border: 1px #808080 solid; 
	border-collapse: collapse;/*separate;*/
/*	padding: 5px 10px;*/
}

div.technical th {
	background-color: #4f4f4f;
	border-bottom: 3px #ff8000 solid;
}

div.technical td {
	background-color: #3f3f3f;
}

div.technical img {
	float: none;
	vertical-align: middle;
}

div.technical td.technical-header {
	background-color: #1322f8;
}

div.technical td.note {
	width: 200px;
	text-align: left;
	line-height: 18px;
	vertical-align:top;
}

div.technical a {
	color: #00ffff;
	text-decoration: none;
}

div.technical a:visited {
	color: #00ffff;
}

div.technical a:hover {
	color: #ff0000;
	text-decoration: underline;
}


/* ============================================================ */
/*													攻略ページ													*/
/* ============================================================ */
div.chapter {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	font-size: 100%;
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.chapter table, td, th {
	border: 1px #808080 solid; 
	border-collapse: collapse;/*separate;*/
/*	padding: 5px 10px;*/
}

div.chapter th {
	background-color: #4f4f4f;
	border-bottom: 3px #ff8000 solid;
}

div.chapter td {
	background-color: #3f3f3f;
}

div.chapter img {
	float: none;
	vertical-align: middle;
}

div.chapter td.note {
	text-align: left;
	width: 500px;
	line-height: 1.2;
}

div.chapter a {
	color: #00ffff;
	text-decoration: none;
}

div.chapter a:visited {
	color: #00ffff;
}

div.chapter a:hover {
/*	background-color: #ffffff;*/
	color: #ff0000;
	text-decoration: underline;
}


/* ============================================================ */
/*												 マップページ												 */
/* ============================================================ */
div.map {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	color: #ffffff;
}


/* ------------------------------------------------------------ */
/*													迷宮マップ													*/
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/*												 タワーマップ												 */
/* ------------------------------------------------------------ */
div.tower	{
	margin-top: 20px;;
	margin-bottom: 0px;/*25*/
}

div.tower div.tower-map {
	display: table;
	border-collapse: collapse;
	line-height: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

div.tower div.tower-map>div {
	display: table-row;
}

div.tower div.tower-map>div>div {
	display: table-cell;
	border: 0px solid #999;
	padding: 0px;
}

div.tower div.tower-map>div>div.warp-top {
	vertical-align: top;
	padding: 5px;
	font-size: 14px;
}

div.tower div.tower-map>div>div.warp-bottom {
	vertical-align: bottom;
	padding: 5px;
	font-size: 14px;
}

div.tower div.tower-map>div>div.warp-left {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-size: 14px;
	width: 15px;
}

div.tower div.tower-map>div>div.warp-right {
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	font-size: 14px;
	width: 15px;
}

div.tower div.tower-map>div>div.return {
	padding: 5px;
}


/* ------------------------------------------------------------ */
/*												タワーアイテム												*/
/* ------------------------------------------------------------ */
div.tower table, td, th {
	border: 1px #808080 solid; 
	border-collapse: collapse;
}

div.tower table.tower-item {
	margin-top: 10px;
	font-size: 14px;
}

div.tower th {
	background-color: #4f4f4f;
	border-bottom: 2px #ff8000 solid;
}

div.tower td {
	background-color: #3f3f3f;
}

div.tower td.item-name {
	text-align: left;
	width: 150px;
}

div.tower td.item-pieces {
	text-align: center;
	width: 30px;
}


/* ============================================================ */
/*													モンスターページ													*/
/* ============================================================ */
div.monster {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.monster table, td, th {
	border: 1px #808080 solid; 
	border-collapse: collapse;/*separate;*/
/*	padding: 5px 10px;*/
}

div.monster th {
	background-color: #4f4f4f;
	border-bottom: 3px #ff8000 solid;
	text-align: center;
}

div.monster td {
	background-color: #3f3f3f;
}

div.monster .monster-group {
	width: 50px;

}

div.monster td.monster-name {
	text-align: left;
	border-top: 2px LimeGreen solid;
	background-color: Brown;
	color: White;
	font-weight: bold;
}

div.monster td.monster-image img {
	float: none;
	vertical-align: middle;
}

div.monster td.monster-hp {
	width: 100px;
	text-align: right;
}

div.monster td.monster-exp {
	width: 80px;
	text-align: right;
}

div.monster td.monster-str {
	width: 100px;
	text-align: right;
}

div.monster td.monster-def {
	width: 80px;
	text-align: right;
}

div.monster td.monster-item {
	width: 120px;
	text-align: center;
}

div.monster td.monster-gold {
	width:70px;
	text-align: right;
}

div.monster td.monster-food {
	width: 70px;
	text-align: right;
}

div.monster td.monster-magic {
	width: 100px;
	text-align: left;
}

div.monster td.monster-krm {
	width: 50px;

}


/* ============================================================ */
/*												アイテムページ												*/
/* ============================================================ */
div.item {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
/*	font-size: 14px;*/
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.item table, td, th {
	border: 1px #808080 solid; /**/
	border-collapse: collapse;
}

div.item th {
	background-color: #4f4f4f;
	border-bottom: 2px #ff8000 solid;
}

div.item td {
	background-color: #3f3f3f;
}

div.item img {
	float: none;
	vertical-align: middle;
}

div.item th.item_number {
	width: 50px;
	text-align: center;
}

div.item th.item_name {
	width: 100px;
	text-align: center;
}

div.item th.item_note {
	width: 450px;
	text-align: center;
}

div.item td.item_name {
	width: 100px;
	text-align: center;
}

div.item td.item_note {
	width: 550px;
	text-align: left;
	line-height: 18px;
}


/* ============================================================ */
/*												ランクページ												*/
/* ============================================================ */
div.lank {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.lank table, td, th {
	border: 1px #808080 solid;
	border-collapse: collapse;
}

div.lank th {
	background-color: #4f4f4f;
	border-bottom: 2px #ff8000 solid;
	line-height: 18px;
}

div.lank td {
	background-color: #3f3f3f;
}

div.lank .lank_f-exp {
	width: 100px;
}

div.lank .lank_f-name {
	width: 200px;
}

div.lank .lank_number {
	background-color: #5f5f5f;
	width: 70px;
}

div.lank .lank_w-exp {
	width: 100px;
}

div.lank .lank_w-name {
	width: 200px;
}

div.lank td.lank_f-exp {
	text-align: right;
}

div.lank td.lank_w-exp {
	text-align: right;
}


/* ============================================================ */
/*													店共通													*/
/* ============================================================ */
div.shop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 100%;
	color: #ffffff;
}

/* ------------------------------------------------------------ */
/*													 表の装飾													 */
/* ------------------------------------------------------------ */
div.shop table, td, th {
	border: 1px #808080 solid; /**/
	border-collapse: collapse;/*separate;*/
}

div.shop .shop-info {
	width: 400px;
	text-align: left;
	line-height: 1.2;
}

div.shop th {
	background-color: #4f4f4f;
	border-bottom: 2px #ff8000 solid;
}

div.shop tr {
	background-color: #3f3f3f;
}

div.shop tr.sold-out {
	color: #00ffff;
	background-color: #500fe7;
}

div.shop img {
	float: none;
	vertical-align: middle;
}

div.shop .number {
	width: 50px;
}

div.shop .name {
	width: 200px;
}

div.shop .atk, div.shop .def {
	width: 100px;
}

div.shop .buy {
	width: 120px;
}

div.shop .sell {
	width: 120px;
}

div.shop td.name {
	text-align: left;
}

div.shop td.atk, div.shop td.def {
	text-align: right;
}

div.shop td.buy {
	text-align: right;
}

div.shop td.sell {
	text-align: right;
}
