/*============================
company
============================*/
div.sub_header {
	width:100%;
	height:100px;
	background:url(../../image/common/sub_header_bg.gif) repeat-x;
	position: relative;
	top: 150px;
}
div.sub_cont h2 {
	color:#FFF;
	display:block;
	font-weight:normal;
	font-size:175%;
	letter-spacing:0.1em;
	position:absolute;
	left: 0px;
	top: -40px;
}
h3.t_company_profile {
    text-indent: -9999px;
    background: url(../../image/company/t_company_profile.gif) no-repeat center;
    width: 1300px;
    height: 90px;
    position: relative;
    top: 130px;
    margin-bottom: 160px;
}
div.sub_cont table {
	font-size:120%;
	width:760px;
	height:520px;
	margin: 0 auto;
	text-align:left;
}
div.sub_cont table tr {
	border-bottom: #CCC dotted 1px;
}
.w280 {
	width: 280px;
}
div.box_wrapper {
	width:860px;
	height:160px;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:50px;
}
div.box_wrap {
	text-align:left;
}
div.gray_box {
	font-size:13px;
	width:360px;
	height:130px;
	border: 8px solid #f8f8f8;
	padding:20px;
	}
/*アクセスマップ*/
h3.t_access_map {
    text-indent: -9999px;
    background: url(../../image/company/t_access_map.gif) no-repeat center;
    width: 1300px;
    height: 90px;
    position: relative;
    top: 130px;
    margin-bottom: 160px;
}
div.sub_cont h4 {
	text-align:left;
	line-height:150%;
	display:block;
}