a:link {        font-weight: bold;        text-decoration:none;        color: #000066 }a:visited {        font-weight: bold;        text-decoration:none;        color: #000099 }a:active {        font-weight: bold;        color:#660066 }a:hover {        font-weight: bold;        text-decoration:underline;        color:#DD0000 }/*a-News用の本文エリア */.newsMain      { margin-top: 10px; margin-right: auto; margin-left: auto; width: 440px }/* ページのタイトル */.pageTitle {	font-size: 24px;	font-weight: bold;	color: #FFFFFF;	padding: 20px;	background-color: #990000;	margin: 0px;	border-bottom-width: 10px;	border-bottom-style: solid;	border-bottom-color: #580000;}/* カレンダ用のDIV */.calBox        { text-align: center; margin-right: 15px; margin-left: 15px }.updateDate       { color: #333333; font-size: 9px; text-align: center; clear: right }