@charset "shift_jis"; 


		#colR .wsrec_lst {
			margin-bottom: 15px;
			padding: 5px 10px 15px ;
			border: 1px solid #cccccc;
			clear: both;
		}
			#colR .wsrec_lst .wsrec_ttl {
			}
				#colR .wsrec_lst .wsrec_ttl dt{
					padding: 10px 0 5px 5px;
					color: #B65216;
					font-sie: 120%;
					font-weight: bold;
					background: url(../img/common/line_dot.gif) bottom left repeat-x;
				}
				#colR .wsrec_lst .wsrec_ttl dd{
					margin-left: 20px;
					padding: 5px 0;
					background: url(../img/common/line_dot.gif) bottom left repeat-x;
				}
