@charset "utf-8";

#header {
	border-bottom: solid 4px #EA4E18 !important;
	background-image: url(https://www.kiilife.jp/opendata/big-u/img/header_bk.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
}
#main ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

.titleback {
	background: url(https://www.kiilife.jp/opendata/big-u/img/eventcalender_bar.gif) 100% 0% no-repeat;
	width: 100%;
	height: 60px;
}
.custom-header h2 {
	width: 55% !important;
}
.custom-header h3 {
	width: 45% !important;
}

.topnav {
	max-width: 960px;
	height: 20px;
	margin: 0 auto 10px auto;
	padding: 3px;
	font-size: 12px;
	line-height: 100%;
	text-align: right;
}
.topnav a {
	color: #FFF;
}

.logo {
	width: 100%;
	max-width: 360px;
}
nav,.headercnts,#main {
	max-width: 960px;
	margin: 0 auto;
}
.bg-light {
	background-color: #fff !important;
}
nav .nav-link {
	color: #EA4E18 !important;
}

#main2 {
	max-width: 960px;
	margin: 0 auto;
}

h2.title {
	background: #EA4E18 !important;
	border: #EA4E18 solid 1px;
	padding: 3px 0 5px 5px;
	border-radius: 3px;
	font-size: 18px;
	color: #FFF;
	box-shadow: 1px 1px 2px;
}

.sidemenu {
	background: #FFF;
	border: #EA4E18 solid 1px;
	padding: 0px;
	margin-bottom: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px;
}
.sidemenu .title {
	background: #EA4E18;
	padding: 5px;
	margin-bottom: 0px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.sidemenu .cnts {
	padding: 10px;
}
.sidemenu .cnts2 {
	padding: 10px;
	font-size: 13px;
	line-height: 1.5;
	background: url(https://www.kiilife.jp/opendata/big-u/img/charactor1.gif) 98% 98% no-repeat;
}
.sidemenu a {
	color: #333333;
}
.sidemenu ul,sidemenu li {
	margin: 0 !important;
	padding: 0 !important;
}
.sidemenu li {
	font-size: 12px;
	color: #333333;
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	margin-bottom: 10px;
	background-image: url(https://www.kiilife.jp/opendata/big-u/img/alow16.gif);
	background-repeat: no-repeat;
}
.textcolor1 {
	color: #EA4E18;
}

#footer {
	max-width: 960px;
	margin: 0 auto;
	padding-top: 20px !important;
	border-top: solid 1px #EA4E18;
}

.copyright {
	background-image: url(https://www.kiilife.jp/opendata/big-u/img/header_bk.gif);
	padding: 2px;
	margin: 20px 0 0 0;
	color: #FFF;
	text-align: center;
}

strong {
	font-weight: bold !important;
}

.tabledl dt {
    background-color: #F2F2F2 !important;
}
