/**
	Master of Epic - ゲーム起動画面用スタイルシート
	2006
*/
p.forwardinfo{
	margin-top: 0px;
	margin-bottom: 3px;
}
p.read{
	margin-top: 0px;
	margin-bottom: 7px;
}
p.read2{
	margin-top: 0px;
	margin-bottom: 0px;
}
.ttlimg{
	margin-bottom: 7px;
}
.statuschara{
	width: 360px;
	height: 30px;
	background-image: url(../img/fromgame_status_chara.gif);
	margin-bottom: 4px;
}
.statuschara2{
	width: 410px;
	height: 30px;
	background-image: url(../img/fromgame_status_chara2.gif);
	margin-bottom: 13px;
}
.instatus{
	margin: 9px 13px 0px 13px;
}
.statusdot{
	margin-right: 4px;
}
div.wait{
	margin-top:150px;
	text-align:center;
}
