@charset "utf-8";
/* --------------------------------------------------
	Since : 2008/11/29
	Last Modified: 2008/11/29
	Version: 1.0
 --------------------------------------------------- */

/* result
====================================================================================*/
h2 {
	background:url(../image/common/h2_result.jpg) no-repeat;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
h4{
	border-left:4px solid #bb284c;
	margin-bottom:10px;
	padding-left:7px;
	color:#000;
	font-weight:bold;
	}
	
h5 {
	background:url(../image/result/list.jpg) no-repeat left center;
	padding-left:15px;
	color:#bb284c;
	font-weight:bold;
	}
	
.m-b10 {
	margin-bottom:10px;
	}
	
dl.result-list {
	margin-left:20px;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	}

dl.result-list dt{
	width:150px;
	float:left;
	background:url(../image/result/list.jpg) center left no-repeat;
	padding-left:20px;
	}
	
dl.result-list dd{
	width:370px;
	float:left;
	
	}
.ttl {
	font-size:12px;
	background:#f3f3f3;
	border:1px solid #ccc;
	padding: 5px 10px;.
	text-align: left;
}
.ttl2 {
	font-size:12px;
	background:#f3f3f3;
	border:1px solid #ccc;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
}
.content {
	border: 1px solid #CCCCCC;
	font-size:12px;
	text-align:left;
	padding: 5px 10px;
}
#others {
	margin-bottom:10px;
	width:98%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

