@charset "utf-8";
/* CSS Document */

.conBox693 {
	margin: 20px 0;
	width: 693px;
	overflow: hidden;
	clear: both;
}

.conBox693 h3 {
	margin: 0 0 20px 0;
}

p span {
	font-weight: bold;
}

#lotBox {
	padding: 55px 27px 0 40px;
	background: url(../images/uploads/2012/05/rotno.gif) no-repeat 0 0;
	width: 625px; /*692-27-40*/
	height: 337px; /*392-55*/
}
#lotBox form {
}


#kotaiBox {
	margin-bottom: 20px;
	padding: 55px 27px 0 40px;
	background: url(../images/uploads/2012/05/kotaishikibetsu.gif) no-repeat 0 0;
	width: 625px; /*692-27-40*/
	height: 337px; /*392-55*/
}

#lotBox .rightBox ,
#kotaiBox .rightBox {
	margin: 50px 0 0 0;
	float: right;
	width: 310px;
}

#kotaiBox .rightBox img {
	margin-top: 20px;
}

/* ロット番号検索結果 */
dl.lot_search_result {
	line-height: 1.6;
	margin: 2em 0 15px;
        width: 60%;
}

dl.lot_search_result dt {
        width:10em;
	float: left;
	text-indent: 1em;
        color: #f60;
}
dl.lot_search_result dd {
	padding-left: 5em;
}