@charset "utf-8";

/*** EC Navi CSS Document ***************************************

	ver.2009/09

	large_font.css

----------------------------------------------------------------***/

/**  large_font.css Menu *********************************************

	1.Base Font

*******************************************************************/

body{
	font-size: 14px;
}

/* \*/

html[lang*=""] body{
	font-size: 13px;
}

*:first-child+html body{
	font-size: 87.5%;
}
/**/

/* Header navi　*/

div#header div.column2B ul.headerNavi{
	padding-top: 16px;
	padding-bottom: 15px;
}

/* \*/

html[lang*=""] div#header div.column2B ul.headerNavi{
	padding-top: 11px;
	padding-bottom: 6px;
}


* html div#header div.column2B ul.headerNavi{
	padding-top: 18px;
	padding-bottom: 15px;
}

*:first-child+html div#header div.column2B ul.headerNavi{
	padding-top: 18px;
	padding-bottom: 15px;
}
/**/