/* CSS Document */


header{
	background: url("../privacy/img/keyimg.jpg") center bottom no-repeat;
background-size: cover;
	height: 450px;
}


 #s01{
	margin-bottom: 55px;
}

#s01 h2{
	background: #00AFEA;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	height: 60px;
	margin-bottom: 45px;
}

 #s01 p.text{
	 font-size: 16px;
	 line-height: 180%;
	 width: 900px;
	 margin: auto;
	 margin-bottom: 100px;
}

#s01 dl{
	padding: 15px;
	 width: 900px;
	 margin: auto;
	 margin-bottom: 100px;
}

#s01 dt{
	font-size: 20px;
	color: #0085B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s01 dd{
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 180%;
	
}

#s01 dd ul{
	padding: 10px;
}

#s01 dd li{
	font-size: 13px;
}

#s01 .box01{
	width: 1000px;
	margin: auto;
	border: solid #ccc 1px;
	padding: 25px;
	text-align: center;
}

#s01 .box01 h3{
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 18px;
}

#s02 h2{
	background: #00AFEA;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	height: 60px;
	margin-bottom: 45px;
}

 #s02 p.text{
	 font-size: 16px;
	 line-height: 180%;
	 width: 900px;
	 margin: auto;
	 margin-bottom: 100px;
}

#s02 dl{
	padding: 15px;
	 width: 900px;
	 margin: auto;
	 margin-bottom: 100px;
}

#s02 dt{
	font-size: 20px;
	color: #0085B2;
font-family: kozuka-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
	margin-bottom: 15px;
}

#s02 dd{
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 180%;
	
}
#s02 h3{
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 5px;
}

#s02 table{
    border: 1px solid #aaa;
    border-bottom: 0;
    border-right: 0;
	
}

#s02 td,
#s02 th{
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 10px;
}

#s02 .obj01 th{
	background: #eee;
}

