BODY {
	font-size : 12px;
	color: #ccffcc;
	font-family: "ＭＳ Ｐゴシック", Osaka, Gothic, sans-serif;
	margin:0px 0px;
}
TD {
	font-size : 12px;
}
A:link {
	color: #ff6600;
	text-decoration: none;
}
A:active {
	color: #ff6600;
	text-decoration: none;
}
A:visited {
	color: #cc6600;
	text-decoration: none;
}
A:hover {
	color: #ff6600;
	text-decoration: underline;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font10bold {
	font-size: 10px;
	font-weight: bold;
}
.font12bold {
	font-size:12px;
	font-weight: bold;
}
.font14bold {
	font-size:14px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
TD.td_a {
	background : #ff6600;
}
TD.td_a-s {
	font-size: 10px;
	background : #ff6600;
}
TD.td_a-m {
	font-size: 12px;
	background : #ff6600;
}
TD.td_a-l {
	font-size: 14px;
	background : #ff6600;
}
TD.td_a A:link {
	color: #cc0000;
	text-decoration: none;
}
TD.td_a A:active {
	color: #cc0000;
	text-decoration: none;
}
TD.td_a A:visited {
	color: #330000;
	text-decoration: none;
}
TD.td_a A:hover {
	color: #cc0000;
	text-decoration: underline;
}
TD.td_b {
	background : #336633;
}
TD.td_c {
	background : #003300;
}
TD.td_d {
	color: #003300;
	background : #999900;
}
TD.td_e {
	color: #003300;
	background : #ccffcc;
}
TD.td_x-s {
	font-size:10px;
	color: #336633;
}




/*a-News用 */
.news {
	margin: 0px;
	margin-bottom: 20px; 
}
.title {
	margin: 0px;
	font-size: 12px;
}
.dateBox {
	margin: 0px;
}
.newsBox {
	margin-left: 20px; 
}
/*日付　日曜 */
.date0 {
	font-size: 12px;
	color: #996633;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
	margin: 0px;
}
/*日付　平日 */
.date {
	font-size: 12px;
	color: #669966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
	margin: 0px;
}
/*日付　土曜 */
.date6 {
	font-size: 12px;
	color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
	margin: 0px;
}

.maru {
	font-size: 10px;
	color: #990000;
}

.img {
	padding: 5px;
}

.imgPosition {
	text-align: center;
}
/*カレンダー */
.cTable {
        font-size: 10px;
        background-color: #114411;
}
/*カレンダー　年月 */
.cTableYM {
	font-size: 10px;
	font-weight: bold;
	background-color: #114411;
	text-align: center;
}
/*カレンダー　平日 */
.cWeek {
	font-size: 10px;
	color: #669966;
	text-align: center;
	padding: 2px;
	background-color: #225522;
}
/*カレンダー　日曜 */
.cWeek0 {
	font-size: 10px;
	color: #996633;
	text-align: center;
	padding: 2px;
	background-color: #225522;
}
/*カレンダー　土曜 */
.cWeek6 {
	font-size: 10px;
	color: #336699;
	text-align: center;
	padding: 2px;
	background-color: #225522;
}
/*カレンダー　日付（リンク） */
.cLink {
	font-size: 10px;
	background-color: #003300;
	text-align: center;
	padding: 2px;
}
/*カレンダー　日付（空白） */
.cOpen {
	font-size: 10px;
	background-color: #003300;
	text-align: center;
	padding: 2px;
}
/*カレンダー　日付（普通） */
.cNone {
	font-size: 10px;
	background-color: #003300;
	text-align: center;
	padding: 2px;
}
.cgiName {
	color: #336633;
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 10px;
}
.cgiName A:link {
	color: #669966;
	text-decoration: underline;
}
.cgiName A:active {
	color: #669966;
	text-decoration: underline;
}
.cgiName A:visited {
	color: #669966;
	text-decoration: underline;
}
.cgiName A:hover {
	color: #669966;
	text-decoration: underline;
}
.passBox {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
}
.fButton {
	font-size: 10px;
}
.fInput {
	font-size: 10px;
}
.fSelect {
	font-size: 10px;
}
.fFile {
	font-size: 10px;
}
.comment {
	color: #CCCCCC;
}


.darklink {
	color: #336633;
}
.darklink A:link {
	color: #669966;
	text-decoration: underline;
}
.darklink A:active {
	color: #669966;
	text-decoration: underline;
}
.darklink A:visited {
	color: #669966;
	text-decoration: underline;
}
.darklink A:hover {
	color: #669966;
	text-decoration: underline;
}
