@charset "UTF-8";
body {
	font-size: 10pt;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","游ゴシック", "Yu Gothic", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
}
a {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 16pt;
	line-height: 120%;
	font-weight: bold;
}

hr {
	border-color: #000000;
	border-style: dotted none none none; 
	border-top-width: 2px; 
	margin: 12px 0px 12px 0px;
}
.font_s {
	font-size: 9pt;
}
table {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}
td {
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	font-size: 10pt;
	line-height: 120%;
	padding:10px 0px 10px 0px;
	text-align:center;
}
td.header {
	background-color: #EEEEEE;
	font-weight: bold;
	border-color: #000000;
}
td.day {
	background-color: #EEEEEE;
	border-color: #000000;
}
td.main {
	background-color: #ffffff;
	border-color: #000000;
	padding:10px 0px 10px 0px;
}
td.on {
	background-color: #ffffff;
	border-color: #000000;
	padding:10px 0px 10px 0px;
}
