﻿@charset 'utf-8';

.dContentMainLeftYearMonthBox
{
  height: 100%;
  
  text-align: center;  
}

.dContentMainMonthBox
{           
  margin-top: 3px;
}

.dContentMainYearBox
{  
  margin-bottom: 8px;
}

.iTextYear
{
  width: 124px;
  height: 45px;
}

.iTextMonth
{
  height: 21px;
  
  border-width: 0px;    
}

.iTextMonthJanuary
{
  width: 83px;
}

.iTextMonthFebruary
{
  width: 92px;
}

.iTextMonthMarch
{
  width: 66px;
}

.iTextMonthApril
{
  width: 49px;
}

.iTextMonthMay
{
  width: 43px;
}

.iTextMonthJune
{
  width: 50px;
}

.iTextMonthJuly
{
  width: 42px;
}

.iTextMonthAugust
{
  width: 74px;
}

.iTextMonthSeptember
{
  width: 113px;
}

.iTextMonthOctober
{
  width: 84px;
}

.iTextMonthNovember
{
  width: 105px;
}

.iTextMonthDecember
{
  width: 105px;
}
