/* CSS Document */



#contents {
}

#contents .section1{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	background-image: url(../succession/images/section1_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
	height: 320px;
}

#contents .section1 h3{
	font-size: 40px;
	color: #79B827;
	text-align: left;
	margin-bottom: 50px;
}

#contents .section1 p{
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
	width: 800px;
}


#contents .copy{
	margin-bottom:70px;
	background-color: #FCDF32;
}

#contents .copy .inner{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 30px;
}

#contents .copy .inner h3{
	text-align:left;
	margin-bottom:30px;
}

#contents .copy .inner p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}

#contents .copy .inner .image{
	text-align:left;
	margin-bottom:30px;
}

#contents .section2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
	background-image: url(../kaizen/images/section2_bg.gif);
	background-repeat: no-repeat;
	background-position: right 100px;
}

#contents .section2 h3{
	font-size: 40px;
	color: #79B827;
	text-align: left;
	margin-bottom: 50px;
}

#contents .section2 p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px;
}

#contents .section2 .copy1{
	width:550px;
}


#contents .section3{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
	position: relative;
}

#contents .section3 .title{
	text-align: left;
	margin-bottom: 20px;
}

#contents .section3 .sub_title{
	font-size: 30px;
	color: #0099CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	clear: both;
}

#contents .section3 p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 20px;
}

#contents .section3 .point{
	margin-bottom:30px;
	text-align: left;
}