@charset "utf-8";

body  {
	color: #666666;
	text-decoration: none;
	background-color:white;
	font-size:11pt;
	font-family:"MS UI Gothic", Osaka, "ＭＳ Ｐゴシック";
	text-align: center;
}

a:link {
	color: #9696ff;
	text-decoration: none;
}
	
a:visited {
	color: #9696ff;
	text-decoration: none;
}

a:active {
	color: #ff97ff;
	text-decoration: none;
}

a:hover {
	color: #ff96ff;
	text-decoration: underline;
}

h1 {
	clear: left;
	color:#8A2BE2;
 }

#lnk {
	width: 95%;
	margin: .5em auto;
	list-style: none;
}

#lnk li {
	float: left;
	padding: 0 .1em;
}

#mtbl {
	width: 750px;
	border-collapse: collapse;
	border: 0;
	margin: 1em auto;
}

.mtbltd {
	width: 50%;
	vertical-align: middle;
	text-align: center;
}

#stbl {
	width: 290px;
	height: 450px;
	border-collapse: collapse;
	border: 0;
	margin: 0 auto;
}

.td01 {
	width: 25px;
	height: 30px;
}

.td02 {
	background-image: url('../tarrot/images/tdbg.gif');
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#nol {
	width: 270px;
	margin: 0 auto 2em;
	text-align: left;
	line-height: 1.8;
}

#nt {
	width: 270px;
	height: 35%;
	border: 1px solid #8A2BE2;
	margin: 0 auto;
	padding-top: 0;
}

#ntttl {
	background-color: #8A2BE2;
	margin-top: 0;
	color:#fff;
	font-size: 1.1em;
	text-align: center;
	text-indent: 2em;
	line-height: 1.8;
	letter-spacing: 2em;
}

#nul {
	text-align: left;
	line-height: 1.8;
}

#cr {
	font-size: 1em;
	text-align: center;
}

.crd {
	margin: 0 auto;
}

img {
	border: 0;
}

.btn {
	margin: 1em 0;
}

.style1 {
	color: #FFFFFF;
}
