.news {
	margin-left: 1em; 
	text-indent: 1em;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #eeeeff;
        background-color: #3366CC;
}

.dateBox {
	margin: 10px 30px 30px;
	border-top: 1px #999999;
	border-right: 1px  #999999;
	border-bottom: 1px dashed #3366CC;
	border-left: 1px #999999;
}

.newsBox {
	margin-left: 1px; 
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.date0 {
	color: #cc0000;
}

.date {
	color: #333333;
}

.date6 {
	color: #0000cc;
}


.date, .date0, .date6 {
        text-align : right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding: 5px;
	margin: 0px;
}



.maru {
	font-size: 12px;
	color: #990000;
}

.img {
	padding: 10px;
}

.imgPosition {
	text-align: center;
}

.cTable {
        font-size: 10px;
        background-color: #666666;
}

.cTableYM {
	font-size: 14px;
	font-weight: bold;
	color: #204080;
	background-color: #ADB8CC;
	text-align: center;
}

.cWeek {
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
}
.cWeek0 {

	font-size: 10px;
	color: #990000;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
}
.cWeek6 {

	font-size: 10px;
	color: #000099;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
}
.cLink {
	background-color: #E5C3C3;
	text-align: center;
	padding: 4px;
}
.cOpen {
	background-color: #CCC2C2;
	text-align: center;
	padding: 4px;
}
.cNone {
	background-color: #ADB8CC;
	text-align: center;
	padding: 4px;
}
.cgiName {
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-size: 12px;
}
.passBox {
	text-align: right;
	margin-right: 30px;
	margin-left: 30px;
}
.fButton {
	background-color: #3366CC;
}
.fInput {
	background-color: #FFF3F3;
}
.fSelect {
	background-color: #3366CC;
}
.fFile {
	background-color: #3366CC;
}
.comment {
	color: #CCCCCC;
}
.hitokoto {
	text-indent: 1em;
	font-size: 14px;
}