.this_bg {
	background-image: url(images/this_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	top: 2px;
}
.month_num {
	font-size: 15px;
	font-weight: bold;
	color: #0076B1;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.white_bg {
	background-image: url(images/white_bg.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #0076B1;
	padding-top: 2px;
	font-weight: bold;
}
.next_bg {
	background-image: url(images/next_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	top: 2px;
}
.midashi_container {
	margin-top: 5px;
	margin-bottom: 5px;
}
.calender_num {
	font-size: 18px;
	color: #F65F6A;
	margin-bottom: 3px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.next_month {
	font-weight: bold;
	color: #0076B1;
}
th {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F65F6A;
	font-weight: normal;
	height: 20px;
	text-align: center;
}
.calender {
	margin-top: 2px;
	margin-bottom: 5px;
}
.calender_cell {
	font-weight: bold;
	color: #F65F6A;
	background-color: #FFFDC9;
	text-align: center;
	vertical-align: top;
}
.tex_midokoro_tit {
	font-size: 14px;
	font-weight: bolder;
	color: #0076B1;
	padding-bottom: 6px;
}
.sakuhin_catch {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.white_bg_l {
	font-size: 12px;
	color: #343434;
	background-image: url(images/white_bg_l.gif);
	background-repeat: repeat-y;
}
.gray_bg_l {
	font-size: 12px;
	color: #343434;
	background-image: url(images/gray_bg_l.gif);
	background-repeat: repeat-y;
}
.red_bg_l {
	font-size: 12px;
	color: #343434;
	background-image: url(images/red_bg_l.gif);
	background-repeat: repeat-y;
}
.tex_koukai {
	font-size: 14px;
	font-weight: bold;
	color: #F65F6A;
	margin-bottom: 8px;
	padding-left: 10px;
}
.pic_l {
	margin-right: 10px;
	margin-left: 17px;
}
.menu_green {
	background-image: url(images/menu_green.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	.menu_green a:link { color: #FFFFFF }
	.menu_green a:visited { color: #FFFFFF }
	.menu_green a:active {color: #0076B1 }
	.menu_green a:hover {color: #FFFF41 }


