@charset "utf-8";
/*-------------------------------------------------
  KEISETSUKAI Stylesheet
  * About *
-------------------------------------------------*/
#res h4 {
	width: 569px;
	padding: 0px 0 0 4px;
	font-size: 14px;
	border-bottom: 1px dotted #111;
	margin-bottom:5px;
}
#res h4 span {
	margin: 0 5px 0 0;
}

#res h4 a {
	text-decoration:none;
}

#res h5 {
	margin: 0 5px 0 15px;
	font-size:15px;
	font-weight:bold;
	color:#304c7d;
}
.tbl_res {
	width: 245px;
	margin-left:15px;
}
.tbl_res02 {
	width: 245px;
	margin-left:10px;
}
.tbl_res .inside {
	width: 100%;
}
.inside .number {
	background-color: #FFFFFF;
	text-align:right;
}
.inside .name {
	background-color: #dce9fa;
}
