/*html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
	color: #262626;
	background: #FFFFFF;
}

.overflowFix{
             _zoom: 1;
             overflow: hidden;
             margin: 0px;
             padding: 0px;
}


img {
	border-style: none;	
}

a {
	outline: none;
}


a:hover img{
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
}

p.txtCenter {
             text-align: center;             
}
*/




#content {
	width: 965px;
	margin: 20px auto 0;
	padding: 0;
	text-align: center;
	height: 750px;
	position: relative;
	background: url(images/back3.jpg) no-repeat top center;
}
h1 {
	margin: 0;
	padding:0;
}


.ｗ900{
	width:900px;	
}
.tyusyaku{
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
}

.mvBlock{
	width: 640px;
	position: absolute;
	left: 152px;
	top: 140px;
}

.w640{
	width:640px;
	margin:0 auto;
}
/*
#footer{
	width:950px;
	line-height: 125%;
	position: absolute;
	bottom: 5px;
}
#footer p{
	text-align: center; 
	font-size:12px;
	margin:0;
	padding:0;
}
*/