
#base {
	margin:0px;
	padding:0px;
	font-family: "Hiragino Maru Gothic Pro";
	color:#64645A;
	background-color:#ffffff;
}

a {
	color:#C85032;
	text-decoration:none;
}
a:hover {
	color:#f0785a;
	text-decoration:none;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 9pt;
	line-height:1.2;
}

.broken {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-bottom: 2px dotted #ffc832;
}

.calendar {
	margin-bottom: 5px;
	font-size: 70%;
	border-top: 1px solid #E6DC96;
	border-left: 1px solid #E6DC96;
}

.calendar td {
	width: 14%;
	height: 20px;
	border-right: 1px solid #E6DC96;
	border-bottom: 1px solid #E6DC96;
}

.calendar .holiday {
	background-color:#FFFAB4;
}
 
.size1 { font-size: 9pt; line-height:1.3; }
.size2 { font-size: 9pt; line-height:1.3; }
.size3 { font-size: 10pt; line-height:1.3; }
.size4 { font-size: 10pt; line-height:1.3; }
.size5 { font-size: 10pt; line-height:1.3; }
.size6 { font-size: 10pt; line-height:1.3; }
.size7 { font-size: 9pt; line-height:1.3; color:#64645A; }
