*{
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
.table01{
	margin-top:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.table01 th{
	padding:0 0 5px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	width:110px;
}
.table01 td{
	padding:0 0 5px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

.result_img{
	padding-bottom:10px;
}


.result_img img{
	cursor:pointer;
}

.detail{
	width:750px;
	line-height:1.4em;
	border-collapse:collapse;
	border-spacing:0;
	margin-left:15px;
	margin-bottom:20px;
	padding:0px;
	font-size:12px;
}

.detail th{
	vertical-align:top;
	border:#aaa solid 1px;
	text-align:left;
	padding:5px 0 5px 5px;
	width:80px;
	height:30px;
	background-color:#ddd;
}

.detail td{
	vertical-align:top;
	border:#999 solid 1px;
	padding:5px 0 5px 5px;
}

.detail dt{
	float:left;
	width:65px;
}

.detail dd{
	margin-left:60px;
}

.detail span{
	font-weight:bold;
}
table.no_image{
	background-color:#000;
	height:52px;
}
	