@charset "Shift_JIS";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-weight: normal;
	font-style: normal;
}

body {background-color: #000;}

table,img,iframe { border:0;}

ul,ol,li { list-style:none;}

a,
a:link,
a:hover,
a:visited,
a:active {	text-decoration:none; }

form {
}

form input{
margin:1px 0;
padding:0;
}

form dl,
form p {
}

h1{
	font-size:12px;
	color:#ffffff;
	text-align:left;
	background-color:#000000;
}

h2,h3,h4,h5,h6{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
}
