@charset "utf-8";

div.bossname {
	width: 280px;
	height: 68px;
	float: right;
	clear: both;
	overflow: hidden;
}

div.pm {
	width: 100px;
	height: 100px;
	overflow: hidden;
}

div.disclosure {
	width: 450px;
	height: 100px;
	float: right;
	clear: right;
	overflow: hidden;
}

div.kaitei {
	width: 130px;
	height: 35px;
	float: right;
	overflow: hidden;
}

