@charset "utf-8";

/* ==========================================================================
	スケジュール表
   ========================================================================== */

div.schedule {
	padding: 0 0 0 0px;
	margin: 0 5px 5px 5px;
	display:block;
	border: dotted 1px #AFAFAF;
	background-color: #eeccee;
}
div.schedule002 {
	padding: 0 0 0 0px;
	margin: 0 5px 5px 5px;
	display:block;
	background-color: #ffffff;
}
div .schedule002 th {
	 vertical-align: middle;
	height: 50px;
}

.schedule002 img {
    border: none;
}
.schedule dl {
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	border: dotted 1px #AFAFAF;
	background-color: #ffffff;
}
/*div.schedule_box {
	float: left;
	width: 137px;
	margin: 0 5px 5px 5px;
	text-align: center;
	background:#FF0000;
}*/
table.schedule {
	/*width: 137px;*/
	border-collapse: collapse;
	background:#cc99cc;
}
table.schedule td,th {
	padding: 5px;
	border: solid 1px #A9A9A9;
}
.schedule002 th, .schedule002 td {
    text-align: center;
    vertical-align: middle;
}
table.schedule002 td, th {
    border: 1px solid #a9a9a9;
    padding: 15px;
}
td.sche1 {
	background: #f5eeed;
	text-align: center;
}
td.sche15 {
	background: #eed7d6;
	text-align: center;
}
td.sche2 {
	background: #e8eaf3;
	text-align: center;
}
td.sche25 {
	background: #c2c9df;
	text-align: center;
}
td.sche3 {
	background: #e4ecef;
	text-align: center;
}
td.sche35 {
	background: #c7dce2;
	text-align: center;
}
td.sche4 {
	background: #dcdae4;
	text-align: center;
}
td.sche45 {
	background: #b0acc1;
	text-align: center;
}
td.sche5 {
	background: #fff4bf;/*#d1e7ef;*/
	text-align: center;
}
td.sche55 {
	background: #f7e09b;/*#c2e3ef;*/
}
td.sche6 {
	background: #d7ffb0;
	text-align: center;
}
td.sche65 {
	background: #d7ffb0;
	text-align: center;
}
td.sche7 {
	background: #bdfbfb;
	text-align: center;
}
td.sche75 {
	background: #bdfbfb;
	text-align: center;
}
td.sche8 {
	background: #f0f0f0;
	text-align: center;
}
td.sche85 {
	background: #e6e6e6;
	text-align: center;
}
dl dd{
	display: none;
	margin: 10px 0 0 0;
	padding: 10px 20px;
	background: #FFFFFF;
}
.page_content th {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #666666;
    color: #000000;
    font-size: 87.5%;
    font-style: normal;
    margin: 20px 0;
    min-width: 50px;
    padding: 0px;
}
.schedule th,
.schedule td {
	text-align:center;
	vertical-align: middle;
}
table.howtouse1 td,th {
	padding: 5px;
	border: solid 1px #A9A9A9;
}
.main_area_container .schedule img {
    border: none;
}
.schedule tr {
	vertical-align: middle;
}
dl dt {
    padding: 0px 0px 0px 20px;
    background-image: url("http://cms-wp.sakuranobaba-johsaien.jp/wp-content/uploads/2015/09/arw.gif");
    background-repeat: no-repeat;
    background-position: 0% 3px;
    cursor: pointer;
    color: #4C688D;
    font-size: 1.1em;
    font-weight: bold;
}
img.floatright {
    float: right;
}
ul.info {
    margin-top: 10px;
}
.sml {
    font-size: 0.9em;
}
ul.info li {
    padding: 0px 0px 0px 1em;
    text-indent: -1em;
}


/* ==========================================================================
	Web fontの設定
   ========================================================================== */
@font-face {
   font-family: bokutachi;
   src: url('../wf/bokutachi.otf') format("opentype");
}