@charset "shift_jis";
/* CSS Document */


/* ////////////////////////////////////////////////////////////////

WestOne Web Site

STYLE

//////////////////////////////////////////////////////////////// */

/* company */

#img-company {
	background:url(../images/img-company.jpg) center top no-repeat;
	min-height:100px;
}

dl.company-list {
	width:960px;
}
dl.company-list dt {
	float:left;
	width:240px;
	padding:25px 0 25px 20px;
	font-weight:bold;
	clear:both;
	border-bottom:1px dotted #ccc;
}
dl.company-list dd {
	margin-left:260px;
  	width:700px;
	padding:25px 0;
	border-bottom:1px dotted #ccc;
}
