/*#3366CC #204080 #ADB8CC #6C7380 #333333 #CCCCCC ccccff*/a:link {        font-weight: bold;        text-decoration:none;        /*color: #000066 ;*/        color: #CCCCCC ;	background-color: #3366cc;}a:visited {        font-weight: bold;        text-decoration:none;        /*color: #000099 ;*/        color: #CCCCdd ;	background-color: #3366cc;}a:active {        font-weight: bold;        color:#660066 ;}a:hover {        font-weight: bold;        text-decoration:underline;        color:#DD0000 }/* <BODY>タグ */body {    margin:0px 0px 0px 0px;    margin-top: 0px;    margin-left: 0px;    background:#CCCCFF;    }/*a-News用の本文エリア */.newsMain {    float:left;    width:53%;    background:#CCCCFF;    border-right:5px dashed #333333;    margin-right:10px;    padding-bottom:10px;}.subContent {      float:left;      width:25%;      padding-top: 20px;      padding-right: 20px;}.cm {/*display:none;*/      float:left;      width:15%;      padding-top: 20px;}/* ページのタイトル */.pageTitle {	font-size: 24px;	font-weight: bold;	color: #CCCCCC;	padding: 0px;	background-color: #204080;	margin: 0px;/* 	border-bottom-width: 10px;	border-bottom-style: solid;	border-bottom-color: #3366CC; */	font-style: italic ;}.hd2 {	font-size: 1em;	color: #CCCCCC;	padding: 0px;	background-color: #3366CC;	margin: 0px;}#tp_menu {        display:inline;        width:300px;	text-align: left;}#count {        display:inline;        width:300px;	text-align: right;}/* カレンダ用のDIV */.calBox {	padding-top: 10px;	padding-right: 50px;	padding-left: 50px;	text-align: center;}/* リンク集エリアのDIV */dd{	font-size: 80%;}dt{	font-size: 90%;}.linkBox {	line-height: 16px;	padding-top: 10px;}.updateDate {	text-align: right;	font-size: 12px;	color: #333333;	padding-right: 30px;	padding-top: 10px;}.updateDateFooter {	font-size: 12px;	color: #CCCCCC;	padding-right: 20px;	padding-left: 20px;	padding-top: 10px;	padding-bottom: 10px;	text-align: right;	padding-top: 10px;	background-color: #3366CC;}.columnBox {	padding-right: 20px;}.columnTitle {	font-size: 12px;	color: #333333;}.columnDate {	font-size: 12px;	color: #333333;}