﻿

.B_BlogCalendarType2
{
  /*  background-image: url("../../../images/grayback.gif");*/
  /*  padding: 10px 15px 5px 15px;*/
  background-color: white;
  margin: 0px;
  margin-bottom: 10px;
  width:127px;
}

.B_BlogCalendarType2 .Title
{
  font-size: 9pt;
  padding: 1px;
}

.B_BlogCalendarType2 .NextPrev
{
}

.B_BlogCalendarType2 .Calendar
{
  font-size: 9pt;
  padding: 0px;
}

.B_BlogCalendarType2 .DayHeader
{
  background-color:white;
  font-weight:bold;
}

.B_BlogCalendarType2 .Selector
{
}

.B_BlogCalendarType2 .Day
{
}

.B_BlogCalendarType2 .WeekendDay
{
  background-color:white;
}

.B_BlogCalendarType2  .Saturday.WeekendDay
{
  background-color:#ccffff;
}


.B_BlogCalendarType2 .OtherMonthDay
{
  color:white;
  background-color:white;
}

.B_BlogCalendarType2 .SelectedDay
{
  background-color:#c0c0e0;
}

.B_BlogCalendarType2 .TodayDay
{
  border: red 1px solid;
}

.B_BlogCalendarType2 td
{
  text-align:center;
}

.B_BlogCalendarType2 .Day a:link
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 .Day a:visited
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 .WeekendDay a:link
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 .WeekendDay a:visited
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 .TodayDay a:link
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 .TodayDay a:visited
{
  background-image: url(linkeddayback.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-decoration: none;
}

.B_BlogCalendarType2 a:hover
{
  text-decoration: underline;
}

.B_BlogCalendarType2 a:active
{
  text-decoration: underline;
}

.B_BlogCalendarType2 .NextPrev a:link
{
  text-decoration: underline;
}

.B_BlogCalendarType2 .NextPrev a:visited
{
  text-decoration: underline;
}

.B_BlogCalendarType2 h3
{
  color: white;
  font-size: 13px;
/*  font-family: 'Arial', 'Helvetica', 'ＭＳ ゴシック' , 'Osaka－等幅' , monospace;*/
  float:left;
  height: 18px;
  margin: 0px;
  padding: 0px;
  padding-left: 6px;
  padding-top: 2px;
  vertical-align:baseline;
  text-decoration: none;
}

.B_BlogCalendarType2 .FrameDiv
{
  padding: 0px;
  margin:0px;
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  border-left: solid 1px #d4d4d4;
}

.B_BlogCalendarType2 .MTitleIcon
{
  margin: 0px;
  padding: 0px;
  float:left;
  width: 5px;
  height: 20px;
  background: #3f3f3f url(mtitle_left.gif) no-repeat;
}

.B_BlogCalendarType2 .MTitleBlock, .B_BlogCalendarType2 .MTitleBlock_red
{
/*  display:none;*/
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: white;
  text-decoration: none;
  text-align: left;
  height: 20px;
  border-top: solid 1px #a93f36;
  border-bottom: solid 1px #a93f36;
  border-right: solid 1px #a93f36;
  background: #f34a3a url(mtitleb_f34a3a.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_black
{
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  border-right: solid 1px black;
  background: #333333 url(mtitleb_333333.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_yellow
{
  border-top: solid 1px #a86500;
  border-bottom: solid 1px #a86500;
  border-right: solid 1px #a86500;
  background: #ffa722 url(mtitleb_ffa722.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_gray
{
  border-top: solid 1px #333333;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  background: #777777 url(mtitleb_777777.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_silver
{
  border-top: solid 1px #5c5c5c;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  background: #a5b7bb url(mtitleb_a5b7bb.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_whitesmoke
{
  color: black;
  border-top: solid 1px #858585;
  border-bottom: solid 1px #666666;
  border-right: solid 1px #666666;
  background: #e0e0e0 url(mtitleb_e0e0e0.gif) repeat-x;
}

.B_BlogCalendarType2 .MTitleBlock_transparent
{
  display:none;
}

.B_BlogCalendarType2 .MTitleBlock_whitesmoke h3
{
  color: black;
}

.B_BlogCalendarType2 .MTitleBlock span
{
  float:right;
}
