@charset "Shift_JIS";

/* 2010年2月プレゼントページ */

* {
	margin:0px;
	padding:0px;
	font-size: 100%;
	font-style: normal;
}
body {
	margin:0px;
	padding:0px;
	background-color:#F6C8DD;
	font-size: small;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents {
	text-align: center;
	clear: both;
	margin: 0px;
}
.plug,#about,#copy {
	font-size: 85%;
}
.plug {
	text-align: center;
	margin-top: 5px;
}
#about {
	float: left;
	margin-top: 20px;
}
#copy {
	float: center;
	padding-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	line-height: 100%;
}