@charset "UTF-8";






/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---------------------------------------------------------------
マスタ管理画面
---------------------------------------------------------------
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/*------------------------------------------------------------
基本設定
-------------------------------------------------------------*/

/*税率設定*/
body.Master #main.taxList .pagerArea { background-color: #FFF; padding: 0 0 5px 0; }
body.Master #main.taxList .contentsArea .contentsBox .scrollTable thead th:nth-of-type(2) { width: 266px !important; }
body.Master #main.taxList .contentsArea .contentsBox .calendarOuter select { margin-right: 3px; }
body.Master #main.taxList .contentsArea .contentsBox .calendarOuter select:not(:first-of-type) { margin-left: 5px; }
body.Master #main.taxList .contentsArea .contentsBox .calendarOuter > div.calendar { top: 2px; }
body.Master #main.taxList .contentsArea .contentsBox .calendarOuter > div.calendar a.calendar { height: 20px; } 
body.Master #main.taxList .searchBox .calendarOuter { width: 265px; }
body.Master #main.taxList .searchBox .calendarOuter select { margin-right: 3px; }
body.Master #main.taxList .searchBox .calendarOuter select:not(:first-of-type) { margin-left: 5px; }
body.Master #main.taxList .searchBox .calendarOuter > div.calendar { top: 2px; right: 0px; }
body.Master #main.taxList .searchBox .calendarOuter > div.calendar a.calendar { height: 20px; width: 20px; } 



