@charset "utf-8";
/* CSS Document */

img{
	border:0;
}

バナーテーブル
#banar_box{
	width:760px;
	height:auto;
	margin:0 10px 0 0;
	padding:0;
}

#banar_box table{
	width:760px;
	height:auto;
}

#banar_box th{
	width:370px;
	height:auto;
	padding:0;
	margin:0;
}

#iframe_box

{
	widows:760px;
	height:auto;
	margin-top:5px;
	border:0;
	padding-left: 5px;
}

.bar{
	width:760px;
	height:auto;
	margin:15px 0 0 5px;
}
.info {
  width: 720px;
  border: solid 3px #F5835B;
  padding: 0.5em;
  margin-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
.info span {
  text-decoration: underline;
  color: red;
  font-size: 1.5em;
}

/* 2024/03/08　追加 */
.kyugyou{
	margin: 15px auto;
}

.day{
	text-align: center;
}

.day h4{
	margin: 0 auto;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	border-bottom: 1px #929292 solid;
	width: 50%;
}

.day p{
	line-height: 35px;
	font-size: 15pt;
}

.day span{
	font-size: 20pt;
	background-color: rgb(255, 245, 178);
}