@charset "utf-8";
/*///////////////////////////////////////emc////////////////////////////////////////////
       Site Name  :  EMCOM HOLDINGS
       File Name  :  clearfix.css
       Created     :  2009.04.01
       Up Date     :  2009.04.01
       Copyright (C) EMCOM HOLDINGS CO., LTD.  All Rights Reserved.
//////////////////////////////////////////////////////////////////////////////////////*/

/* clearfix
-------------------------------------------------------------*/
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 1;
	font-size: 1px;
	visibility: hidden;
	content: " ";
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/* clearfix 追記Ver.
-------------------------------------------------------------*/

/* ie \*/
* html table.GroupTable caption,
* html table.HighLightTable caption,
* html div.IrTop div.IrTopList,
* html div.NewsCateSelect,
* html div.SiteMapWrapp,
* html #Home #TopGuideMenu ul,
* html dl#IrNews dt,
* html #Home #Secondary div#Secom span,
* html #Home ul#Billboard,
* html #Secondary div#Secom span,
* html #GlobalNav,
* html #Container {
	height: 1%;
}

*+html table.GroupTable caption,
*+html table.HighLightTable caption,
*+html div.IrTop div.IrTopList,
*+html div.NewsCateSelect,
*+html div.SiteMapWrapp,
*+html #Home #TopGuideMenu ul,
*+html dl#IrNews dt,
*+html #Home #Secondary div#Secom span,
*+html #Home ul#Billboard,
*+html #Secondary div#Secom span,
*+html #GlobalNav,
*+html #Container  {
	height: 1%;
}

/* modern brow */
table.GroupTable caption:after,
table.HighLightTable caption:after,
div.IrTop div.IrTopList:after,
div.NewsCateSelect:after,
div.SiteMapWrapp:after,
#Home #TopGuideMenu ul:after,
dl#IrNews dt:after,
#Home #Secondary div#Secom span:after,
#Home ul#Billboard:after,
#Secondary div#Secom span:after,
#GlobalNav:after,
#Container:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0; 
	visibility: hidden;
	content: ".";
}

/* MacIE onry \*//*/
table.GroupTable caption,
table.HighLightTable caption,
div.IrTop div.IrTopList,
div.NewsCateSelect,
div.SiteMapWrapp,
#Home #TopGuideMenu ul,
dl#IrNews dt,
#Home #Secondary div#Secom span,
#Home ul#Billboard,
#Secondary div#Secom span,
#GlobalNav,
#Container {
	display: inline-table;
}/* end */

