@charset "UTF-8";
body {
	background-color: #CC99CC;
	margin: 0px;
	padding: 0px;
}
#PageTop {
	background-image: url(sexyimages/body_bg_01.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#PageUnder {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	height: 20px;
	margin-top: 0px;
	background-image: url(sexyimages/body_bg_03.png);
}




#PageBody {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC99CC;
	background-image: url(sexyimages/body_bg_02.png);
	padding: 0px;
}
#heder {
	height: 100px;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#messageBd {
	background-image: url(sexyimages/infoBack1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 690px;
	height: 490px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #660033;
}

