@charset "shift_jis";

/* スケジュールのテーブル */
.sc_fuchi1 {
	border: solid 1px #DDD;
	border: solid 1px #140000;
}

.sc_fuchi2 {
	/*border: solid 15px #80CCE3;*/
	border: solid 15px #84CDE3;
	border: solid 15px #84CABF;
}

.sc_table {
	width: 660px;
	/*width: 672px;*/
	border:none;
	border-top:solid 1px #140000;
	border-left:solid 1px #140000;
	/*margin-bottom: 30px;*/
	/*margin-bottom: 5px;*/
	margin-left: 45px;
	}

.sc_table td {
	border:none;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
	padding:4px;
	vertical-align:top;
	font-size: 12px;
	line-height: 130%;
	background-color:#FFFEDF;
	background-color:#FFFDF2;
	color: #222;
	padding: 4px 4px;
	}

.sc_table .item1 {
	background-color: #C4D5D0;
	background-color: #FDE49B;
	background-color: #84CABF;
	background-color: #E1F0E4;;
	background-color: #140000;
	white-space: nowrap;
	vertical-align: middle;
	color:#DDD;
	color:#CCC;
	}

.sc_table .item2 {
	vertical-align: middle;
	text-align: center;
	background-color: #CAE6F0;
	background-color: #C4D5D0;
	background-color: #FDE49B;
	background-color: #84CABF;
	background-color: #E1F0E4;;
	background-color: #140000;
	color:#DDD;
	color:#CCC;
	}

.futoji {
	/*font-weight: bold;*/
}

.sc_table a:link {
	color: #316C96;
	color: #1D405F;
	color: #003E4B;
	color: #550000;
	text-decoration: none;
	}
.sc_table a:visited {
	color: #39524D;
	color: #316C96;
	color: #1D405F;
	color: #003E4B;
	color: #140000;
	color: #550000;
	text-decoration: none;
	}
.sc_table a:hover {
	/*color: #FF9;*/
	color: #F60;
	text-decoration: underline;
	}
.sc_table a:active {
	/*color: #F00;*/
	color: #F00;
	text-decoration: underline;
	}

