@charset"utf-8";



* {
	margin: 0;
	padding: 0;}

body,th,td{
	font-family: MS P Gothic, Hiragino Kaku Gothic Pro, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 70%;
	background-color:#000000;
	}

p,th,td{
	line-height: 160%;
	}

h1, h2, h3, h4, h5, h6, p, address{
	display: block;
	font-weight: normal;
	font-style: normal;}

p {margin: 0px 0px 0px 0px;}
img {border: none;}
hr {display: none;}

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

body{overflow:hidden;}




/* ////////////////////////// Hack */

.clearfix:after {
	content: ".";
	display: block;
	height:	0;
	clear:	both;
	visibility:	hidden;}

.clearfix {	display:	inline-block;} /* IE7 */

/* Hides from IE-mac \*/
* html .crearfix {	height: 1%;}
.clearfix {	display:	block;}
/* End hide from IE-mac */