div.todays_schedule_header {
	border: 1px solid #afafaf;
	color: #666;
	width: 500px;
}

div.todays_schedule_header div.row1,
div.todays_schedule_header div.row2 {
	border:1px solid #CCC;
	text-align:center;
	padding:3px 0;
}

div.todays_schedule_header div.row2 {
	height:16px;
	border-top: 0 none;
	border-bottom: 0 none;
}

div.todays_schedule_header p.date     { margin:0; }
div.todays_schedule_header p.date img { vertical-align: -4px; }

div.todays_schedule_header div.row2 ul{
	list-style: none;
	margin: 0;
}

div.todays_schedule_header div.row2 li{
	list-style: none;
	float:left;
	text-align:center;
}

div.todays_schedule_header div.row2 li.time             { width:18%; border-right: 1px dashed #CCC; }
div.todays_schedule_header div.row2 li.content          { width:41%; border-right: 1px dashed #CCC; }
div.todays_schedule_header div.row2 li.classification   { width:20%; border-right: 1px dashed #CCC; }
div.todays_schedule_header div.row2 li.person           { width:20%; }

div.todays_schedule_wrapper {
	overflow-y:scroll;
	width:517px;
	height:200px;
	border-left:   2px solid #afafaf;
	border-bottom: 2px solid #afafaf;
	margin-bottom:20px;
	color: #333;
}

div.todays_schedule_wrapper ul {
	list-style: none;
	margin: 0;
	height:22px;
}

div.todays_schedule_wrapper li {
	float:left;
	list-style: none;
	display: block;
	padding: 3px 0px 3px 6px;
}

div.todays_schedule_wrapper ul:hover {
	background-color: #cee7ff;
}

div.todays_schedule_wrapper li.time    {
	width: 84px;
	border-right: 1px dashed #CCC;
}

div.todays_schedule_wrapper li.content {
	width: 197px;
	border-right: 1px dashed #CCC;
}

div.todays_schedule_wrapper li.classification {
    width: 93px;
    border-right: 1px dashed #CCC;
}

div.todays_schedule_wrapper li.content a.c_0,
div.content a.c_0                            { color: #333; }
div.todays_schedule_wrapper li.content a.c_1,
div.content a.c_1                            { color: #00c400; }
div.todays_schedule_wrapper li.content a.c_2,
div.content a.c_2                            { color: red; }

div.week_schedule_caption {
	color: #333;
	font-size:18px;
	width:1204px;
}

div.week_schedule_caption ul {
	list-style: none;
	margin: 0;
}

div.week_schedule_caption li {
	float:left;
	list-style: none;
}

div.week_schedule_caption a {
	text-decoration:none;
}

div.week_schedule_caption li.left {
	width:25%;
}
div.week_schedule_caption li.right {
	width: 32%;
	text-align:right;
	vertical-align:middle;
}
div.week_schedule_caption li.center {
	width: 43%;
	text-align: center;
}

table.week_schedule_header { color: #333; margin-bottom:0;}
table.week_schedule_header tr { border: 1px solid #afafaf; }
table.week_schedule_header th { padding: 3px 0px; font-weight:normal; }

table.week_schedule_header th.date     { border-right: 1px solid #CCC; }
table.week_schedule_header th.today    { background-color:#feeff4; }
table.week_schedule_header th.sunday   { color:red; }
table.week_schedule_header th.saturday { color:blue; }

table.week_schedule_body td.today      { background-color:#feeff4; }

table.week_schedule_header th.frame {
	border-right:1px solid #CCC;
}

table.week_schedule_header th .weekday {
	width: 115px;
	border-right: 1px dashed #CCC;
	float: left;
}

table.week_schedule_header th .person {
	width:  55px;
	float: left;
}

table.week_schedule_header th img {
	vertical-align: -4px;
}


div.week_schedule_body_wrapper {
	width:1222px;
	overflow-y:scroll;
	border-left:   1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	height:300px;
}

table.week_schedule_body {
	min-height: 299px;
	border-bottom: 1px solid #afafaf;
	margin-bottom: 0;
}

table.week_schedule_body td {
	color: #333;
	vertical-align:top;
}

table.week_schedule_body td.frame {
	border-right:1px solid #CCC;
}

table.week_schedule_body td .contents {
	width: 107px;
	padding: 1px 0 1px 3px;
	float: left;
}

table.week_schedule_body td .person {
	width: 44px;
	padding: 1px 0 1px 5px;
	float: left;
}

table.week_schedule_body td .border_right {
	width: 106px;
	border-right: 1px dashed #CCC;
}

table.week_schedule_body td .border_bottom {
	border-bottom: 1px dashed #CCC;
}

table.week_schedule_body td.contents a.c_0 { color: #333; }
table.week_schedule_body td.contents a.c_1 { color: #00c400; }
table.week_schedule_body td.contents a.c_2 { color: red; }


a.schedule_new {
	text-decoration: none;
}

#white_board_information_information_date_1i {
	width:65px;
}
#white_board_information_information_date_2i,
#white_board_information_information_date_3i {
	width:50px;
}


#white_board_information_start_t_4i,
#white_board_information_start_t_5i,
#white_board_information_end_t_4i,
#white_board_information_end_t_5i {
	width: 50px;
}

table.start_to_end_time, 
table.start_to_end_time td {
	border: 0 none !important;
	border-collapse:collapse;
}

/**
 * 編集画面
 */
div.white_form { background-color:#EEF7FD; width:620px; border:1px solid #dfe7f0; }

table.white_table { width:600px; margin:10px 0px 0px 10px; border-right:1px solid #d8e0f1; border-top:1px solid #d8e0f1; background-color:#FFFFFF; }
table.white_table th { background-color:#F3F3F3; color:#888; text-align:left; }
table.white_table td { padding: 3px 5px; background-color:#FAFAFA; }
table.white_table tr { border-left:1px solid #d8e0f1; border-bottom:1px solid #d8e0f1;  }

table.content_details th { text-align:left; color: #888; padding:0px 0px 0px 10px; }
table.content_details td { padding:0px 0px 0px 10px; }

div.time_setting_area { padding-left:10px; width:600px;}
span.time_setting_white_board { color:#777777; font-size:10px; }

/* 本社からのお知らせ */
div.central_messages_wrapper { width:640px; height:108px; overflow-y:scroll; border:1px solid #CCC; }
div.central_messages_wrapper table { color:#444; width:100%; }
div.central_messages_wrapper tr { border-bottom:1px solid #ccc; }
div.central_messages_wrapper tr.blue { background-color:#f4faff; }
div.central_messages_wrapper td { padding:3px 4px; }
div.central_messages_wrapper td.index { width:30px; text-align:center; border-right:1px solid #CCC; background-color:#EFEFEF; }

/* 月表示 */
div.month_schedule      { width:98%; margin:0 auto; padding:10px 0 0 10px; }
table.month_schedule    { width:100%; border:1px solid #CCC; }
table.month_schedule th { border:1px solid #CCC; padding:3px; text-align:center; height:20px; font-weight:normal; }
table.month_schedule td { border:1px solid #CCC; padding:0; width:10%; vertical-align:top; }

table.month_schedule div.date_label    { width:100%;  height:20px; border-bottom:1px solid #CCC; }
table.month_schedule div.date_contents { width:100%; min-height:100px; height: auto !important; height: 100px; }

table.month_schedule div.content           { float:left; width:67%; padding:2px 0 0 2px; clear:both; }
table.month_schedule div.contact           { float:left; width:30%; padding:2px 0 0 2px; border-left:1px dashed #CCC; height:15px; }

table.month_schedule td.sunday div.day,
table.month_schedule th.sunday div.day   { color:#d32562; }
table.month_schedule td.saturday div.day,
table.month_schedule th.saturday div.day { color:#014bbc; }
table.month_schedule td.selected_date    { background-color:#FEEFF4; }

/*ツールティップ部分のｃｓｓ*/
table.content_detail th    { color:#334055; width:45px;  padding:2px 0; vertical-align:top; text-align:left; }
table.content_detail td    { color:#6a6a6a; width:155px; padding:2px 0; vertical-align:middle;}
