﻿/* --------------------------------------------------
	SiteName : NTT DATA BIZINTEGRAL CORPORATION.
	FileName : concept.css
	Description : concept styles
	
	== TOC =========================================
	1 : index layout styles
	
-------------------------------------------------- */
/* 1. index layout styles
================================================== */
#main .boxL {
  width: 440px;
  display: inline;
  float: left;
}

#main .boxR {
  width: 250px;
  display: inline;
  float: right;
}