@charset "UTF-8";

/*/////////////////////////////////////////////////////*/
/*	出勤情報用                                 */
/*/////////////////////////////////////////////////////*/

#SelectDate { 
	display:block;
	float:left;
	width:800px;
	margin:0 auto;
	padding:20px 0 10px 80px;
}

#SelectDate a {
	display:block;
	float:left;
	width:150px;
	height:20px;
	margin-left:65px;
	_margin-left:43px;
	padding:4px 0 0 0;
	border:1px solid #CCAA66;
	background:url(../img/schedule_dateBTN.gif) center #F11A00;
	color:#FFFFB2;
	text-align:center;
}

#SelectDate a:hover {
	background:#FFFF72;
	border:1px solid #FE0000;
	color:#FC0500;
}



#ScheduleToday {
	width:820px;
	height:45px;
	margin:10px 0 10px 40px;
	_margin:10px 0 20px 20px;
	padding-top:10px;
	_padding-top:12px;
	background:url(../img/schedule_TodaysBG.jpg) top no-repeat;
	text-align:center;
	font-size:25px;
	color:#FFF;
	float:left;
}

/*　本日の出勤スケジュール　*/
/*/////////////////////////////////////////////////////*/


#scheThumb {
	width:163px;
	height:400px;
	background:url(../img/mainSchBG.jpg) center no-repeat;
	margin:10px 3px 0 21px;
	_margin:10px 5px 0 15px;
	padding:30px 0 0 28px;
	float:left;
	}

#scheThumb ul {
	display:block;
	width:135px;
	list-style:none;
	text-align:center;
	margin:0 auto;
	padding:0;
	float:left;
	}

#scheThumb ul li.pic {
	display:block;
	width:135px;
	height:180px;
	margin:0;
	pading:0;
	}

#scheThumb ul li.name {
	display:block;
	width:135px;
	height:20px;
	_height:18px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	}

#scheThumb ul li.size {
	display:block;
	width:135px;
	margin:0;
	padding:0 0 0 0;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	margin-top:3px;
	}

#scheThumb ul li.comment {
	display:block;
	width:135px;
	height:30px;
	margin-top:14px;
	_margin-top:12px;
	font-size:14px;
	font-weight:normal;
	color:#AE000C;
	letter-spacing:0.1em;
	}



#scheThumb ul li.schedule {
	font-size:15px;
	font-weight:bold;
	color:#FFF15D;
	margin-top:5px;
	}

#scheThumb ul li.icon {
	position:relative;
	top:2px;left:-2px;
	width:140px;
	margin:6px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float:left;
	}

#scheThumb ul li.icon img {
	margin:3px 1px 0 1px;
	_margin:3px 2px 0 0;
	float:left;
	}














#schedule_date tr th,#schedule_date tr td{
	width: 110px;
}
