html,body,table,th,td {
font-size: 13px;
line-height: 18px;
word-break: break-all;/*URL強制改行*/
}



/* -- スケジュール -- */
#table_schedule_up {
width: 100%;
margin: 0px auto 0px auto;/*上・右・下・左*/
}
#table_schedule_up th {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;
width: ;
height: ;
color: #32629c;
font-size: 15px;
line-height: 100%;
text-align:center;
padding: 0px 0px 0px 0px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
#table_schedule_up td {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;
width: 50px;
font-size: 19px;
line-height: 100%;
text-align:center;
border-bottom:1px solid #DCDCDC;
white-space:nowrap;/* wbr・改行 */
padding: 0px 5px 0px 5px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
#table_schedule_up a {
color: #32629c;
text-decoration: none;
}
#table_schedule_up a:hover {
color: #fdd448;/*文字色：オレンジ*/
text-decoration: none;
}
/* -- スケジュール -- */
#table_schedule_1 {
width: 100%;
border-collapse: collapse;
border:1px solid #DCDCDC;
margin: 2px auto 10px auto;/*上・右・下・左*/
}
#table_schedule_1 th {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;
width: 14%;
color: #32629c;
font-size: 11px;
line-height: 100%;
text-align:center;
white-space:nowrap;/* wbr・改行 */
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
padding: 10px 0px 10px 0px;/* 上・右・下・左*/
border-collapse: collapse;
border:1px solid #DCDCDC;
}
#table_schedule_1 td {
font-family: vdl-logomaru, sans-serif;
font-style: normal;
font-weight: 400;
width: 14%;
height: 30px;
font-size: 18px;
line-height: 100%;
text-align:center;

border-collapse: collapse;
border:1px solid #DCDCDC;
padding: 2px 0px 5px 0px;/* 上・右・下・左*/
}
#table_schedule_NG td {
border:1px solid #DCDCDC;
}
#table_schedule_OK td {
background-color: #EAEAEA;
border:1px solid #DCDCDC;
}
#table_schedule_1 a {
color: #32629c;
text-decoration: none;
}
#table_schedule_1 a:hover {
color: #fdd448;/*文字色：オレンジ*/
text-decoration: none;
}





/* -- スケジュール・年月日 -- */
#schedule_table {
width: 100%;
color: #666666;/*フォント色*/
font-size: 100%;
line-height: 160%;
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
#schedule_table td {
border-bottom: 1px solid #D5D5D5;
padding: 10px 0px 10px 0px;/* 上・右・下・左*/
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
/* -- スケジュール・年月日 -- */
#schedule_SCH_DATE {
font-family: tbudrgothic-std, sans-serif;
font-style: normal;
font-weight: 400;
max-width: 100%;
text-align:left;
color: #9A9A9A;/*フォント色*/
font-size: 80%;
line-height: 100%;
margin: 0px 0px 0px 0px;/* 上・右・下・左*/
}
/* -- スケジュール・タイトル -- */
#schedule_HTML_TITLE {
font-family: tbudrgothic-std, sans-serif;
font-style: normal;
font-weight: 400;
max-width: 100%;
color: #32629c;/*フォント色*/
font-size: 100%;
line-height: 160%;
background-color: #E5E5E5;
padding: 2px 5px 0px 5px;/* 上・右・下・左*/
margin: 0px 0px 5px 0px;/* 上・右・下・左*/
}
/* -- スケジュール・詳細 -- */
#schedule_HTML_TEXT {
font-family: tbudrgothic-std, sans-serif;
font-style: normal;
font-weight: 400;
max-width: 100%;
color: #666666;/*フォント色*/
font-size: 90%;
line-height: 160%;
margin: 0px 0px 0px 5px;/* 上・右・下・左*/
}
#schedule_HTML_TEXT a{
color: #963234;/*フォント色*/
}
#schedule_HTML_TEXT a:hover {
color: #324D96;/*フォント色*/
}




