@charset "Shift_JIS";

.bukken{
font-size:75%;
font-weight:normal;
color:#000000;
text-indent:15px;
background: url(../mikoukai/image/bukken_icon.gif) no-repeat left center;
padding-top: 5px;
padding-bottom: 5px;
}

.mikoukaitowa{
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}

/* -----------------------------------------------------------
	#mikoukai
		未公開物件情報、めくれる部分
----------------------------------------------------------- */
#mikoukai {
	height: 300px;
	width: 190px;
	background-image: url(../image/bk_img.gif);
	background-repeat: no-repeat;
	position: relative;
}

.m_text {
	float: left;
	font-size: 70%;
	line-height: 1.2em;
	position: absolute;
	top: 185px;
	left: 12px;
}

.img_kensu {
	top: 187px;
	position: absolute;
	left: 85px;
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
}


#pageflip {
	height: 300px;
	width: 190px;
}

#pageflip img {
	width: 50px;
	height: 52px;
	z-index: 99;
	position: absolute;
	-ms-interpolation-mode: bicubic;
	bottom: 0px;
	right: 0px;
}

#pageflip .msg_block {
	width: 48px;
	height: 50px;
	position: absolute;
	z-index: 50;
	right: 0;
	text-indent: -9999px;
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 0px;
}

a img{
	border:none;
}
