@charset "utf-8";
/* CSS Document */
.container_index{
	margin:0 auto;
	width:800px;
	height:150px;
	padding-top:135px;
	padding-bottom:75px;

}
.indexTop_p{
    font-size:15px;
	font-family:HG丸ｺﾞｼｯｸM-PRO;
	-webkit-text-size-adjust: 100%;
	margin:20px 0px 0px 20px;
}	
.index_p{
    font-size:14px;
	font-family:HG丸ｺﾞｼｯｸM-PRO;
	-webkit-text-size-adjust: 100%;
	margin:20px 0px 40px 20px;
	line-height: 28px;
}
.container_navi{
	width:223px;
	height:451px;
	margin:0px;
/*		height:385px; */
	float:left;
	border:1px solid #00f;
}
.container_main{
	margin:0 auto;
	padding-bottom:35px;
	width:1000px;
	height:auto;
	}
.containerOnly{
	width:750px;
	height:auto;
	margin:0px auto;
   }
.containerOnlyTable{
	height:auto;
	margin:-15px 0px 50px 50px;
    }
.containerOnlyTable li{
	border-bottom:1px dashed #ccc;
	line-height: 30px;
	background:url(../images/sikaku.png) no-repeat 0px 10px;
	}
.containerLeft{
	width:700px;
	height:auto;
	margin:0px 0px 10px 0px;
	}
.containerLeft p{
    font-size:14px;
	font-family:HG丸ｺﾞｼｯｸM-PRO;
	-webkit-text-size-adjust: 100%;
	margin:20px 0px 40px 150px;
	line-height: 28px;
	}
.containerLeft img{
	margin:-110px 0px 10px 600px;
	}
.containerLeft2 img{
	margin:-260px 20px 20px 700px;
	}
/* Company_overview
-----------------------------------------------*/
.container_main{
	margin:0 auto;
	padding-bottom:35px;
	width:1000px;
	height:auto;
	}
.container_over{
	margin:0 auto;
	width:800px;
	height:800px;
	padding-top:135px;
	padding-bottom:75px;
	}
.over_p{
    font-size:15px;
	font-family:HG丸ｺﾞｼｯｸM-PRO;
	-webkit-text-size-adjust: 100%;
	margin:20px 0px 0px 20px;
	}
.container_overTable{
	height:auto;
	margin:-15px 0px 50px 50px;
	padding-top:135px;
	padding-bottom:75px;
	float:left;
	}
.over_p ul{
	line-height: 20px;
	background:url(../images/sikaku.png) no-repeat 0px 0px;
	margin:0px 0px 50px 0px;
	}
.over_main2{
	margin:50px auto;
	padding-top:35px;
	padding-bottom:5px;
	width:1000px;
	height:auto;
    }
}