@charset "UTF-8";
/* CSS Document */
body {
	background: #000;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	line-height: 2;
	background-image: url(sister_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	}
	
div {
	margin-top: 200px;
	margin-left: 100px;
	background-image:url(sister_back2.png);
	background-repeat: no-repeat;
    background-position: center
}


footer {
	margin-top: 300px;
	margin-left: 100px;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
