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

body {
	background-color:#ffffff;
	background:url(../images/copyright.gif) no-repeat bottom right;
	margin: 0px;
	color:#444444;
	line-height:1.5;
	font-size:12px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

a img { border: 0; }

#topimg{
    position: absolute;
	width:545px;
	left: 50% ;
	top: 50%;
	margin: -57px 0 0 -272px;
}
