@charset "utf-8";
/* 第二階層CSS 
------------------------------------------------------------------------------------------------------------------------------------------*/

.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
　 align-items: center;
}
.container2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
　 align-items: center;
}
h3.h3_title2{
	margin: 30px auto 7px;
	padding: 5px;
	font-size: 16px;
	background-color: #3399FF;
	color: #FFFFFF;
}
h3.h3_title3{
	padding: 5px;
	font-size: 16px;
	background-color: #FF9900;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
h3.h3_title4{
	padding: 5px;
	font-size: 16px;
	background-color: #33CC99;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}
#wrapper h4.h4_title1 {
	font-weight: bold;
	color: #E5007F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5007F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5007F;
}
#wrapper h5.h5_title1 {
	color: #3399FF;
}
#wrapper h5.h5_title2 {
	color: #FF9900;
}
#wrapper .content h4 {
	color: #FF6666;
	text-align: center;
}
#wrapper .b {
	color: #39F;
	font-size: 160%;
}
#wrapper td.event_title {
	text-align: center;
}
#wrapper .content table.t_base th {
	background-color: #CC0099;
	color: http
://test.toramaru.jp/11event/2022/2023festa/index.html;
	color: #FFF;
}
#wrapper .content h5 {
	color: #30F;
}

#wrapper .content h4.title01 {
	background-color: #CC0099;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	color: #FFF;
	margin-bottom: 15px;
}
#wrapper .content h5.title02 {
	color: #C06;
}

#wrapper .content h3.title00 {
	font-size: 150%;
	color: #C06;
	text-align: center;
}
#wrapper .content p strong {
	color: #39F;
}
#wrapper .content .t_sch_evevt td {
	text-align: center;
}
/* table .t_sch_evevt　テーブル上演スケジュール */
.content .t_sch_evevt {
	background-color: #FFF;
}
.content .t_sch_evevt th {
	background-color: #CCCCCC;
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.content .t_sch_evevt td {
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.content .t_sch_evevt td.em5 {
	width: 5em;
	text-align:center;
}

.content .t_sch td.noneline {
	width: 18%;
}
