@charset "utf-8";
/*
* CSS for General Index Page Layout
*
* @version			0.0.1
* @lastmodified 2018/11/15
* @link					https://www.landcomp.co.jp/
* @copyright		Copyright 2018, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */

/* INDEX PAGE LAYOUT ===================================================== */
#topIndex #contentsBody ,
#sIndex #contentsBody {
  margin-right: 0;
}
#topIndex #mainContents ,
#sIndex #mainContents {
  margin-right: 0;
}
#topIndex #breadcrumbs ,
#topIndex #subNavi ,
#sIndex #subNavi {
  display: none;
}
