@charset "euc-jp";

p.spacer {
	clear: both;
}
ul.date {
	text-align: center;
	list-style-type: none;
	font-size: 14px;
	margin: 20px 0 -10px 0;
}
ul.date:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
*html ul.date {
    height: 0em;
    overflow: visible;
}
ul.date li {
	display: inline;
	margin: 0 3px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.date li.past {
	background: url(/wp-content/uploads/2025/08/schedule_date.gif) repeat-x bottom;
	color: #8a0;
	padding: 3px 4px 3px 6px;
	border: 1px solid #cbe57a;
}
ul.date li a {
	background: url(/wp-content/uploads/2025/08/schedule_date.gif) repeat-x bottom;
	color: #FFF;
	padding: 3px 4px 3px 6px;
	text-decoration: none;
	border: 1px solid #cbe57a;
	font-weight: bold;
}
ul.date li a:hover, ul.date li a.current {
	background: #cbe57a;
	color: #690;
}
#schedule_comment {
	margin: 40px auto;
	text-align: left;
}
/******************** p ********************/
p.icon, p.icon_newface {
	clear: both;
	background: url("/wp-content/uploads/2025/08/icon-circle.gif") no-repeat left 2px;
	margin: 0 0 10px;
	padding: 0 0 0px 22px;
	font-weight: bold;
	text-align: left;
	font-size: 120%;
}
p.icon_newface {
	background: url("/wp-content/uploads/2025/08/icon-circle_newface.png") no-repeat left 2px;
}
/******************** table ********************/
div.table, div.table_newface {
	margin-left: 0;
	padding-bottom: 20px;
	margin-right: -15px;
}
div.table:after, div.table_newface:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
*html div.table, *html div.table_newface {
    height: 0em;
    overflow: visible;
}
table, table.odd {
	font-size: 100%;
	color: #000;
	float: left;
	margin: 0 15px 15px 0;
	width: 380px;
	border: 1px solid #888;
}
div.table_newface table {
	border: 1px solid #ff7500;
}
table.odd {
	clear: both;
}
td {
	padding: 2px;
}
td.img {
	padding: 0 1px 0 0;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}
td.img p.name {
	width: 90px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
td.img img.covid {
    width: 40px !important;
    height: auto !important;
    position: relative !important;
    top: -40px !important;
    left: -25px !important;
    margin: 0 0 -40px !important;
}
.age {
	font-size: 12px;
	font-weight: normal;
}
td.img img {
	width: 90px;
	height: 135px;
}
td.namae {
	height: 18px;
	vertical-align: top;
	padding: 0 0 0 2px;
}
td.comment {
	vertical-align: top;
	line-height: 150%;
	font-size: 90%;
	width: 300px;
	padding: 2px 1px 0 2px;
}
td.comment p {
	margin: 0;
	padding: 0;
	height: 135px;
	overflow-x: none;
	overflow-y: auto;
}
*html td.comment p {
	height: 78px;
}
td.shift, td.shift2 {
	background: #f5f5f5;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	line-height: 22px;
	font-size: 110%;
	font-weight: bold;
}
div.table_newface td.shift {
	background: #ffead9;
}
div.table_newface td.shift img {
	vertical-align: middle;
}
div.oyasumi {
	margin: 0 -160px -22px 212px;
	position: relative;
	left: 0;
	top: -22px;
	font-weight: normal;
	font-size: 14px;
	width: 160px;
	background: #b8dc4b;
	color: #fff;
}
/******************** typeicon ********************/
.typeicon {
	float: right;
}
.typeicon img {
	margin: 4px 2px 0px 0;
}
.message {
	text-align: right;
	margin: 0 5px -15px 0;
	display: block;
	position: relative;
	top: -15px;
	left: 2px;
}
.message img {
	width: 90px !important;
	height: 15px !important;
}
p.event {
	text-align: center;
	padding: 0;
	margin: 20px 0 10px;
}
p.event a {
	display: block;
	background: #f5f5f5;
	color: #000;
	font-weight: bold;
	font-size: 120%;
	line-height: 30px;
}
p.event a:hover {
	background: #eee;
}

.pc{
	display:block
}
.sp{
	display:none!important;
}