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

#glovalNaviArea ul li.list06 a {
	background-position: -513px -40px;
	background-image: url(../function/images/global_nav.jpg);
}

#toplocalNav li a.list04,#toplocalNav li a.list05,#toplocalNav li a.list06{
	background: url(../function/images/sankaku_list.gif) no-repeat 3% 45%;
}

#toplocalNav li a:hover.list04,#toplocalNav li a:hover.list05,#toplocalNav li a:hover.list06 {
	background: url(../function/images/sunkaku_hover.gif) no-repeat 0% 45%;
}

.checkList {
    background: rgb(228, 243, 253);
    padding: 20px 30px 10px;
}
.checkList li {
    margin-bottom: 10px;
    background: url(https://www.t-leo.com/images/checkIcon.png) 0px center no-repeat;
    padding: 0px 0px 0px 30px;
}
.site_main h4 {
	font-size:24px;
}
.parent_other h4 {
	color:#0069AD;
	font-size:24px;
	margin:40px 0 15px 0;
    clear:both;
}
.parent_other h4:first-child {
	color:#0069AD;
	font-size:24px;
	margin:0 0 15px 0;
}
.site-main h4.top {
	color:#0069AD;
	font-size:24px;
	margin:0 0 24px 0;
}
table{
  border-collapse:collapse;
  margin:0 auto;
}
td,th{
  padding:10px;
}
th{
  color:#000;
  background:#eeeeee;
}
table tr:nth-child(odd){
  background:#000000;
}
