/* CSS Document */
/*content-----------------------------------------------*/

.text{
	font-size:80%;
	color:#464646;
}

.groupBox_L{
	margin:20px 20px 20px 0px;
	float:left;
	width:490px;
	font-size:80%;
	color:#464646;
}

.groupBox_R{
	margin:20px 0px 20px 0px;
	float:left;
	width:400px;
}

.jfwsch {
width:900px;
display:block;
padding-bottom:28px;
}
.jfwsch h4{
margin-bottom:16px;
}
.jfwsch table tr td{
width:10%;
}

.bg_ash{
background-color:#e3e3e3;
border-bottom:#C2E7D6 solid 1px;
border-right:#C2E7D6 solid 1px;
}

.bg_blue{
background-color:#7ecdf4;
border-bottom:#C2E7D6 solid 1px;
border-right:#C2E7D6 solid 1px;
}


.jfwsch table tr td p{
text-align:center;
vertical-align:middle;
}

.jfwsch table.contentTable caption{
	line-height:140%;
	color:#434343;
	text-align:left;
	font-weight:bold;
}
.jfwsch table.contentTable td{
	line-height:140%;
	padding:2px 5px;
	color:#434343;
}
.jfwsch table.contentTable thead td{
	background:#C2E7D6;
}
.jfwsch table.contentTable  td.cellA{
	background:#E7F0EC;
	border-left:#C2E7D6 solid 1px;
	border-bottom:#C2E7D6 solid 1px;
}
.jfwsch table.contentTable  td.cellA02{
	background:#E7F0EC;
	border-left:#C2E7D6 solid 1px;
	border-bottom:#C2E7D6 solid 1px;
	border-top:#C2E7D6 solid 1px;
}
.jfwsch table.contentTable td.cellB{
	border-bottom:#C2E7D6 solid 1px;
	border-right:#C2E7D6 solid 1px;
}

.box_r{
float:right;
margin-left:15px;
}


/*-- 20090218 --*/

.mg10t{
margin-top:10px;
}

.j_box{
padding-left:20px;
margin-top:10px;
}

.green{
color:#23ac3a;
font-weight:bold;
}

.align-r{
text-align:right;
}

div.sch_tt{
font-size:130%;
font-weight:bold;
clear:both;
}

table.jfwSchedule{
width:930px;
border-collapse:collapse;
border-right:solid 1px #c2e7d6;
border-bottom:solid 1px #c2e7d6;
}

table.jfwSchedule th,table.jfwSchedule td{
border-left:solid 1px #c2e7d6;
border-top:solid 1px #c2e7d6;
font-size:80%;
line-height:140%;
color:#434343;
text-align:center;
}

table.jfwSchedule th{
background:#e7f0ec;
font-weight:normal;
}

table.jfwSchedule td{
background-color:#e3e3e3;
}

table.jfwSchedule td.live{
background-color:#ffffff;
}

table.jfwSchedule td.rec{
background-color:#7ecdf4;
}

table.jfwSchedule_2{
width:930px;
border-collapse:collapse;
border-right:solid 1px #c2e7d6;
border-bottom:solid 1px #c2e7d6;
}

table.jfwSchedule_2 th,table.jfwSchedule_2 td{
	border-left:solid 1px #c2e7d6;
	border-top:solid 1px #c2e7d6;
	font-size:65%;
	line-height:140%;
	color:#434343;
	text-align:center;
	vertical-align: middle;
}

table.jfwSchedule_2 th{
background:#e7f0ec;
font-weight:normal;
}

table.jfwSchedule_2 td{
background-color:#e3e3e3;
}

table.jfwSchedule_2 td.live{
background-color:#ffffff;
}

table.jfwSchedule_2 td.rec{
background-color:#7ecdf4;
}
