@charset "utf-8";
.msg-loginbg 
{
	float:left;
	height: 337px;
	width: 551px;
	background-image: url(../image/common/message/msg_login.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	display:inline;
}

.btn-login {
	float:left;
	height: 88px;
	width: 266px;
	margin-top: 165px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: 25px;
	display:inline;
}
.msg-fansitebg {
	float:left;
	height: 298px;
	width: 551px;
	background-image: url(../image/common/message/btn_new_fansite.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	display:inline;
}
.msg-fansite-msgbox {
	float:left;
	height: 88px;
	width: 266px;
	margin-top: 135px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: 38px;
	display:inline;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #F00;
}
