body{
	color: White;
	background-color: Black;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-family: Times New Roman;
	letter-spacing:normal;
	margin:1px;
	padding:1px 1px 4px;
	border-width:0;
}

/* ブロック要素基本設定 */
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,blockquote,address,center,div{
	background-color:transparent;
	background-image:none;
	font-family: Times New Roman;
	font-style:normal;
	line-height:140%;
	letter-spacing:normal;
	text-decoration:none;
	width:auto;
	height:auto;
	overflow:visible;
	position:static;
	display:block;
	/* float:none; */
	cursor:auto;
	filter:none !important
}
/*
cite,q,em,strong,dfn,acronym,abbr,del,code,pre,samp,small,big,i,b,span,s,strike,font{
	background-color:transparent;
	font-size:1em;
	font-family: Times New Roman;
	font-style:normal;
	font-weight:normal;
	line-height:140%;
	letter-spacing:normal;
	text-decoration:none;
	margin:0;
	padding:0;
	border-width:0;
	position:static;
	float:none;
	cursor:auto;
	filter:none;
}
*/
a:link {
	color: Aqua;
	text-decoration:none;
}
a:visited {
	color: Magenta;
	text-decoration:none;
}
a:active {
	color: Magenta;
	text-decoration:none;
}
a:hover {
	color: Yellow;
	text-decoration: underline;
}
strike {
	color: Silver;
}
h1.title {
	color: White;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: big;
	font-style: italic;
}
h1.toptitle {
	font-family: Century;
	font-weight: bold;
	font-size: huge;
	font-style: normal;
	text-align: center;
	margin-bottom:-15;
}
h2.ariallime {
	color: Lime;
	font-family: Arial;
	font-weight: bold;
	font-size: big;
}
h2.topdecktitle {
	color: Lime;
	font-family: Arial;
	font-weight: bold;
	font-size: big;
	background: Dimgray;
	border: White medium outset;
	margin-left:  0em;
	margin-right: 0em;
	padding: 0.3em;
}
h3.title {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: normal;
	font-style: italic;
	text-align: center;
}
span.title {
	font-size: 120%;
	font-family: Times New Roman;
	font-weight: bold;
}
span.newdate {
	font-family: Arial;
	font-size: 70%;
	font-weight: normal;
	color: LightGreen;
}
span.cent {
	font-family: Century;
	font-weight: bold;
}
span.roman {
	font-family: Times New Roman;
	font-weight: normal;
}
span.sub {
	font-family: Arial;
	font-size: 70%;
}
.sun {
	color: Red;
}
.sat {
	color: SkyBlue;
}
.yellow {
	color: Yellow;
}
.pink {
	color: Pink;
}
pre.en {
	font-family: Courier New;
}
.it {
	font-family: Times New Roman;
	font-style: italic;
}
code {
	font-size: 1em;
	font-family: Courier New;
}
div.subtitle {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	color: Lime;
	text-decoration: underline;
}
.sig {
	font-family: Arial Narrow;
	text-align: right;
	color: SkyBlue;
}
div.signature {
	color: SkyBlue;
	font-family: Arial;
	font-size: 80%;
	text-align: right;
	line-height: 120%;
}
div.author {
	font-family: Times New Roman;
	font-style: italic;
	text-align: right;
	color: White;
}
.bga {
	background-color: Navy;
}
.bgb {
	background-color: Black;
}
td.subtitle {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	font-size: 80%;
	color: White;
	background-color: MidnightBlue;
}
th.phototitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 120%;
	color: White;
	background-color: Teal;
	text-align: center;
}

div.titlelogo {
	text-align:center;
}
div.titlelogo p{
        font-size: 130%;
        color: white;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 120%;
}
div.titlelogo img.banner{
        float: right;
        border-width: none;
        border-style: none;
}
div.titlelogo p.address{
        font-family: serif;
        font-size: 120%;
        font-weight: bolder;
        color: Dimgray;
}
div.titlelogo p.comment{
        font-family: serif;
        font-size: 120%;
        font-weight: bolder;
        color: DarkRed;
        text-align: right;
}
div.titlelogo p.address a:link {
        color: Dimgray;
}
div.titlelogo p.address a:visited {
        color: Dimgray;
}

div.titlelogo p.accounter {
	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}


div.footerlink {
	text-align: center;
}

div.footerlink p.ml{
        color: Yellow;
	font-family: Times New Roman;
	font-size: 120%;
	margin-top: 0em;
	margin-bottom: 0em;
}
div.footerlink p.announce{
        color: LightGreen;
	font-family: Times New Roman;
	margin-top: 0.2em;
	margin-bottom: 1em;
}
div.footerlink img.banner{
        float: center;
        border-width: none;
        border-style: none;
}

div.backlink {
	text-align: right;
	font-family: Arial;
}

h2.lmcreserve {
	color: Lime;
	font-family: Arial;
	font-weight: bold;
	font-size: big;
	margin:1em;
	margin-top:.5em;
	padding:.2em 1em;
	border-bottom: double #c0c0c0;
	border-top: double #c0c0c0;
        background-color: Black;
	text-align:left;
}

table.lmcreserve {
	color: White;
	line-height: 150%;
	border: 0px;
	text-align: left;
}
table.lmcreserve th {
	font-family: Times New Roman;
	font-style: bold;
	text-align: center;
	padding-left: .5em;
	padding-right: .5em;
}
table.lmcreserve td {
	color: White;
	font-family: Times New Roman;
	padding-left: .5em;
	padding-right: .5em;
}
h2.lmccoverage {
	color: Yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: big;
	margin:1em;
	margin-top:.5em;
	padding:.2em 1em;
	border-bottom: double #c0c0c0;
	border-top: double #c0c0c0;
	background-color: Black;
	text-align:left;
}

pre.tournamentsummary {
	font-family: Courier New;
	margin-top:  1em;
	margin-left: 4em;
	text-align:left;
}

pre.tournamentresults {
	font-family: Courier New;
	text-align:center;
}
table.deck {
	margin: 1em 5em;
}
tr.deck {
	color: White;
	border:1px solid #9999ff;
	vertical-align: top;
}

th.deckname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Navy;
	border: #CCCCCC;
	color: White;
	text-align: center;
}
th.maindeck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border: #9999BB;
	color: Black;
	text-align: center;
}
th.sideboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: #999999;
	color: Black;
	text-align: center;
}
td.deck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: #999999;
	color: Black;
}
td.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border: #9999BB;
	color: Black;
}
td.deck hr {
	height:2px;
	margin:0em;
}

td.side hr {
	height:2px;
	margin:0em;
}
pre.deck {
    color:Black !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:.5em;
	padding:.2em;
	border:0px;
	background-color: transparent !important;
	line-height: 120%;
}

div.lmcbody {
	margin-left: 2em;
	margin-right: 2em;
}

div.lmcbody p {
	text-indent: 1em;
	line-height: 140%;
	text-align: justify;
}

div.lmcbody img {
	margin: .5em;
}

tr.lmcdeckrate {
	text-align:center;
}
th.lmcdeckrate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Navy;
	font-weight:bold;
}
td.subtotal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Yellow;
	font-weight:bold;
}

