@charset "Shift_JIS";
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

/* LINK*/
a:link 	  { color: #ff0000; text-decoration:none  }
a:visited { color: #ff0000; text-decoration:none  }
a:hover   { color: #ff0000; text-decoration:underline }
a:active  { color: #ff0000; text-decoration:underline }

/**/
.contents {
	border-color: black #999999 #999999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 898px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

/* BASIC TEXT*/
.t4 { font-size: 88%; line-height: 138%}
.t3 { font-size: 78%; line-height: 138%}
.t3w { font-size: 78%; line-height: 158%}
.t2 { font-size: 65%; line-height: 138%; letter-spacing: 1px}

.t1 { font-size: 53%; line-height:130%}
.b5 { font-size: 100%; line-height: 138%; font-weight:bold }
.b4 { font-size: 88%; line-height: 138%; font-weight:bold }
p {
}
.b3 { font-size: 78%; line-height: 138%; font-weight:bold }
.b2 { font-size: 63%; line-height: 138%; font-weight:bold }
.common {  font-size: 100%}

/* basic*/
.clear			{
	overflow		: hidden;
	clear			: both;
	height			: 0px;
}

.copy {
	color: #996600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
