@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
}

body {
	background-color: #FFFFFF;
}

fieldset,img{
border:0;
}

img {
	vertical-align: top;
	border:0;
}

#contents{
	position:absolute;
	top:50%;
	left:50%;
	width:984px;
	height:604px;
	margin:-302px 0 0 -492px;
	text-align:center;
	padding:1px;
}

.img{
	border:0px;
}

object, embed {
	outline:none;
}
