/* CSS Document */


#s02{
	padding-top: 50px;
	margin-bottom: 100px;
}

#s02 .box_rap01{
	width: 1030px;
	margin: auto;
}

#s02 .box_rap01 hr{
	border-bottom: 5px solid #43A0A8;
	width: 45px;
	margin-bottom: 15px;
}

#s02 .box_rap01 h2{
	font-size: 30px;
	font-weight: bold;
	color: #486492;
	margin-bottom: 5px;
}

#s02 .box_rap01 small{
	font-size: 18px;
	color: #43A0A8;
	display: block;
	margin-bottom: 35px;
}

#s02 .box_rap02{
	width: 990px;
	margin: auto;
}

#s02 .box_rap02 h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 35px;
}

#s02 .box_rap02 p{
	margin-bottom: 50px;
}

#s02 .box_rap02 dt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#s02 .box_rap02 dd{
	margin-bottom: 40px;
	padding-left: 30px;
}

#s02 .box_rap02 li{
	text-align: right;
}

#s02 .box_rap02 li.obj01{
	margin-top: 35px;
}