﻿/*ニュース用CSS手打ち分*/

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	height: auto;
	color: #000;
}
main .article{
	max-width: 594px;
}
div.article p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 15px;
	width: 100%;
	word-wrap: break-word;
}
.strong {
	font-weight: bold;
}
.em01 {
	display: block;
	margin: 0;
	padding-left: 1em;
}
.diamond {
	color: #cb0000;
}
.notice {
	color: #FF0057;
	font-weight: bold;
}
.notice_em01 {
	display: block;
	color: #FF0057;
	font-weight: bold;
	margin: 0;
	padding-left: 1em;
}
.star {
	color: #c0972d;
	/*font-weight: bold;*/
}
.gainen_ttl {
	color: #053976;
	/*font-weight: bold;*/
}
.gainen_atk {
	color: #ff000c;
	/*font-weight: bold;*/
}
.gainen_hp {
	color: #0024ff;
	/*font-weight: bold;*/
}
.gainen_skill {
	color: #0072ff;
	/*font-weight: bold;*/
}
/*
.skill01 {
	display: block;
    padding-left: 2em;
}
*/
.table_color{
	color: #000;
}
table {
	font-size: 0.9em;
	border-spacing: 0;
	color: #000;
}
table th {
	color: #fff;
	padding: 8px 15px;
	background: no-repeat 2% center, rgb(2,41,88); /* Old browsers */
	background: no-repeat 2% center, -moz-linear-gradient(top, rgba(2,41,88,1) 0%, rgba(9,77,157,1) 87%, rgba(9,77,157,1) 100%); /* FF3.6+ */
	background: no-repeat 2% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(2,41,88,1)), color-stop(87%, rgba(9,77,157,1)), color-stop(100%, rgba(9,77,157,1))); /*  Chrome,Safari4+ */
	background: no-repeat 2% center, -webkit-linear-gradient(top, rgba(2,41,88,1) 0%, rgba(9,77,157,1) 87%, rgba(9,77,157,1) 100%); /* Chrome10+,Safari5.1+ */
	background: no-repeat 2% center, -o-linear-gradient(top, rgba(2,41,88,1) 0%, rgba(9,77,157,1) 87%, rgba(9,77,157,1) 100%); /* Opera 11.10+ */
	background: no-repeat 2% center, -ms-linear-gradient(top, rgba(2,41,88,1) 0%, rgba(9,77,157,1) 87%, rgba(9,77,157,1) 100%); /* IE10+ */
	background: no-repeat 2% center, linear-gradient(to bottom, rgba(2,41,88,1) 0%, rgba(9,77,157,1) 87%, rgba(9,77,157,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022958', endColorstr='#094d9d', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 4px #000000;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th.red {
	color: #fff;
	padding: 8px 15px;
	background: no-repeat 2% center, rgb(90,15,27); /* Old browsers */
	background: no-repeat 2% center, -moz-linear-gradient(top, rgb(90,15,27) 0%, rgb(207,35,36) 100%); /* FF3.6+ */
	background: no-repeat 2% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(90, 15, 27)), color-stop(87%, rgba(207, 35, 36)), color-stop(100%, rgba(207, 35, 36))); /* 	Chrome,Safari4+ */
	background: no-repeat 2% center, -webkit-linear-gradient(top, rgb(90,15,27) 0%, rgb(207,35,36) 100%);
	; /* Chrome10+,Safari5.1+ */
	background: no-repeat 2% center, -o-linear-gradient(top, rgb(90,15,27) 0%, rgb(207,35,36) 100%); /* Opera 11.10+ */
	background: no-repeat 2% center, -ms-linear-gradient(top, rgb(90,15,27) 0%, rgb(207,35,36) 100%); /* IE10+ */
	background: no-repeat 2% center, linear-gradient(to bottom, rgba(90,15,27,1) 0%, rgba(207,35,36,1) 87%, rgba(207,35,36,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022958', endColorstr='#094d9d', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	line-height: 120%;
	text-align: center;
	text-shadow: 1px 1px 4px #000000;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th:last-child {
	border-right: 1px solid #666666;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table tr td {
	padding: 8px 15px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
table tr td:last-child {
	border-right: 1px solid #666666;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr {
	background: #fff;
}
table tr:last-child td {
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table td.right {
	text-align: right;
}
table.table_non {
	font-size: initial;
	border-spacing: initial;
}
table.table_non th {
	color: initial;
	/*padding: initial;*/
	background: initial;
	filter: initial;
	font-weight: initial;
	border-left: initial;
	border-top: initial;
	border-bottom: initial;
	line-height: initial;
	text-align: initial;
	text-shadow: initial;
	box-shadow: initial;
}
table.table_non th:last-child {
	border-right: initial;
	box-shadow: initial;
}
table.table_non tr td {
	/*padding: initial;*/
	border-bottom: initial;
	border-left: initial;
}
table.table_non tr td:last-child {
	border-right: initial;
	box-shadow: initial;
}
table.table_non tr {
	background: initial;
}
table.table_non tr:last-child td {
	box-shadow: initial;
}
table.table_non p, table.table_non td {
	font-size: 95%;
	line-height: 1.4em;
}
.notice2 {
	font-size: 1.1em;
	font-weight: bold;
}
dl.accordion {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
}
dl.accordion dt {
	background: url(/wp-content/uploads/2016/03/arrow_open.png) 97% center no-repeat #fb5e80;
	background-size: 20px 20px;
	border-bottom: 1px solid #EEE;
	height: 40px;
	font-size: 0.9em;
	text-indent: 10px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
dl.accordion dt.open {
	background: url(/wp-content/uploads/2016/03/arrow_close.png) 97% center no-repeat #fb5e80;
	background-size: 20px 20px;
}
dl.accordion dd {
	display: none;
	margin: 0 0 10px;
}
dl.accordion .open {
	display: block;
}
.att {
	padding-left: 1em;
	text-indent: -1em;
}
.week {
	font-size: 2em;
	color: #00C2FD;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000000;
}
.noticeicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 2px;
	background: -moz-linear-gradient(  top,  #fd6a88 0%,  #fd093a);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#fd6a88),  to(#fd093a));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #fd093a;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7),  0px 1px 0px rgba(255,255,255,0.3);
	width: 40px;
	float: right;
	text-align: center;
}
h2 {
	color: #02509F;
	margin-top: 0;
	font-size: 1.1em;
	text-shadow: 1px 1px 1px #000000;
}
.period{
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: linear-gradient(to bottom, rgba(2,41,88,1) 0%,rgba(9,77,157,1) 87%,rgba(9,77,157,1) 100%);
	width: 100%;
	margin-bottom:-10px;
}
.period_tx{
	padding:10px 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 4px #000000;
}
.pb10{
	padding-bottom:10px;
}
