.words { font-family: "MS UI Gothic"; font-size: 12px; padding-top: 0px; padding-right: 
0px; padding-bottom: 0px; padding-left: 0px; white-space: normal; font-weight: 
normal; line-height: 18px; font-variant: normal; word-spacing: normal; letter-spacing: 
0.03em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

.small-font { font-family: "MS UI Gothic"; font-size: 10px; padding-top: 
0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 
11px; list-style-type: disc} 

.big-font { font-family: "MS UI Gothic"; font-size: 14px; padding-top: 
2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; line-height: 
16px; list-style-type: disc; color: #003366; font-weight: bold} 

h1 {
	font-family: "MS UI Gothic";
	font-size: 18px;
	padding-top: 
2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 
normal;
	list-style-type: disc;
	color: #F00;
	font-weight: bold
} 

td, th {
font-family: "MS UI Gothic"; font-size: 12px;line-height: 18px;}

.style1 {
color: #990000}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #FFC;
	font-weight: bold;
}   /* リンク */
A:visited {                 /* 既に見たリンク */
	color: #CCC;
	font-weight: bold;
}
A:active {
	color: #999
} /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
	color: #FC0;
	font-weight: bold;
}

/* カレンダー設定 */
.calen	{
	border-collapse: collapse;	border-spacing: 0;
	width: 185px;
}

.calen th	{
	border: 1px solid #DDD;
	padding: 5px 5px;
    text-align: center;
}
.calen td	{
	border: 1px solid #DDD;
	padding: 5px 5px;
    text-align: center;
}

.font{
	col}
	
	/* カレンダー設定 */
.calen2	{
	border-collapse: collapse;	border-spacing: 0;
	width: 250px;
}

.calen2 th	{
	border: 1px solid #DDD;
	padding: 2px 2px;
    text-align: center;
}
.calen2 td	{
	border: 1px solid #DDD;
	padding: 2px 2px;
    text-align: center;
}
