@charset "UTF-8";#biz_calendar{max-width:250px;margin:auto}table.bizcal{margin:10px 0;width:100%;table-layout:fixed;border-collapse:collapse;border:1px Silver solid;line-height:1.8em;cursor:default}table.bizcal th{background-color:#f5f5f5;text-align:center;border:1px Silver solid}table.bizcal th:first-child{color:red}table.bizcal th:nth-last-of-type(1){color:blue}table.bizcal td{text-align:center;border:1px Silver solid}table.bizcal td.calmonth{text-align:left;font-weight:700;padding:2px 7px;border:none}table.bizcal td.calbtn{border:none;cursor:pointer}table.bizcal td.downMonth{background:transparent url(//interior-nakajima.jp/wp-content/plugins/biz-calendar/./image/down.png) right center no-repeat;overflow:hidden}table.bizcal td.goToday{background:transparent url(//interior-nakajima.jp/wp-content/plugins/biz-calendar/./image/today.png) center center no-repeat;overflow:hidden}table.bizcal td.upMonth{background:transparent url(//interior-nakajima.jp/wp-content/plugins/biz-calendar/./image/up.png) left center no-repeat;overflow:hidden}table.bizcal td.holiday{background-color:Pink}table.bizcal td.eventday{color:red}table.bizcal td.today{font-weight:700;border-bottom:#1e90ff solid 2px;color:#1e90ff}#biz_calendar p{margin:10px 0}span.boxholiday{background-color:Pink;border:1px Silver solid;width:60px;padding-right:20px;margin-right:10px}span.boxeventday{background-color:Aqua;border:1px Silver solid;width:60px;padding-right:20px;margin-right:10px}