html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: url(../img/bg.jpg) no-repeat center top;
	color: #000000;
	text-align: center;
	height: 100%;
}

body.top {
	background: url(../img/bg_top.jpg) no-repeat left top #000000;
	text-align: left;
}

body.contents {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background-image:none;
	background-color: transparent;
	color: #000000;
	height: auto;
	text-align: left;
}

a {color:#ef769f;}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2,h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main {
	width: 840px;
	height: 100%;
	height: auto;
	margin: 0px auto;
	text-align: left;
}



h1{
	width: 257px;
	float:left;
	text-indent:-9999px;
	background: url(../img/logo.gif) no-repeat left top;
}

h1 a{
	display:block;
	height:61px;
}

body.top h1{
	width: 300px;
	height: 80px;
	text-indent:-9999px;
	background: url(../img/logo.jpg) no-repeat 12px 10px;
	float: none;
}

#header {
	margin-bottom: 29px;
}

#header h2 {
	float: left;
}

#contents {
	height: 61px;
	margin: 0px;
}

div.menu {
	width: 150px;
	float: left;

}
div.menu img {
	margin-bottom: 16px;
}

div.frame {
	width: 680px;
	float: right;
	margin: 0px;
	padding: 0px;
}

p.footer {
	padding-top: 20px;
}

div.menu p.footer img {
	margin-bottom: 5px;
}

h2.title {
	background: url(../img/bg_title.gif) no-repeat left bottom;
	border: none;
	padding: 15px 0px 15px 15px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom:10px;
}


.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

#topwrap {
	width: 800px;
	margin: 0px;
	text-align: left;
}

div.menutop {
	padding-left: 18px;
	margin-bottom: 36px;
}

p.toprelease {
	margin-left: 18px;
	width: 658px;
	height: 158px;
	background: url(../img/release.jpg) no-repeat left top;
}

p.toprelease img {
	margin-left: 286px;
}
div.menutop img {
	margin-bottom: 16px;
}

p.copy {
	padding: 15px 0px 5px 10px;
}

body.top p.copy {
	padding: 15px 0px 5px 29px;
}
body.top p.copy img{
	margin-right: 5px;
}