﻿/* --------------------------------------------------
	SiteName : NTT DATA BIZINTEGRAL CORPORATION.
	FileName : company.css
	Description : company styles
	
	== TOC =========================================
	1 : index layout styles
	
-------------------------------------------------- */
/* 1. greeting layout styles
================================================== */
#main .boxL {
  width: 505px;
  float: left;
  display: inline;
}

#main .boxR {
  width: 200px;
  float: right;
  display: inline;
}

#main .text {
  padding-right: 30px;
}
