@charset "utf-8";

p#comp_headerimg {
	width:800px;
	height:140px;
	_margin-top:-15px;
	text-indent:-9999px;
	background: url(../images/company/comp_head.jpg) no-repeat 0 0;
}
div.company dl {
	width:530px;
}
div.company dt {
	width:100px;
	float:left;
	padding:5px 0 5px 15px;
	clear:both;
	font-weight:bold;
}
div.company dd {
	margin-left:120px;
	padding:5px 5px 5px 0;
}
/*サブメニュー*/
p#annai {
	width:190px;
	height:25px;
	margin-top:10px;
	margin-bottom:5px;
	text-indent:-9999px;
	background:url(../images/company/s_title.gif) 0 0 no-repeat;
}
li#us a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/company/s_us.gif) 0 0 no-repeat;
}
li#us a:hover {
	width:190px;
	height:25px;
	background:url(../images/company/s_us_o.gif) 0 0 no-repeat;
}
li#staff a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/company/staff.gif) 0 0 no-repeat;
}
li#staff a:hover {
	width:190px;
	height:25px;
	background:url(../images/company/staff_o.gif) 0 0 no-repeat;
}
li#access a {
	width:190px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999px;
	display:block;
	background:url(../images/company/s_access.gif) 0 0 no-repeat;
}
/*スタッフ紹介*/
div.staffarea {
	width:530px;
	margin-left:20px;
	margin-bottom:20px;
}
div.prof {
	margin-top:30px;
	float:left;
}
div.profimg {
	margin-right:30px;
	float:right;
}
div.prof dl {
}
div.prof dt {
	width:100px;
	float:left;
	padding:0 0 5px 10px;
	clear:both;
	font-weight:bold;
}
div.prof dd {
	margin-left:120px;
	padding:0 5px 5px 0;
}