<style>
h1, h2, h3, h4, ul, ol, li, dl, dt, dd, 
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}
textarea { font-size: 10pt; }
img { vertical-align: bottom; }
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
}

div#fieldMySide {
	width: 1050px;
	height: 730px;
	text-align: left; 
}

div.matArea {
	position: relative;
}

.matImage {
	width: 1050px;
}
.damage100 {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 105px;
	left: 365px;
	z-index: 100001;
}
.damage50 {
	position: absolute;
	width: 41px;
	height: 41px;
	top: 155px;
	left: 369px;
	z-index: 100001;
}
.damage10 {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 195px;
	left: 370px;
	z-index: 100001;
}
.damageTrash {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 240px;
	left: 373px;
	z-index: 100001;
}
.damageTrashOver {
	width: 40px;
	height: 40px;
	z-index: 100005;
}
.makerPoison {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 102px;
	left: 322px;
	z-index: 100001;
}
.makerBurn {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 140px;
	left: 322px;
	z-index: 100001;
}
.makerSleep {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 180px;
	left: 322px;
	z-index: 100001;
}
.makerParalyze {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 215px;
	left: 322px;
	z-index: 100001;
}
.makerConfuse {
	position: absolute;
	width: 35px;
	height: 35px;
	top: 250px;
	left: 322px;
	z-index: 100001;
}
.coinTossFace {
	position: absolute;
	width: 68px;
	height: 68px;
	top: 40px;
	left: 334px;
	z-index: 100001;
}
.gxMakerFace {
	position: absolute;
	width: 100px;
	height: 64px;
	top: 220px;
	left: 206px;
	z-index: 100001;
}

.selectDeck {
	position: absolute;
	top: 5px;
	left: 740px;
	width: 290px;
	font-size: 12pt;
}
.playAgain {
	position: absolute;
	top: 40px;
	left: 740px;
	width: 290px;
	font-size: 12pt;
}
.initHand {
	position: absolute;
	top: 130px;
	left: 740px;
	width: 120px;
	font-size: 10pt;
}
.initSide {
	position: absolute;
	top: 120px;
	left: 740px;
	width: 140px;
	font-size: 12pt;
}
.recView {
	position: absolute;
	top: 620px;
	left: 640px;
	width: 400px;
	font-size: 18pt;
	text-align: right;
	z-index: 100700;
	display: none;
}

#myStackDropArea {
	position: absolute;
	top: 94px;
	left: 880px;
	height: 180px;
	width: 135px;
	color: white;
}
#myTrashDropArea {
	position: absolute;
	top: 294px;
	left: 880px;
	height: 180px;
	width: 135px;
	color: white;
}
.dragOverArea {
	border: 4px dotted  darkgoldenrod;
}
.ui-dialog {
	z-index: 100200 !important ;
}

div.showCardBase {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 5px 5px;
	z-index: 200100;
	background-color: rgba(0, 0, 0, 0.5);
}
img.showCard {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 520px;
	z-index: 200100;
}

/* */

.mySideImage1 { top:  26px; left: 29px; }
.mySideImage2 { top:  12px; left: 54px; }
.mySideImage3 { top: 195px; left: 29px; }
.mySideImage4 { top: 181px; left: 54px; }
.mySideImage5 { top: 364px; left: 29px; }
.mySideImage6 { top: 350px; left: 54px; }

.myStackImage1 { top: 108px; left: 894px; }
.myStackImage2 { top: 114px; left: 900px; }
.myStackImage3 { top: 120px; left: 906px; }

#myStackArea { position: absolute; top: 114px; left: 900px; width: 110px; height: 153px; }

.matCard {
	position: absolute;
	width: 110px;
}

div.playMemo {
	position: absolute; top: 10px; left: 80px; width: 600px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.stackMenu {
	position: absolute;
	top: 110px;
	left: 892px;
	width: 120px;
}
.stackButton {
	position: relative;
	font-size: 12pt;
	width: 100%;
	height: 28px;
	margin: 3px;
}
.stackButtonS {
	position: relative;
	font-size: 10pt;
	width: 100%;
	height: 28px;
	margin: 3px;
}
.showStack {
	font-size: 12pt;
	width: 100%;
/*
	top: 180px;
	left: 870px;
	width: 170px;
	font-size: 18pt;
*/
}

div.stackArea {
	position: absolute;
	top: 5px;
	left: 0px;
	float: left;
	width: 1037px;
	height: 520px;
	padding: 5px 5px;
	z-index: 100050;
	display: none;
	background-color: rgba(0, 0, 128, 0.7);
}
ul.stackAreaBox {
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	overflow: auto;
	height: 100%;
}
ul.stackAreaBox li {
	display: inline-block;
	/* padding: 0px; */
	/* width: 10px; */
}
ul.stackAreaBox img {
	width: 80px;
	height: 112px;
	/* padding: 3; */
}
div.stackAreaMenu {
	position: absolute;
	top: 480px;
	left: 300px;
	width: 800px;
	z-index: 100100;
}
/*
span.stackAreaMenuBox {
	margin-left: auto;
	width: 110px;
}
*/
.stackAreaButton {
	/* position: relative; */
	font-size: 12pt;
	margin: 10px;
	/* width: 100px; */
}
.selectCardOn {
	border: 3px solid orangered;
	margin: 0px;
	padding: 0px;
}
.selectCardOff {
	margin: 0px;
	padding: 3px;
}
.selectCardBack {
	margin: 0px;
	padding: 3px;
}

.selectMultiCard {
	border: 3px dashed orangered;
	margin: -3px;
	/* margin: 2px; */
}

.textButton {
	/* position: absolute; */
	font-family: "Rounded Mplus 1c", "Hiragino Kaku Gothic Std", "arial black", "arial unicode ms", "arial";
	font-weight: bolder;
	border: none;
}
.grayButton {
	opacity: 0.8;
	background: lightgray;
	color: black;
	z-index: 100100;
}
.darkButton {
	opacity: 0.8;
	background: darkblue;
	color: white;
}
.showSide {
	top: 240px;
	left: 10px;
	font-size: 18pt;
}

.showStackQ {
	top: 180px;
	left: 870px;
	width: 170px;
	font-size: 18pt;
}
.selectDeckQ {
	position: absolute;
	top: 220px;
	left: 335px;
	width: 380px;
	font-size: 22pt;
}
.playAgainQ {
	position: absolute;
	top: 335px;
	left: 335px;
	width: 380px;
	font-size: 22pt;
}

div.handArea {
	float: left;
	width: 1050px;
/*	height: 220px;
*/	height: 180px;
/*	padding: 5px 26px;
*/	padding: 4px;
}
ul.handAreaBox {
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	overflow: auto;
	height: 100%;
}
ul.handAreaBox li {
	display: inline-block;
	width: 10px;
}
ul.handAreaBox img {
	width: 110px;
	/* padding: 3; */
}

/* *** */
div#fieldAll {
	width: 1050px;
	text-align: left; 
}
div#header { 
	background-color: whitesmoke;
}
td#headerTd:before {
	content: "Poke Card Lab";
}
div#footer {
	clear: both;
	width: 100%;
	background-color: whitesmoke;
	margin: 0 auto;
	text-align: center;
	font-size: 80%;
}
div#footer:before {
	content: "Copyright(C) 2019 pokemoncard151 All rights reserved."
}
div.side {
	float: left;
	width: 80px;
	height: 280px;
	padding: 0px 0px;
	margin: 5px 0px;
	background-color: honeydew;
}
div.sideImage {
	position: relative;
}
img.sideImage1 {
	position: absolute;
	width: 60px;
	top: 2px;
	left: 2px;
}
img.sideImage2 {
	position: absolute;
	width: 60px;
	top: 7px;
	left: 7px;
}
img.sideImage3 {
	position: absolute;
	width: 60px;
	top: 82px;
	left: 2px;
}
img.sideImage4 {
	position: absolute;
	width: 60px;
	top: 87px;
	left: 7px;
}
img.sideImage5 {
	position: absolute;
	width: 60px;
	top: 162px;
	left: 2px;
}
img.sideImage6 {
	position: absolute;
	width: 60px;
	top: 167px;
	left: 7px;
}
div.battleBench {
	float: left;
	width: 440px;
	padding: 5px 5px;
}
div.battle {
	height: 170px;
	background: lightcyan;
}
span.battleImage {
	position: relative;
	display: inline-block;
	width: 25%;
	height: 120px;
}
img.battleImage1 {
	position: absolute;
	width: 80px;
	top: 2px;
	left: 5px;
}
img.battleImage2 {
	position: absolute;
	width: 80px;
	top: 12px;
	left: 25px;
}
img.battleImage3 {
	position: absolute;
	width: 80px;
	top: 22px;
	left: 45px;
}
span.battleImageAdd {
	position: relative;
	display: inline-block;
	width: 60%;
	height: 120px;
}
span.battleText {
	display: inline-block;
	width: 95%;
}
div.bench {
	background: azure;
}
ul.benchBox {
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	overflow: auto;
	height: 14%;
}
ul.benchBox li {
	display: inline-block;
	width: 80px;
	height: 100px;
	position: relative;
}
img.benchImageP1 {
	position: absolute;
	width: 60px;
	top: 2px;
	left: 5px;
}
img.benchImageP2 {
	position: absolute;
	width: 60px;
	top: 8px;
	left: 12px;
}
img.benchImageE1 {
	position: absolute;
	width: 60px;
	top: 2px;
	left: 20px;
}
img.benchImageE2 {
	position: absolute;
	width: 60px;
	top: 4px;
	left: 24px;
}
img.benchImageE3 {
	position: absolute;
	width: 60px;
	top: 6px;
	left: 28px;
}
span.benchTextDamage {
	position: relative;
	top: 90px;
	font-size: 14px;
}

div.stackTrash {
	float: left;
	width: 85px;
	padding: 0px 0px;
}
div.stack {
	height: 130px;
	padding: 2px 2px;
}
div.stackImage {
	position: relative;
}
img.stackImage1 {
	position: absolute;
	width: 60px;
	top: 2px;
	left: 5px;
}
img.stackImage2 {
	position: absolute;
	width: 60px;
	top: 12px;
	left: 15px;
}
img.stackImage3 {
	position: absolute;
	width: 60px;
	top: 22px;
	left: 25px;
}
div.trash {
	height: 130px;
	padding: 2px 2px;
}
div.trashImage {
	position: relative;
}
img.trashImage1 {
	position: absolute;
	width: 60px;
	top: 2px;
	left: 5px;
}
img.trashImage2 {
	position: absolute;
	width: 60px;
	top: 12px;
	left: 15px;
}
img.trashImage3 {
	position: absolute;
	width: 60px;
	top: 22px;
	left: 25px;
}
div.log {
	float: left;
	padding: 5px 5px;
}

div.hand {
	float: left;
	width: 95%;
	height: 150px;
	padding: 5px 5px;
}
ul.handBox {
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	overflow: auto;
	height: 100%;
}
ul.handBox li {
	display: inline-block;
	width: 100px;
}

div.command {
	float: left;
	width: 100%;
	padding: 5px 5px;
}
span.commandLine1 {
	display: inline-block;
	width: 15%;
}
span.commandLine2 {
	display: inline-block;
	width: 60%;
}
span.commandLine3 {
	display: inline-block;
	width: 15%;
}

div#pclbox {
	width: 1050px;
	text-align: left; 
}
div#menu {
}
div#card {
	float: left;
	width: 480px;
	padding: 5px 5px;
}
div#deckEdit {
	float: left;
	width: 370px;
	padding: 5px 5px;
}
div#deckSave {
	float: right;
	width: 140px;
	padding: 5px 5px;
}
div#low {
	clear: both;
}
.menubox {
	padding: .6em .8em;
	margin: .6em .8em;
	border: 1px solid silver;
}
h1 {
	font-size: 140%;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid silver;
	border-bottom: 1px solid silver;
	margin: 10 0;
}
h2 {
	font-size: 100%;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid silver;
	margin: 3 0;
}

a:link {color: black; }
a:visited {color: black; }
/* a:hover { font-weight: bold; } */

.dropArea {
	height: 80px;
	border: solid 3px pink;
	border-radius: 8px;
	text-align: center;
}
.dropAreaText {
	line-height: 80px;
	font-weight: bold;
}
ul.cardBox {
	padding: 0;
	overflow: auto;
	height: 350px;
}
ul.cardBox li {
	display: inline-block;
	width: 20%;
}

table.card {
	/* width: 80%; */
	margin: 5px 0px 10px;
	border: 1px solid silver;
	border-collapse: collapse;
}
table.cardS {
	font-size: 90%;
}
table.card th.cardName {
	/* width: 170px; */
}
table.card th {
	padding: 5px 15px;
	border: 1px solid silver;
	background-color: whitesmoke;
}
table.card td.cardName {
	/* width: 170px; */
}
table.card td {
	padding: 2px 5px;
	border: 1px solid silver;
	font-size: 80%;
}
table.card tr:hover {
	background: whitesmoke;
	/* font-weight: bold; */
}
table.card td.number {
	text-align: right;
}
table.card td.sumAll {
	background: lightcyan;
}

.dialogKey {
	text-align: right;
}
.dialogErrorInfo {
	background: mistyrose;
}
.dialogErrorInput {
	background: mistyrose;
}
.statusnone {
	background: mistyrose;
}
.statusedit {
	background: yellow;
}
.statusdone {
	background: lavender;
}
.applyyet {
	background: mistyrose;
}
.applyng {
	background: mistyrose;
}

.deckCode {
	font-size: 150%;
	font-weight: bold;
}

.mainBtn {
	font-size: 120%;
	font-weight: bold;
}

.subBtn {
	font-size: 110%;
	/* font-weight: bold; */
}

/*
.selectCardNone {
	border: 3px solid lightgray;
	margin: 2px;
	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	filter: grayscale(80%);
}
.selectCardCan {
	border: 3px solid skyblue;
	margin: 2px;
}
.selectCardOn {
	border: 3px solid deeppink;
	margin: 2px;
}
.selectCardOnSp {
	border: 3px dashed orangered;
	margin: 2px;
}
*/

.debug {
	display: none;
}

</style>
