#place-top {
	top: 0px !important;
	position: absolute;

}
#place-contents{
	position: absolute;
	top: 210px;
	overflow:visible !important;
}

.midashi_blue{
	font-size: 14px;
	background-image: url(/icons/title_backcolor-blue.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 35px;
	padding-top: 11px;
	color: #666666;
	font-weight: bold;
}