@charset "utf-8";
.calendar {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-style: normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: table;
	width: 145px;
	border: 1px solid #666666;
	font-size: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
}
.text {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-style: normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	width: 155px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-style: normal;
}
