.slide1{
	background-image:url(../img/fc/key.jpg);
}

#lead{
	background: url(../img/fc/bg.jpg) no-repeat bottom center, url(../img/index/sec02_bg.jpg) repeat top center;
	position: relative;
	padding-top: 120px;
}

#lead .box{
	margin:0 0 42px 177px;
	width: 900px;
	height: 400px;
	position: relative;
	color: #FFF;
}
#lead .box p{
	text-align: center;
	position: absolute;
	top: 200px;
	left: 150px;
	width: 610px;
}

#lead .box2{
	margin-left: 319px;
	padding-bottom: 29px;
}

#lead .box3{
	margin-left: 319px;
}

#lead .box3 dt{
	margin-left: 180px;
	padding-bottom: 8px;
}

#lead .box3 dd{
	margin-left: 55px;
	padding-bottom: 27px;
	min-height: 130px;
	width: 530px;
}

#lead .box4{
	margin-left: 310px;
	padding-bottom: 60px;
}

#lead .box4 dt{
	margin-left: 190px;
}

#lead .box5 {
	margin-left: 310px;
	padding-bottom: 60px;
}

#lead .box5 .table-ttl {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}

#lead .box5 table {
	width: 638px;
	border: 1px solid #000;
	background: #fff;
}

#lead .box5 table tr,td {
	border: 1px solid #000;
	padding: 5px 0; 
}

#lead .box5 table th {
	background: #ddd;
}

#lead .box5 table td {
	padding-left: 15px;
}

#lead .box5 table .ttl {
	background: #ffc5c5;
}



#sec01{
	background: url(../img/fc/sec01_bg.jpg) repeat-x top center;
	position: relative;
	padding: 49px 0 30px;
}

#sec01 ul{
	margin-left: 293px;
}

#sec02{
	background: url(../img/index/bg_sec1.png) repeat top center;
	position: relative;
	padding: 88px 0 100px;
}

#sec02 h2{
	margin:0 0 -12px 218px;
}

#sec02 .box{
	margin-left: 320px;
	padding: 50px 0 40px;
	border-bottom: 1px solid #9c8a6a;
}

#sec02 .box p.photo{
	float: left;
	margin-right: 25px;
}

#sec02 .box dl{
	padding-top: 10px;
	float: left;
}

#sec02 .box dl dt{
	min-width: 420px;
	font-size: 20px;
	padding-bottom: 18px;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}