@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

* html .iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

body,td,th {
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
}

body {
	background-color: #000000;
	background-position-x: center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mov_background.jpg);
	background-position: center top;
}

#my_body {
	width : 900px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#maine {
	width : 900px;
}


img { border: 0px
}

a:link {
	color: #0099ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099ff;
}
a:hover {
	text-decoration: underline;
	color: #0099ff;
}
a:active {
	text-decoration: none;
	color: #0060be;
}

#thumbnail {
	clear: both;
}

#main {
	clear: both;	
}

#mainContent  {
	width : 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
		margin: 0px  0px 0px 0px;
}


#nifty {
	clear: both;
}
#nifty .Contents {
	color: #cccccc;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

#footer {
	clear: both;
}
#footer .copyright {
	margin: 0px auto 40px;
}
#footer .copyright address {
	text-align:left;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #909090;
}


