@charset "utf-8";


body{
    margin: 0 auto;
    color: #433E3E;
    font-family: serif;
    background-image: url(../SX028_L.jpg);
}

.header{
	
	width: 1280px;
   margin: 0 auto;
	
}
.header ul li a{
	display: block;
}

.header ul{
    display: flex;
    color: #ddd;
    text-align: center;
	margin-top: 20px;
	padding: 0;
   }

a{
    text-decoration: none;
    
    color: #353030;
	
	
	
}
.header ul li{
    list-style: none;
    width: 200px;
    text-align: center;
    border-right: 1px solid #ddd;
    
	
}

.header ul li:first-child{
	border-left: 1px solid #ddd;
}

.section{
    width: 1280px;
    margin: 0 auto;
    text-align: center;
}
.table {
    margin-top: 100px;
    margin-bottom: 200px;
    margin-left: 140px;
}
tbody tr td {
    margin-left: 60px;
}
.section .section2 {
    text-align: center;
}



.footer07{
	color: #808080;
	background-color: #e5e5e5;
	padding: 30px;
	
}

.footer07 a{
	color: #808080;
	text-decoration: none;
}

.footer07 ali a:hover{
	text-decoration: underline;
}

.footer07 .wrap{
	width: 900px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer07 .wrap h3{
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px #c4c4c4 solid;
}

.footer07 .wrap p {
	margin: 0;
	padding: 0 0 20px 0;
}

.footer07 .wrap .box:first-child{
	width: 30%
}

.footer07 .wrap .box:first-child(2){
	width: 65%
}
.section .ttl {
    font-size: 35px;
    padding-top: 150px;
    padding-bottom: 70px;
}
body {
    background-image: url(../home/SX028_L.jpg);
}
