@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:https://www.lampros.co.jp/
	making day: 0000-00-00
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);
@import url(page_common.css);


/* ================================================

	operation

=================================================*/

/* rightArea -------------*/
#rightArea {}
#rightArea .secBox li { padding-bottom:8px; }
#rightArea .tableChart th { border-right:1px solid #ccc; border-bottom:1px solid #fff; }
#rightArea .tableChart td { border-right:1px solid #ccc; }

