@charset "utf-8";
/* CSS Document */

#coaching-title {
width:100%;
height:30px;
float:left;
}

#coaching-sub-title {
	float:right;
	width:100%;
	height:30px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

#coaching-point-1a {
	float:right;
	width:100%;
	height:30px;
	text-align: justify;
	margin-bottom: 5px;
	
}




#coaching-point-1 {
	float:right;
	width:100%;
	height:40px;
	text-align: justify;
	margin-bottom: 5px;
	
}



#coaching-point-2 {
	float:right;
	width:100%;
	height:40px;
	text-align: justify;
	margin-bottom: 5px;
	
	
}#coaching-point-3 {
	float:right;
	width:100%;
	height:50px;
	text-align: justify;
	margin-bottom: 5px;
	
}

#coaching-col-1 {
	float:left;
	font-weight:bold;
	font-size:medium;
	width:320px;
	height:150px;
	margin-right:20px;
	text-align: justify;
	border:1px #ffffff solid;
	padding:10px;
	}








#coaching-box-1 {
	float:left;
	width:100%;
	height:25px;
	text-align: justify;
	
}
#coaching-box-2 {
	float:left;
	width:710px;
	height:150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	
}
#coaching-box-3 {
	float:left;
	width:710px;
	height:100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	
}

