/*company*/
header .nav .menu .company{
	border-bottom:solid 3px #FFFF00;
	}

.block_company_box{
	width:1000px;
	height:6px;
	margin:0 auto;
	margin-top:-106px;
	text-align:center;
    background: url(../i/common/deco_br.png);
    background-size: 20px;
	background-repeat:no-repeat;
	background-position:center;
    position:relative;
    z-index: 3;
	}
.company_box{
	width:1000px;
	height:250px;
	margin:0 auto;
	/*margin-top:-100px;*/
	text-align:center;
	background:#6A5237;
	position:relative;
	}
.company_box h1{
	padding-top:30px;	
	}
.company_box .section{
	height:5px;
	text-align:center;
	background-image:url(../i/common/dot3.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.company_box p{
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	line-height:250%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "HG明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
.block_company_deta{
	width:1000px;
	height:6px;
	margin:0 auto;
	margin-top:-6px;
	text-align:center;
    background: url(../i/common/deco_be.png);
    background-size: 20px;
	background-repeat:no-repeat;
	background-position:center;
    position:relative;
    z-index: 3
	}
.company_deta{
	width:1000px;
	height:700px;
	margin:0 auto;
	margin-top:60px;
	background:#FFFFFF;
	}
.company_deta .company_map{
	width:500px;
	height:700px;
	float:left;
	}
.company_deta .company_text{
	width:500px;
	height:700px;
	float:right;
	/*background:#333;*/
	}
.company_deta .company_text h1{
	height:90px;
	padding-top:50px;
	text-align:center;
	line-height:350%;
	color:#6A5237;
	font-size:27px;
	background-image:url(../i/page/company/bg_awawa.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.company_deta .company_text .table_text{
	width:440px;
	margin:0 auto;
	margin-top:15px;
	}
.company_deta .company_text .table_text p{
	font-size:13px;
	text-align:center;
	color:#6A5237;
	line-height:175%;
	}
.company_deta .company_text .table_text .line{
	width:20px;
	height:5px;
	margin:10px auto;
	text-align:center;
	border-bottom:1px solid #6A5237;
	}