@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2014-01-15
 * Editor:    contents kinoshita
 * Modified:  2014-00-00 by:
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Top

============================================================*/

#container { background:url(/frsupport/english/css/images/top/bg_mainCut.png) no-repeat center 142px !important; }

#gNavi { margin-bottom:20px !important; }


/*	mainCut
------------------------------------------------------------*/
#mainCut { margin-bottom:20px;}


/*	contents
------------------------------------------------------------*/
#contents { padding:0px; !important; }

#contents p.text {
  font-size:107%;
  line-height:170%;
  margin:0px 25px 20px 25px;
  }
  
.business{
  overflow:hidden;
  padding-left:10px;
}

.business li {
	float:left;
	width:220px;
	margin:0px 0px 12px 12px;	
}



