@charset "Shift_JIS";

/*-- 月曜始まりカレンダー設定 --*/

.jan_monday{
background-image:url(../index_images/jan_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.feb_monday{
background-image:url(../index_images/feb_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.mar_monday{
background-image:url(../index_images/mar_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.apr_monday{
background-image:url(../index_images/apr_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.may_monday{
background-image:url(../index_images/may_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.jun_monday{
background-image:url(../index_images/jun_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.jul_monday{
background-image:url(../index_images/jul_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.aug_monday{
background-image:url(../index_images/aug_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.sep_monday{
background-image:url(../index_images/sep_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.oct_monday{
background-image:url(../index_images/oct_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.nov_monday{
background-image:url(../index_images/nov_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}

.dec_monday{
background-image:url(../index_images/dec_monday.jpg);
background-repeat:no-repeat;
width:186px;
height:180px;
padding:48px 0 0 0;
}
