@charset "utf-8";
/* CSS Document */
div#press_container_right {
	width: 210px;
	float: right;
}
div#press_container_pink_box{
	width: 200px;
	background-color: #E2007A;
	padding: 5px;
	color: #FFF;
	margin-bottom: 10px;
}
div#press_booklet_right {
	width: 95px;
	float: left;
}
div#press_booklet_separetor {
	width: 10px;
	height: 10px;
	float: left;
}

