
a.newst:link { color: #003399;}
a.newst:visited { color: #003399; }
a.newst:hover { color: #0000FF;text-decoration:underline;}
a.newst:active { color: #003399;}

a.main:link { color: #666666;font-size: 10px;letter-spacing: 0px;  white-space: nowrap;}
a.main:visited { color: #66666;font-size: 10px;letter-spacing: 0px;  white-space: nowrap; }
a.main:hover { color: #CC3300;font-size: 10px;letter-spacing: 0px;  white-space: nowrap;}
a.main:active { color: #66666F;font-size: 10px;letter-spacing: 0px;  white-space: nowrap;}


/*a-News用の本文エリア */
.newsMain {
    float:left;
    width:60%;
    background:#EEE2E2;
    border-right:1px dashed #666666;
    margin-right:10px;
    padding-bottom:10px;
}

.subContent {
    float:right;
    width:38%;
}

/* ページのタイトル */
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	padding: 20px;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #580000;
}

/* カレンダ用のDIV */
.calBox {
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
}

/* リンク集エリアのDIV */
.linkBox {
	padding-top: 10px;
	text-align: center;
}

.updateDate {
	text-align: right;
	font-size: 12px;
	color: #333333;
	padding-right: 30px;
	padding-top: 10px;
}

.updateDateFooter {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
.columnBox {
	padding-right: 20px;

}
.columnTitle {
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
	padding-top: 2px;
	height: 13px;
}
.columnTitle_b {
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 0px;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	display: block;
}
.columnDate {
	font-size: 12px;
	color: #333333;
}

.kaiPage {
	font-size: 12px;
	padding-left: 20px;
}
.foot_date {
	font-size: 10px;
	text-align: left;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.box_1px {
	border: 1px solid #666666;
}
